Enhancements
- Ported internal breakpoint and layout functions to SCSS variables (#5722)
- Added
extraSmallto the available sizes of theThumbnailandSkeletonThumbnail(#5770) - Updated experimental breakpoint values (#5804, #5830)
- Added support for tooltips on Navigation items (#5750)
- Change types for DataTable
totalsNameprop to allow for ReactNode (#5454) - Implemented accessibility role and attributes in
SettingToggle(#5470)
Bug fixes
- Fixed vertical scroll on small screens in
EmptyState(#5779) - Fixed broken links in documentation (#5824)
- Fixed key prop error introduced in sticky header (#5826)
Documentation
- Replaced
deprecationNoticewithnoticeobject (#5841)