Skip to content

v21.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Apr 14:59
· 5 commits to main since this release

21.2.0 (2026-04-13)

Bug Fixes

  • a11y: autocomplete listbox aria-labelledby points to label instead of input (da0443b)
  • a11y: make aria-describedby conditional across all form components (e5560f7)
  • alert: hide empty h4.alert-heading when no heading content is projected (#547) (a538339)
  • autocomplete: sync visual input with form control on reset (c039b3a)
  • chip: align text (bf882ad), closes #579
  • dropdown-item: add icon-label spacing for left and right positions (6124af7), closes #604
  • forms: show validation errors only on blur, not while typing (81ae80b), closes #588
  • header: force repaint of active nav-link after route navigation (2e44287), closes #589
  • icon: inherit parent text color when no color input is set (b53ea23)
  • pagination: use accessible dropdown li selector in changer (a66fbf3)

Features

  • card: add input to remove phantom bottom padding (ed485cc)
  • navscroll: add headerAsAccordion mode (#511) (8ad785d)
  • navscroll: add input to control navbar visibility on mobile (f9cd5e0)