Minor changes
Patches
- fix: high contrast mode hover style icon fixes (PR #28156 by emmayjiang)
- fix: updated right border token in primary variant of split button (PR #28555 by kkakroo)
- fix: add @swc/helpers to deps instead of tslib as we use swc for transpilation (PR #28599 by Hotell)
- bugfix: moves handleBackdropClick from defaultProps to an override (PR #28579 by bsunderhus)
- fix: MenuItem content should be spaced 12px from the boundary (PR #28162 by ling1726)
- fix(PortalCompatProvider): support custom ID prefixes in themeClassName (PR #28551 by alina-zaieva)
- fix: Remove empty makeStyles call. (PR #28566 by benlemmon-ms)
Prerelease changes
- feat: implements selection (PR #28497 by bsunderhus)