ATELIER 0.10.0
Installation
quarto add mcanouil/quarto-atelier@0.10.0Changelog
New Features
- feat:
.embed-art, a utility class that frames an embedded document or an image as a tilted, centred card. The class goes on the image itself, so no wrapper div is needed.--atelier-embed-art-width,--atelier-embed-art-ratio, and--atelier-embed-art-tiltresize or straighten it, and the card holds its resting angle underprefers-reduced-motion: reduce.
Bug Fixes
- fix: cancel the tabset link colour transition under
prefers-reduced-motion: reduce. It was the one motion the theme introduced that the guard did not cover.
What's Changed
- ci: harmonise release workflow ♻️ by @mcanouil in #22
- feat: add the
.embed-artutility class by @mcanouil in #24 - ci: bump version for release 🚀 by @mcanouil-dev[bot] in #25
Full Changelog: 0.9.0...0.10.0