astro/packages/integrations/image/test/fixtures
Oskar Baumann a2b66c7549
[@astrojs/image]: Fix <Picture /> component with query string (#4997)
* remove query params from file extension

* Revert changes to make change as small as possible

* moving the removeQueryParam check to basename()

* chore: adding a changeset

* adding SSR test coverage for new picture test cases

Co-authored-by: Tony Sullivan <tony.f.sullivan@outlook.com>
2022-10-06 15:53:11 +00:00
..
background-color-image Adding an optional image service based on Squoosh (#4738) 2022-09-22 19:48:14 +00:00
basic-image [@astrojs/image] fixes a bug in dev when <Image /> is used with no transformation props (#4933) 2022-09-30 17:27:56 +00:00
basic-picture [@astrojs/image]: Fix <Picture /> component with query string (#4997) 2022-10-06 15:53:11 +00: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 Adding an optional image service based on Squoosh (#4738) 2022-09-22 19:48:14 +00:00
with-mdx Adding an optional image service based on Squoosh (#4738) 2022-09-22 19:48:14 +00:00