Minor changes
- feat: add small variant to the Switch component (PR #35505 by dmytrokirpa)
- feat: implement headless style hook for Divider component (PR #35537 by dmytrokirpa)
- feat: add support to keep Drawer mounted on clos (PR #35212 by marcosmoura)
- feat: introduce headless style hooks for button components (PR #35537 by dmytrokirpa)
Patches
- fix: Making TreeItemLayout and TreeItemPersonaLayout render a tree's appearance the same way (PR #35373 by mindlessroman)
- fix: use transition animation instead of margin (PR #35523 by marcosmoura)
- Use proper property name for MenuGridGroup context (PR #35521 by adamsamec)
- Fix id for MenuGridGroupHeader (PR #35529 by adamsamec)
- Fix MenuGridItem class names and MenuGridGroup class names object name (PR #35525 by adamsamec)
- fix: update active state styles to include keyboard press events (PR #35514 by dmytrokirpa)
- fix: handle frequent uncaught exceptions (PR #35495 by krkshitij)
- remove redundant styles (PR #35476 by Anush2303)
- fix incomplete donut and VSBC bug (PR #35484 by Anush2303)
- fix width and height props not being applied to SVG path dimensions (PR #35479 by jesspagan)
- add support for x rounded tick values (PR #35490 by Anush2303)
- fix popover issue (PR #35501 by Anush2303)
- set reference line legends after the main chart legends (PR #35481 by Anush2303)
- fix duplicate points issue in scatter polar chart (PR #35516 by Anush2303)
- feat: enable multiplot image export (PR #35483 by krkshitij)
- fix(react-charts): Ensuring annotation keeps tied with chart always (PR #35486 by srmukher)