Skip to content

v10.13.0

Latest
Compare
Choose a tag to compare
@balzss balzss released this 06 Mar 22:53

10.13.0 (2025-03-06)

Bug Fixes

  • many: fix form label not read by NVDA in hover mode and other layout issues (ef77281)
  • many: fix Tooltip focus issues and make Tooltip closeable inside of a Modal (3d05afe)
  • ui-form-field: fix Select's focus selecting its leaf not instead of the input field (efe0c4f)
  • ui-pagination: remove padding from legacy Pagination (dd2638e)
  • ui-rating: add text value to Rating examples (502449d)
  • ui-table: match fontWeight in style to the appropriate theme variabel (abad1cc)
  • ui-view,ui-file-drop,ui-buttons: make focus ring radius fit the enclosed element's radius (1283939)

Features

  • ui-date-input: add feature to disable dates and access the input's ref (411219e)