Releases: mcanouil/quarto-revealjs-tabset
Releases · mcanouil/quarto-revealjs-tabset
TABSET 1.3.0
Installation
quarto add mcanouil/quarto-revealjs-tabset@1.3.0Changelog
New Features
- feat: Automatically clone tabset slides for PDF export so each tab appears on its own page without requiring
pdf-separate-fragments: trueglobally.
What's Changed
- ci: update release workflow to use centralised reusable workflow by @mcanouil in #10
- feat: clone tabset slides for PDF export without global pdfSeparateFragments by @mcanouil in #11
- ci: bump version for release 🚀 by @mcanouil-dev[bot] in #12
Full Changelog: 1.2.0...1.3.0
TABSET 1.2.0
Installation
quarto add mcanouil/quarto-revealjs-tabset@1.2.0Changelog
Bug Fixes
- fix: Add
aria-hidden="true"to invisible fragment trigger divs for screen reader compatibility. - fix: Toggle
hiddenattribute on tab panels during PDF export for proper accessibility semantics. - fix: Guard against malformed tab index values in fragment and PDF export handlers.
What's Changed
- fix: improve tabset accessibility by @mcanouil in #8
- ci: bump version for release 🚀 by @mcanouil-dev[bot] in #9
Full Changelog: 1.1.0...1.2.0
TABSET 1.1.0
What's Changed
- feat: add _schema.yml for configuration validation and IDE support by @mcanouil in #4
- chore: add $schema version URI to _schema.yml by @mcanouil in #5
- feat: add extension-provided code snippets by @mcanouil in #6
- ci: bump version for release 🚀 by @mcanouil-dev[bot] in #7
New Contributors
Full Changelog: 1.0.1...1.1.0
TABSET 1.0.1
What's Changed
- ci: bump version for release 🚀 by @mcanouil-dev[bot] in #3
New Contributors
- @mcanouil-dev[bot] made their first contribution in #3
Full Changelog: 1.0.0...1.0.1
TABSET 1.0.0
What's Changed
- ci: bump version for release 🚀 by @github-actions[bot] in #1
- ci: update thumbs 🎨 by @github-actions[bot] in #2
New Contributors
- @github-actions[bot] made their first contribution in #1
Full Changelog: https://github.com/mcanouil/quarto-revealjs-tabset/commits/1.0.0