0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/packages/integrations/image/test
Happydev 006405d33c
Refactor Props of Image and Picture component to support type checking (#5788)
* correct props type

* refactor Picture and Image typings

* add missing `alt` property

* add changeset

* apply suggestions

* correct `astro/types` import

Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>

* apply suggestions

* convert to type import

Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2023-01-18 02:41:50 +00:00
..
fixtures Refactor Props of Image and Picture component to support type checking (#5788) 2023-01-18 02:41:50 +00:00
background-color-image-ssg.test.js
background-color-image-ssr.test.js Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
get-image.test.js Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
image-ssg.test.js Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
image-ssr-build.test.js Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
image-ssr-dev.test.js Fix spelling mistakes found by codespell and mwic (#5627) 2022-12-19 12:00:00 +01:00
no-alt-text-image-ssg.test.js
no-alt-text-image-ssr.test.js
no-alt-text-picture-ssg.test.js
no-alt-text-picture-ssr.test.js
picture-ssg.test.js Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
picture-ssr-build.test.js Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
picture-ssr-dev.test.js Fix the image tests (#5338) 2022-11-09 11:22:53 -04:00
rotation.test.js Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
sharp.test.js
squoosh-service.test.js
test-utils.js
with-mdx.test.js Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00