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
- core: added readonly to radio buttons (#12961) (9178b74)
- core: dialog focus trap (#12831) (eb000ce), closes #12768
- core: lazy load popover body (#12955) (ee126e2)
- platform: add option for configuring VHD dialog title heading level (#12960) (1976699)
- platform: add searchFieldInputText input and searchFieldInputChange events to platform table toolbar (#12937) (d279ccb)
- platform: fdp table - make responsive pop-in areas navigable (#12673) (38cf776), closes #11004 #11004 #11004 #11004
- platform: table growing button state (#12817) (e624121), closes #12793 #12793