All Versions
88
Latest Version
Avg Release Cycle
4 days
Latest Release
-

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.2 Changes

    • [Fix] Fix Map causing app crash Issue #94
    • โšก๏ธ [Fix] Fix Reaviz giving missing declaration file error after version update Issue #95
  • 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
  • v4.2.0 Changes

    • โšก๏ธ [Feature] Updated BarSeries to be able to accept more than one Bar component for Bar 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
  • v4.1.0 Changes

    • ๐Ÿšš [Chore] Remove react-transition-group in favor of framer-motion
    • โšก๏ธ [Chore] Update rdk
  • 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 to framer-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