Breaking changes
- BREAKING CHANGE: Removed non-interactive item and
slash
divider (PR #29623 by ValentinaKozlova) - BREAKING CHANGE: remove
appearance
prop and setcurrent
prop for BreadcrumbButton last item (PR #29554 by ValentinaKozlova)
Minor changes
- refactor: rename DrawerOverlay/DrawerInline components (PR #29523 by marcosmoura)
- feat: add support to provide static duration to useMotion hook (PR #29655 by marcosmoura)
- feat: add new drawer global style hooks that are needed by drawer public api changes (PR #29523 by marcosmoura)
- refactor: rename main DrawerOverlay/DrawerInline components (PR #29523 by marcosmoura)
Patches
- fix: update
setActiveOption
type to be React Dispatch. (PR #29643 by YuanboXue-Amber) - chore: Deprecate InfoLabel and InfoButton from react-infobutton in favor of react-infolabel. (PR #29605 by sopranopillow)
- chore: Deprecating Alert components and utilities. (PR #29615 by ling1726)
- fix: avoid breaking rule of hooks (PR #29628 by marcosmoura)
- fix: invoke useCustomStyleHook_unstable() (PR #29632 by layershifter)
- fix: invoke useCustomStyleHook_unstable() (PR #29632 by layershifter)
- fix: invoke useCustomStyleHook_unstable() (PR #29632 by layershifter)
Prerelease changes
- feat: deprecate component and utilities (PR #29615 by ling1726)
- fix: regression with mountNode prop not available after refactor (PR #29524 by marcosmoura)
- feat: use useMotionClassNames to create drawer motion styles (PR #29662 by marcosmoura)
- BREAKING CHANGE: rename main DrawerOverlay/DrawerInline components (PR #29523 by marcosmoura)
- fix: improve high contrast mode (PR #29627 by marcosmoura)
- docs: add example on how to implement multiple levels inside one drawer (PR #29665 by marcosmoura)
- chore: Deprecate InfoLabel and InfoButton from react-infobutton in favor of react-infolabel. (PR #29605 by sopranopillow)