All Versions
88
Latest Version
Avg Release Cycle
4 days
Latest Release
-
Changelog History
Page 4
Changelog History
Page 4
-
v5.1.0 Changes
- [Feature] Add ability to pass secondary x/y axis to bar/area/scatter/line/heat
- ๐ [Feature] Add ability to pass in data to map and decouple it from build
- ๐ [Chore] Start adding new docs
-
v5.0.1 Changes
- โก๏ธ [Chore] Update depedencies
- ๐ [Chore] Minor TypeScript strict fixes
- [Chore] Add storybook title addon
- [Chore] More storybook improvements
-
v5.0.0 Changes
- ๐ [BREAKING] Remove need to import CSS manually
- [BREAKING] Normalize
getColor
internal method and various code cleanups around that - [Feature] Add color brewer schemes
- [Feature] Animate fill/size of scatter plot points
- [Fix] Fix BarSeries to generate the key in the same way as the id so that no duplicated keys are generated
- ๐ [Fix] Fixed Bar to use the color of rangeLines when it's provided
- [Fix] Fix overflow issue with storybook stories
- [Fix] Fix radial scatter plot story colors not working
- โจ [Chore] Enhance storybook stories to allow color scheme selection
- [Chore] Bump RDK
-
v4.2.1 Changes
- [Feature] Add ability to pass
rx
/ry
to bars - [Feature] Add ability to pass
minGaugeWidth
to Radial Gauge charts - [Fix] Fix fill not transitioning
- [Chore] Improve bar/area/pie/line/heatmap/sankey demos
- [Feature] Add ability to pass
-
v4.2.0 Changes
- โก๏ธ [Feature] Updated
BarSeries
to be able to accept more than oneBar
component forBar
customization - [Fix] Fix gridlines not showing first lines when line is in middle
- [Fix] Fix diverging bar chart range lines not positioned correctly on negative axis
- [Fix] Fix diverging bar chart positive bar issue #91
- ๐ [Chore] Add storybook docs plugin
- [Chore] Add more storybook demos
- ๐ [Chore] Remove centered plugin in favor of custom solution that works with storybook docs
- โก๏ธ [Chore] Update depedencies
- โก๏ธ [Feature] Updated
-
v4.1.0 Changes
- ๐ [Chore] Remove
react-transition-group
in favor offramer-motion
- โก๏ธ [Chore] Update
rdk
- ๐ [Chore] Remove
-
v4.0.2 Changes
- ๐ [Fix] Improve performance on scatter points
-
v4.0.1 Changes
- [Fix] Fix memory leaks in spring handlers
- [Fix] Fix line chart behind one change
- ๐ [Chore] Minor TypeScript strict fixes
-
v4.0.0 Changes
- [BREAKING] Migrate from
react-pose
toframer-motion
- ๐ [BREAKING] Remove
decay
due to buggy behaviors - โก๏ธ [Fix] Fix update causing pie slices to resort
- [Fix] Fix for panning not working when not initial enabled
- [BREAKING] Migrate from