astro/packages/integrations/image/test/fixtures
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
..
background-color-image Adding an optional image service based on Squoosh (#4738) 2022-09-22 19:48:14 +00:00
basic-image Refactor Props of Image and Picture component to support type checking (#5788) 2023-01-18 02:41:50 +00:00
basic-picture Fix the image tests (#5338) 2022-11-09 11:22:53 -04:00
get-image-remote Fix remote images in SSG mode (#5021) 2022-10-07 17:08:15 -04:00
no-alt-text-image Adding an optional image service based on Squoosh (#4738) 2022-09-22 19:48:14 +00:00
no-alt-text-picture Adding an optional image service based on Squoosh (#4738) 2022-09-22 19:48:14 +00:00
rotation Adding an optional image service based on Squoosh (#4738) 2022-09-22 19:48:14 +00:00
squoosh-service Support relative protocol image URL (#5072) 2022-10-13 11:59:38 -04:00
with-mdx Adding an optional image service based on Squoosh (#4738) 2022-09-22 19:48:14 +00:00