mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
89d76753a0
* moving all normalization logic out of the Image component
* refactor: only require loaders to provide the image src
* Adding a `<Picture />` component
* fixing types.ts imports
* refactor: moving getImage to it's own file
* updating component types to use astroHTML.JSX
* Revert "updating component types to use astroHTML.JSX"
This reverts commit
|
||
---|---|---|
.. | ||
fixtures | ||
image-ssg.test.js | ||
image-ssr.test.js | ||
picture-ssg.test.js | ||
picture-ssr.test.js | ||
sharp.test.js | ||
test-utils.js |