What's Changed
Changes between alpha 6 and 7
Fix
General
: fix mouse position coordinates in charts with an offsetParent by @PavelVanecek in #5548General
: wrap dispatch in useEffect by @PavelVanecek in #5553Legend
: missing dependency inuseEffect
inSetPolarLegendPayload
by @hamirmahal in #5551Tooltip/Scatter
: fix allowDuplicateCategory=false behavior by @PavelVanecek in #5549Bar
: add index back to Bar Rectangle key by @ckifer in #5560
Refactor / Removal
Pie
: remove old pie sector keyboard navigation (to be replaced byaccessibilityLayer
by @ckifer in #5543- "fixes" #3170
Feat
Tooltip
: Add types to allow dataKey
, value
, and name
as inputs to itemSorter
by @PavelVanecek in #5555
New Contributors
- @hamirmahal made their first contribution in #5551
Full Changelog: v3.0.0-alpha.6...v3.0.0-alpha.7