0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-24 22:46:02 -05:00
astro/packages/astro/components
Eric Mika 2d93902f4c
fix(assets): ensure valid mime types in picture component (#11147)
* test: Add test for Picture MIME types

* fix(assets): Fix MIME type generation in Picture component

* chore: changeset

* fix: Trust mrmime to handle an undefined lookup argument

* fix: Use image.src as fallback argument to mrmime

---------

Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2024-05-27 14:55:12 -04:00
..
Code.astro Lazy loaded shiki languages during syntax highlighting (#10618) 2024-04-01 22:52:50 +08:00
Debug.astro
Image.astro [ci] format 2024-04-17 08:38:53 +00:00
index.ts
Picture.astro fix(assets): ensure valid mime types in picture component (#11147) 2024-05-27 14:55:12 -04:00
ViewTransitions.astro Prevents inputs from changing ViewTransitions' form method or action (#10856) 2024-04-23 16:52:55 -04:00
viewtransitions.css