Bug Fixes
- cdk: focusable item tabindex bug (#13255) (d241458)
- core,cx: vertical and side nav announcing selection incorrectly (#13211) (70ad2fa)
- core: add fix for Notifications expander not showing in Notification Group (#13279) (ac18494)
- core: add User Menu to ShellBar actions, update examples (#13227) (94f5854)
- core: bug with select focusing popover control after opening (#13232) (ab3add3)
- core: combobox bug when selecting object with matching display values (#13244) (4e98b36)
- core: fd-list-group-header should not be adjacent to fd-list-item (#13270) (73a01ae)
- core: file uploader button a11y (#13267) (5f2fc5a)
- core: fix for readonly input z-index again (#13209) (a7c4d0d)
- core: fix the Inline Help text cut corners (#13210) (b260bd2)
- core: remove fdp from core object attribute (#13236) (011a7a5)
- core: remove index/total from cx list translation (#13215) (5cc1942)
- platform: add check that secondary rows exist for virtual scrolling with pop-in columns (#13278) (b4f9faf)
- platform: bug with horizontal and vertical switched for table header cells (#13225) (4b68add)
- platform: fix platform table aria-haspopup incorrect values (#13217) (76015ff)
- platform: fixed the overflow in icon tab bar component (#13235) (8773266)
- platform: heading level for sort/filter table dialogs should be h2 (#13277) (faafcdc)
- platform: platform form field should announce form message (#13250) (94cc767)
- platform: remove nowrap rule from pop in table text (#13273) (0726816)
- platform: remove requirement that tableScrolled event only emitted with pageScrolling (#13226) (355be10)
- platform: search field needs title tooltips for buttons (#13228) (6693ccb)
- platform: search field should have aria-controls only if it has a menu (#13205) (133088e)
- remove using fundamental-styles fonts settings and use from theming-base (#13219) (d68cf9a)
- translation delivery commit by LX Lab (#13245) (68592d5)
- translation delivery: commit by LX Lab (#13207) (984d6fb)
Features
BREAKING CHANGES
- theming service doesn't use fundamental-styles fonts settings and rely on theming-base
Co-authored-by: Inna Atanasova 39598672+InnaAtanasova@users.noreply.github.com