Breaking changes
- feat: removed breadcrumb-link component (PR #29112 by ValentinaKozlova)
Minor changes
- feat: react-tree allows control of individual tree item open state (PR #29081 by bsunderhus)
- feat(Toaster): Adds
inline
prop (PR #29085 by ling1726) - feat: Add center aligned positions for Toast (PR #29080 by ling1726)
- feat: react-tree allows control of individual tree item open state (PR #29081 by bsunderhus)
Patches
- fix: icon spacing in Breadcrumb (PR #29096 by ValentinaKozlova)
- fix: subtle mode hover style is now visible in windows HCM. (PR #29116 by TristanWatanabe)
- fix: make /jsx-runtime compatible with Webpack 4 (PR #29129 by layershifter)
- bugfix: fix missing .d.ts types on build (PR #29092 by bsunderhus)
- fix: don't apply modalizer attributes when focus trap isn't configured (PR #29110 by ling1726)
- Adds pointer as cursor when hovering on SearchBox clear button (PR #29039 by syphe)
- fix: DataGrid Headers look weird on Safari (PR #28588 by AbdulRehmanMehar)
- fix: don't apply modalizer attributes when focus trap isn't configured (PR #29110 by ling1726)
Prerelease changes
- feat(react-infobutton): Removing openOnHover from popover props and adding details about the infobutton pattern. (PR #29120 by sopranopillow)
- fix: Popover should close when tabbing out of the surface. (PR #28913 by sopranopillow)