Minor changes
- feat: add custom RefAttributes interface which is used within ForwardRefComponent to mitigate breaking changes shipped as patch release in @types/react@18.2.61 (PR #34572 by Hotell)
Patches
- fix: aria-label for year selection (PR #34536 by ValentinaKozlova)
- feat(react-charts): Improve formatting and numeric and date labels (PR #34562 by AtishayMsft)
- fix: Change Nav icon display animations to opacity animations (PR #34452 by emmayjiang)
- fix: focus borders being cut-off (PR #34565 by marcosmoura)
- fix: adjust focus outline offset (PR #34538 by dmytrokirpa)
- fix(DataGridSelectionCell): should not use
aria-checked
on gridcell (PR #34503 by ling1726) - fix: Single select should not render header selection indicator (PR #33752 by ling1726)
- Bumping Tabster to 8.5.5 (PR #34395 by mshoho)
- chore: re-introduce active state style to TreeItemLayout (PR #34558 by bsunderhus)