Skip to content

TABSET 1.2.0

Choose a tag to compare

@mcanouil-dev mcanouil-dev released this 30 Mar 19:07
· 4 commits to main since this release
739da62

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