Skip to content

v19.3.0

Choose a tag to compare

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

19.3.0 (2026-04-13)

Bug Fixes

  • a11y: autocomplete listbox aria-labelledby points to label instead of input (01dd041)
  • a11y: make aria-describedby conditional across all form components (9765d8a)
  • alert: hide empty h4.alert-heading when no heading content is projected (#547) (b79e97e)
  • autocomplete: sync visual input with form control on reset (fe4b734)
  • chip: align text (13967b0), closes #579
  • deps: upgrade bootstrap italia (9a7cf92)
  • dropdown-item: add icon-label spacing for left and right positions (43fe942), closes #604
  • forms: show validation errors only on blur, not while typing (43cd262), closes #588
  • header: force repaint of active nav-link after route navigation (c8f1aff), closes #589
  • icon: inherit parent text color when no color input is set (e9391d0)
  • pagination: use accessible dropdown li selector in changer (a9498a5)

Features

  • card: add input to remove phantom bottom padding (1caa016)
  • navscroll: add headerAsAccordion mode (#511) (9b7a7a0)
  • navscroll: add input to control navbar visibility on mobile (cd40819)