Skip to content

v15.14.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 09:00
61aec4e

15.14.8 (2025-01-09)

Bug Fixes

  • a11y: combobox - aria-describedby error is not associated initially (backport to 15.x) (#1320) (5c1b002)
  • a11y: datepicker - screen reader is reading extra information on opening (backport to 15.x) (#1335) (5a8eebf), closes #1322
  • a11y: stepper-completed step does not have accessible notification after completion (backport to 15.x) (#1347) (0046b20), closes #1334 #39
  • tabs: fix aria-labelledby attribute (#1309) (#1311) (25630ef)
  • wizard: dynamic initialization with prevented navigation (backport to 15.x) (#1658) (61aec4e), closes #1473