Minor changes
- fix: Replace child selectors with css vars in Checkbox styles (PR #29796 by behowell)
- chore: Re-export missing exports from @fluentui/react-drawer in @fluentui/react-components. (PR #29873 by khmakoto)
- feat: Add TeachingPopover style hooks (PR #29782 by Mitch-At-Work)
- feat: TeachingPopover style hooks added (PR #29782 by Mitch-At-Work)
- fix: Tooltips are no longer triggered by programmatic focus() moves. (PR #29791 by behowell)
Patches
- fix: disconnect should dispose all state correctly (PR #29375 by ling1726)
- Remove CSS containment from DialogSurface (PR #29878 by jurokapsiar)
- fix: register should happen again once observe options change (PR #29375 by ling1726)
- chore: Export KeyborgFocusInEvent and KEYBORG_FOCUSIN (PR #29791 by behowell)