0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/image/src
Tony Sullivan eaf187f2c4
Fixing TypeScript type definitions for image components (#3980)
* moving back to importing from components directory

* exporting components with a .ts file instead of .js

* chore: changeset
2022-07-20 00:33:11 +00:00
..
endpoints Improving support for third-party hosted image services (#3957) 2022-07-18 19:43:40 +00:00
loaders Adds a new <Picture> component to the image integration (#3866) 2022-07-08 21:37:55 +00:00
constants.ts Adds a new <Picture> component to the image integration (#3866) 2022-07-08 21:37:55 +00:00
get-image.ts [ci] format 2022-07-18 19:45:31 +00:00
get-picture.ts [ci] format 2022-07-08 21:40:22 +00:00
index.ts Migrate to Vite 3 ️ (#3570) 2022-07-18 22:19:23 -07:00
metadata.ts [ci] release (#3789) 2022-07-01 17:43:26 +00:00
shorthash.ts Feat/image url hash (#3965) 2022-07-18 21:48:22 -07:00
types.ts Fixing TypeScript type definitions for image components (#3980) 2022-07-20 00:33:11 +00:00
utils.ts Feat/image url hash (#3965) 2022-07-18 21:48:22 -07:00
vite-plugin-astro-image.ts fix: lint failing on astro and some integrations (#3794) 2022-07-07 16:06:44 -05:00