astro/packages/integrations/image/test/fixtures/basic-image
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
..
public Image integration refactor and cleanup (#4482) 2022-08-30 21:09:44 +00:00
server Adds an @astrojs/image integration for optimizing images (#3694) 2022-07-01 15:47:48 +00:00
src Refactor Props of Image and Picture component to support type checking (#5788) 2023-01-18 02:41:50 +00:00
astro.config.mjs Adding an optional image service based on Squoosh (#4738) 2022-09-22 19:48:14 +00:00
package.json Adding an optional image service based on Squoosh (#4738) 2022-09-22 19:48:14 +00:00