Minor changes
- feat: Add shape prop to MessageBar (PR #29426 by ling1726)
- feat: Add MessageBar types to custom style hook context (PR #29431 by ling1726)
Patches
- react-dialog/chore: replace harcoded transparent to token (PR #29406 by bsunderhus)
- fix: MenuSplitGroup styles should target MenuItems (PR #29450 by ling1726)
- feat: Add custom style hook to MessageBar. (PR #29431 by ling1726)
- fix: sync internal value of canRender with presence (PR #29394 by marcosmoura)
- fix: Add zIndex=1 to PopoverSurface when rendering inline to avoid elements positioned relative to render on top of it. (PR #29425 by sopranopillow)
- patch: update types for custom styles hook context (PR #29431 by ling1726)
- fix(useMeasureElement): Should not remove parent element (PR #29451 by ling1726)
- fix: remove row focus background color (PR #29364 by ling1726)
- chore: add e2e test for useOnScrollOutside (PR #29413 by YuanboXue-Amber)
Prerelease changes
- feat: make dialog slot internal to be used for composition only (PR #29392 by marcosmoura)
- fix: Use caption 1 when size is small or medium. (PR #29418 by sopranopillow)