Skip to content

v10.21.0

Choose a tag to compare

@balzss balzss released this 27 Jun 17:37
· 138 commits to master since this release

10.21.0 (2025-06-27)

Bug Fixes

  • ui-progress: add aria-label to ProgressBar via the screenReaderLabel prop (34dfbce)
  • ui-select: prevent scrolling when last item is hovered in Chrome (51cd81a)
  • ui-tabs: fix bottom border of Tab with scrolling overflow in secondary variant (dabd148)

Features

  • ui-color-picker: add colorScreenReaderLabel prop to provide more color information (6650445)
  • ui-heading: enable setting level for headings with variant (512c0df)
  • ui-simple-select,ui-select: add layout prop to Select and SimpleSelect (94f0a6f)
  • ui-text-input,ui-date-input: properly support IconButtons inside TextInputs (40ca6bb)