Skip to content

Releases: mcanouil/quarto-revealjs-tabset

TABSET 1.3.0

06 Apr 09:05
2183cf1

Choose a tag to compare

Installation

quarto add mcanouil/quarto-revealjs-tabset@1.3.0

Changelog

New Features

  • feat: Automatically clone tabset slides for PDF export so each tab appears on its own page without requiring pdf-separate-fragments: true globally.

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

30 Mar 19:07
739da62

Choose a tag to compare

Installation

quarto add mcanouil/quarto-revealjs-tabset@1.2.0

Changelog

Bug Fixes

  • fix: Add aria-hidden="true" to invisible fragment trigger divs for screen reader compatibility.
  • fix: Toggle hidden attribute 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

21 Feb 12:59
887d7e9

Choose a tag to compare

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

11 Feb 21:41
86e0e14

Choose a tag to compare

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

24 Nov 21:01
0c540f8

Choose a tag to compare

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