Skip to content

v20.3.0

Choose a tag to compare

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

20.3.0 (2026-04-13)

Bug Fixes

  • a11y: autocomplete listbox aria-labelledby points to label instead of input (c91aed6)
  • a11y: make aria-describedby conditional across all form components (7af29e1)
  • alert: hide empty h4.alert-heading when no heading content is projected (#547) (114296b)
  • autocomplete: sync visual input with form control on reset (95f625b)
  • chip: align text (ca0d210), closes #579
  • deps: upgrade bootstrap italia (fad4f5f)
  • dropdown-item: add icon-label spacing for left and right positions (015e6c9), closes #604
  • forms: show validation errors only on blur, not while typing (6a7577d), closes #588
  • header: force repaint of active nav-link after route navigation (0f81584), closes #589
  • icon: inherit parent text color when no color input is set (2c78d4e)
  • pagination: use accessible dropdown li selector in changer (3b8b628)

Features

  • card: add input to remove phantom bottom padding (7fdaab6)
  • navscroll: add headerAsAccordion mode (#511) (e4565bb)
  • navscroll: add input to control navbar visibility on mobile (4111537)