Skip to content

v6.13.0

Choose a tag to compare

@narmirobot narmirobot released this 28 May 19:03
· 77 commits to main since this release

6.13.0 (2026-05-28)

feat

  • Tabs: add 'segmented' kind; fade overflow edges ()
  • Chip: add isLabelVisible prop ()
  • Tabs: modernize scroll listeners for performance ()

fix

  • add aria-label="new updates" to status indicator SVG ()
  • Tabs: add fallback for older browsers ()
  • AnchoredDialog: alignment parity with react-laag ()
  • typography: all but h3 should use heading family ()
  • Checkbox: avoid sanitizing target attr in links ()
  • useDropdownLayer: export for consumer use ()
  • AnchoredDialog: keep popup ARIA attributes on trigger element ()
  • move example wrapper to decorators ()
  • tokens: restore primary font color ()
  • restore selected tabs class for compatibility ()
  • AnchoredDialog: use dedicated element for hook ref ()
  • Radio,Checkbox: use higher contrast color for faux input ()

perf

  • Tabs: cache layout reads to avoid jank on scroll ()

test

  • update tests for button attrs in tabs ()