Skip to content

v2.10.2

Compare
Choose a tag to compare
@ckifer ckifer released this 29 Nov 04:45
· 130 commits to master since this release

What's Changed

Patch some bugs from 2.9 / 2.10

Fix

  • Tooltip: Fix tooltip rendering crash when activeItem is undefined by @tran-simon in #3982
  • Cursor: should no longer show gray background on hover where there was none previously @HHongSeungWoo in #3992
  • Tooltip: show tooltip when data prop is on individual cartesian component by @HHongSeungWoo in #3988
  • LabelList - TypeScript: LabelList offset prop issue by @ckifer in #3999

Accessibility

Refactor / Cleanup

  • Removing some eslint errors for "no array index key" by @imagineLife

New Contributors

Full Changelog: v2.10.1...v2.10.2