v3.4.0 #6597
ckifer
announced in
Announcements
v3.4.0
#6597
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
Added z-index support across most recharts surfaces + a few other features, lots of fixes, and some doc updates 🚀
Feat
Line: addshapeproperty to allow for custom shape implementations by @tarik02 in feat(line): custom shape #6512Sankey: support for left-aligned Sankey nodes via thealignprop by @dbnl-renaud in Add support for left-aligned Sankey nodes #6568Sankey: support for top-aligned Sankey nodes via theverticalAlignprop by @dbnl-kat Add verticalAlign prop for Sankey #6576Label: allow overwriting thetextAnchorprop by @PavelVanecek in Allow overwriting Label textAnchor prop #6547Fix
Stacked Bar / Brush: fix bug in stacked bar charts with a brush where the brush would remove elements from the wrong side of the chart by @37108 in correct index offset in stacked bar charts with Brush component #6481Area: fix regression in Area event handlers where the events were not firing correctly by @PavelVanecek in Put back Area event handlers #6507Funnel: fix Funnel margin calculations by @PavelVanecek in Fix Funnel margin calculation #6453Funnel: fix label position issues from previous release by @PavelVanecek in New Label positions in Funnel #6473Label/Text: correctLabelandTexttypes to only what they can actually render by @PavelVanecek in Fix Label + Text types #6467Misc: inline a few es-toolkit functions that were causing build errors by @daiboom in Feat/es toolkit inlining #6543Misc: remove circular dependency import that had potential to cause runtime errors by @ckifer in Fix circular axis selector imports #6581Chore
strictNullsin TSConfig for good 🚀Docs
Lots of changes in recharts.github.io
New Contributors
Full Changelog: v3.3.0...v3.4.0
This discussion was created from the release v3.4.0.
Beta Was this translation helpful? Give feedback.
All reactions