diff options
author | 2024-01-17 06:13:31 -0700 | |
---|---|---|
committer | 2024-01-17 13:13:31 +0000 | |
commit | 165cfc154be477337037185c32b308616d1ed6fa (patch) | |
tree | 4b379252503c8b2cf191a9f486e435e2dcee45ae /examples/framework-vue/src | |
parent | e9a72d9a91a3741566866bcaab11172cb0dc7d31 (diff) | |
download | astro-165cfc154be477337037185c32b308616d1ed6fa.tar.gz astro-165cfc154be477337037185c32b308616d1ed6fa.tar.zst astro-165cfc154be477337037185c32b308616d1ed6fa.zip |
Allow remark plugins to affect getImage call for .md files (#9566)
* pass hProperties to getImage for optimized imgs
* fix to allow multiple images to have hProps added
* update test to reflect new expected result
* add comment back in
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
* add srcset
* works on multiple images
* fix tests, fix images.ts type and remove console logs
* add warning back to images.ts again lol
* update changeset to be user oriented
* Update calm-socks-shake.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* pass alt through getImage
* added fixture and test
* update lockfile
* fix lockfile again (had installed an extra package during testing and had sharp33 installed)
* update test to reflect passing alt through getImage
---------
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Diffstat (limited to 'examples/framework-vue/src')
0 files changed, 0 insertions, 0 deletions