astro/packages/integrations/image/test
Gérald Gounot ac3649bb58
Add support for SVG images to  @astrojs/image (#6118)
* @astrojs/image: add support for SVG images

* @astrojs/image: add tests for SVG images

* @astrojs/image: update README.md with SVG format info

* Add minor changeset for @astrojs/image
2023-02-15 09:21:41 +01:00
..
fixtures Add support for SVG images to  @astrojs/image (#6118) 2023-02-15 09:21:41 +01:00
background-color-image-ssg.test.js [@astrojs/image] flatten background only if alpha channel isn't supported (#4800) 2022-09-20 20:25:45 +00:00
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 Add support for SVG images to  @astrojs/image (#6118) 2023-02-15 09:21:41 +01:00
image-ssr-build.test.js Add support for SVG images to  @astrojs/image (#6118) 2023-02-15 09:21:41 +01:00
image-ssr-dev.test.js Add support for SVG images to  @astrojs/image (#6118) 2023-02-15 09:21:41 +01:00
no-alt-text-image-ssg.test.js feat(image): throw if alt text is missing (#4511) 2022-09-01 21:24:07 +00:00
no-alt-text-image-ssr.test.js feat(image): throw if alt text is missing (#4511) 2022-09-01 21:24:07 +00:00
no-alt-text-picture-ssg.test.js feat(image): throw if alt text is missing (#4511) 2022-09-01 21:24:07 +00:00
no-alt-text-picture-ssr.test.js feat(image): throw if alt text is missing (#4511) 2022-09-01 21:24:07 +00:00
picture-ssg.test.js [ci] format 2023-01-30 20:31:49 +00:00
picture-ssr-build.test.js fix(image): allow usage of image from any directory (#5932) 2023-01-30 15:29:41 -05:00
picture-ssr-dev.test.js [ci] format 2023-01-30 20:31:49 +00:00
rotation.test.js Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00
sharp.test.js [@astrojs/image] support additional resize options (#4438) 2022-09-09 20:13:59 +00:00
squoosh-service.test.js [ci] format 2023-01-30 20:31:49 +00:00
test-utils.js Adds an @astrojs/image integration for optimizing images (#3694) 2022-07-01 15:47:48 +00:00
with-mdx.test.js Output assets to _astro directory (#5772) 2023-01-09 10:01:33 -06:00