Skip to content

v9.2.0

Compare
Choose a tag to compare
@joyenjoyer joyenjoyer released this 09 Jul 12:54
· 224 commits to master since this release

9.2.0 (2024-07-09)

Bug Fixes

  • ui-drilldown: index drilldown options to always preserve the correct order (3159d06)
  • ui-file-drop: set aria-invalid to true when there are error messages (67fce51)
  • ui-number-input,ui-pagination: set numberinput type to number (19f27f5)
  • ui-top-nav-bar: fix topnavbar item width changing (88993e2)
  • ui-top-nav-bar: lowered topnavbar zindex so it goes below trays/popovers/modals/etc (bcfcb84)

Features

  • ui-table: remove restriction for children types and add documentation (00e3026)
  • ui-tray: add optional mask overlay to tray (8616638)