Minor changes
- feat: add support for custom style hooks for nav components (PR #34633 by marcosmoura)
Patches
- chore (react-charts): Remove enzyme dependency for tests (PR #34595 by AtishayMsft)
- fix (react-charts): Update traceinfo property structure (PR #34652 by AtishayMsft)
- fix(react-charts): Consume y axis tick format for bar labels (PR #34653 by AtishayMsft)
- fix(react-charts): Fix svg tooltip background alignment (PR #34663 by AtishayMsft)
- port v8 fixes to v9 (PR #34670 by Anush2303)
- Charts made responsive (PR #34641 by Anush2303)
- feat: add support for custom style hooks (PR #34633 by marcosmoura)
- fix: Ensure documentDownListener is removed on unmount (PR #34661 by Mitch-At-Work)