Skip to content

v3.2.0

Choose a tag to compare

@alistair3149 alistair3149 released this 09 Jul 04:46

3.2.0 (2025-07-09)

Highlights

  • Active tab indicator is now synced to the visibility of the tabpanel
  • Fix a few anchor-related issues (#240, #241)
  • Minor performance improvements

Changelog

Features

  • implement centralized data store for tabber instances (0ef9dc6)
  • sync active tab handling to tabpanel visibility (039c8a1)

Bug Fixes

  • avoid aria-hidden focus error message (ee2ca88)
  • reset tabpanel height when anchor inside is clicked (cf93223), closes #240