mirror of
https://github.com/withastro/astro.git
synced 2025-01-22 10:31:53 -05:00
af867f3910
* chore: changeset
* feat: add experimental responsive images config option (#12378)
* feat: add experimental responsive images config option
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update config types
* Move config into `images`
* Move jsdocs
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* feat: add responsive image component (#12381)
* feat: add experimental responsive images config option
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update config types
* Move config into `images`
* Move jsdocs
* wip: responsive image component
* Improve srcset logic
* Improve fixture
* Lock
* Update styling
* Fix style prop handling
* Update test (there's an extra style for images now)
* Safely access the src props
* Remove unused export
* Handle priority images
* Consolidate styles
* Update tests
* Comment
* Refactor srcset
* Avoid dupes of original image
* Calculate missing dimensions
* Bugfixes
* Add tests
* Fix test
* Correct order
* Lint
* Fix fspath
* Update test
* Fix test
* Conditional component per flag
* Fix class concatenation
* Remove logger
* Rename helper
* Add comments
* Format
* Fix markdoc tests
* Add test for style tag
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* feat: add crop support to image services (#12414)
* wip: add crop support to image services
* Add tests
* Strip crop attributes
* Don't upscale
* Format
* Get build working properly
* Changes from review
* Fix jsdoc
* feat: add responsive support to picture component (#12423)
* feat: add responsive support to picture component
* Add picture tests
* Fix test
* Implement own define vars
* Share logic
* Prevent extra astro-* class
* Use dataset scoping
* Revert unit test
* Revert "Fix test"
This reverts commit
|
||
---|---|---|
.. | ||
afraid-apricots-buy.md | ||
blue-boats-relax.md | ||
blue-sloths-stare.md | ||
brave-elephants-fly.md | ||
breezy-colts-promise.md | ||
brown-bulldogs-share.md | ||
chatty-teachers-sit.md | ||
chilly-terms-know.md | ||
clean-camels-drive.md | ||
clean-donuts-walk.md | ||
clean-moles-rest.md | ||
cold-bananas-hear.md | ||
config.json | ||
cool-mangos-shop.md | ||
cuddly-shoes-press.md | ||
curvy-walls-kneel.md | ||
dirty-cooks-explode.md | ||
dry-lamps-smile.md | ||
dry-worms-knock.md | ||
dull-moles-talk.md | ||
eight-days-sort.md | ||
eighty-bags-cross.md | ||
eighty-boxes-applaud.md | ||
eighty-donkeys-fly.md | ||
eighty-ligers-punch.md | ||
empty-houses-melt.md | ||
five-jars-hear.md | ||
fluffy-jars-live.md | ||
forty-trains-notice.md | ||
fresh-pandas-drive.md | ||
funny-wolves-dream.md | ||
fuzzy-pugs-live.md | ||
gentle-scissors-bow.md | ||
giant-rocks-thank.md | ||
gorgeous-foxes-divide.md | ||
healthy-ads-scream.md | ||
heavy-peas-sneeze.md | ||
heavy-seahorses-poke.md | ||
hip-wombats-exercise.md | ||
honest-dingos-add.md | ||
hot-camels-move.md | ||
hungry-jokes-try.md | ||
itchy-toys-march.md | ||
large-zebras-sniff.md | ||
light-pears-accept.md | ||
long-lions-do.md | ||
long-months-rule.md | ||
loud-cougars-grow.md | ||
lovely-pianos-breathe.md | ||
many-garlics-lick.md | ||
mean-donkeys-switch.md | ||
metal-birds-admire.md | ||
modern-bears-deny.md | ||
moody-waves-think.md | ||
nasty-crabs-worry.md | ||
neat-dots-hear.md | ||
neat-queens-learn.md | ||
old-actors-learn.md | ||
old-zebras-teach.md | ||
perfect-fans-fly.md | ||
pink-yaks-exercise.md | ||
polite-roses-fail.md | ||
poor-dots-add.md | ||
poor-frogs-dream.md | ||
poor-seals-clap.md | ||
pre.json | ||
pretty-walls-camp.md | ||
proud-games-repair.md | ||
proud-terms-swim.md | ||
quick-ads-exercise.md | ||
quick-onions-leave.md | ||
README.md | ||
rotten-phones-scream.md | ||
selfish-cats-crash.md | ||
selfish-impalas-grin.md | ||
sharp-worms-sniff.md | ||
sixty-coins-worry.md | ||
sixty-oranges-walk.md | ||
slimy-mice-dance.md | ||
slimy-queens-hang.md | ||
small-ties-sort.md | ||
smooth-panthers-heal.md | ||
spotty-garlics-cheat.md | ||
strange-sheep-film.md | ||
strong-months-grab.md | ||
sweet-timers-smash.md | ||
tall-waves-impress.md | ||
tame-pumpkins-swim.md | ||
tame-rats-cross.md | ||
ten-students-repair.md | ||
ten-walls-tap.md | ||
three-days-cough.md | ||
three-olives-reflect.md | ||
tough-planets-dress.md | ||
twelve-comics-march.md | ||
twenty-cobras-push.md | ||
unlucky-bobcats-sit.md | ||
violet-goats-grab.md | ||
wet-foxes-walk.md | ||
wise-carrots-float.md |
Changesets
Hello and welcome! This folder has been automatically generated by @changesets/cli
, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it in our repository
We have a quick list of common questions to get you started engaging with this project in our documentation