What's Changed
All changes included in 3.11.0-canary.0 plus:
Themes
- Fix axis props with incomplete themes by @PavelVanecek in #7724
- Fix themed Line dot fill colors by @PavelVanecek in #7752
- Add fill-opacity: 1 default for dots by @PavelVanecek in #7745
- Automate visual regression theme variants by @PavelVanecek in #7746
- Deploy VR gallery to GitHub Pages by @PavelVanecek in #7735
Bugfixes
- Fix package-lock.json desync breaking npm ci (missing nested esbuild subtree) by @PavelVanecek in #7691
- fix(XAxis): equidistantPreserveEnd renders a single tick when the end label overflows by @ChristianK43 in #7697
- fix(util): keep LRUCache within maxSize and refresh recency for undefined values by @MahinAnowar in #7715
- fix: declare @types/react as an optional peer dependency by @tifandotme in #7710
- fix(radar): keep radar points on their angle axis ticks when the angle range ascends by @giaBaoJS in #7708
- fix(PolarGrid): drop the duplicate radial line where the angle axis wraps around by @giaBaoJS in #7727
Documentation
- docs(sector): add description for Sector component by @Medyooo in #7693
- docs: add locale formatting examples to tickFormatter and Tooltip for… by @Medyooo in #7692
- fix(omnidoc): strip LinkToApi and resolve correct story name in generated Storybook MDX by @SanyaGubrani in #7712
- docs(PolarGrid): add missing description for radialLines prop by @Chandu-Putta in #7728
- refactor(test-vr): migrate VR tests to the Playwright story gallery by @visheshgubrani in #7714
New Contributors
- @ChristianK43 made their first contribution in #7697
- @tifandotme made their first contribution in #7710
- @SanyaGubrani made their first contribution in #7712
- @giaBaoJS made their first contribution in #7708
- @Chandu-Putta made their first contribution in #7728
- @visheshgubrani made their first contribution in #7714
Full Changelog: v3.11.0-canary.0...v3.11.0-canary.1