·
7 commits
to main
since this release
2.8.1 (2025-03-24)
Bug Fixes
- AnalyticalTable: align column popover based on
hAlign
(#7081) (eb7dddc), closes #7080 - AnalyticalTable: fix focus behavior when tabbing (#7063) (8be0e35), closes #7062
- deps: update dependency @tanstack/react-virtual to v3.13.4 (#7071) (cf721e5)
- FilterBar: fix reordering in
StrictMode
(#7060) (7f0f4e6), closes #7013 - MessageBox: always create valid id for
String
action button (#7091) (57b9b54) - ObjectPage: always show focused elements in content (#7104) (c8bea19), closes #7057 #7010
- ObjectPage: fire
onPinButtonToggle
only when required (#7064) (16c0453) - ObjectPage: use full width for header content if no
image
is set (#7046) (41f0dc9), closes #7025 - ObjectStatus: screen readers announce "button" only once (#7047) (c03e359), closes #7039
- ObjectStatus: use
IconMode.Decorative
instead ofaria-hidden
(#7110) (45664cf) - VariantManagement: allow quotes in
VariantItem
name (#7108) (eafca89), closes #7106