Skip to content

v0.54.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 16:46
· 3 commits to main since this release

Bug Fixes

  • core,platform: add input to list item to prevent click selection. fix issue with toggling column on p13 dialog (#12878) (b908419)
  • core: add label wrapping behavior for Radio Button (#12956) (f4f64c0)
  • core: add spinbutton role to step input (#12881) (cf145ab)
  • core: combobox communicateByObject bugs (#12815) (26fd691)
  • core: make popover body have dialog role by default (#12907) (6f33393)
  • platform: add configuration options to truncate titles and descriptions in the settings generator (#12811) (3152649)
  • platform: bug fix for search field not applying active style on initial focus (#12936) (417d8ee)
  • platform: bug where vertical blue resizing line stays after horizontal scrolling platform table (#12935) (03f3166)
  • platform: change aria-rowindex initial value (#12778) (#12927) (0417dfd)
  • platform: table filter enhancement (#12864) (e4cf354), closes #11783 #11783
  • platform: table multi-select checkbox a11y improvements (#12962) (b9ca460)
  • platform: unused var build error (#12930) (5ec915c)
  • select whitespace (#12931) (31fa086)
  • table e2e tests (#12986) (89d1acb)

Features