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

Changelog History
Page 3

  • v6.0.0 Changes

    November 12, 2019
    • ๐Ÿšš [BREAKING] Move RadialBarChart to use TooltipArea vs Tooltip on each bar.
    • 0๏ธโƒฃ [Fix] Default RadialBarChart to one color
    • ๐ŸŽ [Perf] Improve performance of TooltipArea data parsing using memoization
    • ๐Ÿšš [Chore] Remove unused state value from RadialAreaSeries
    • ๐Ÿ“„ [Docs] Add docs to Tooltip, TooltipArea, TooltipTemplate, RadialPointSeries
  • v5.3.5 Changes

    November 12, 2019
    • [Fix] Fix area ponts not matching area color
    • โฌ†๏ธ [Chore] Upgrade depedencies
  • v5.3.4 Changes

    October 31, 2019
    • ๐Ÿšš [Fix] Remove moment depedency for smaller size
    • [Fix] Fix first/last padding on legend entries
    • [Fix] Add ability to pass title attribute to legend entries
    • โšก๏ธ [Fix] Update node-sass for Node 13
    • โšก๏ธ [Fix] Update RDK which locks framer-motion
  • v5.3.3 Changes

    October 29, 2019
    • ๐Ÿ”’ [Fix] Lock framer-motion due to bugs with latest
  • v5.3.2 Changes

    October 29, 2019
    • [Fix] Fix some import issues with new charts
  • v5.3.1 Changes

    October 29, 2019
    • [Feature] Single-series linear gauge chart
    • [Feature] Multi-series linear gauge chart
    • [Feature] Add strokeDasharray to Gridlines
    • [Fix] Allow placement passing for Bar components on Tooltip
    • โšก๏ธ [Fix] Update some of the radial gauge components to PureComponent
    • ๐Ÿ’… [Style] Tweak font size of legend entry
  • v5.2.1 Changes

    October 11, 2019
    • [Fix] Fix some circular dep issues with new BarLabel component
    • ๐Ÿ“„ [Chore] Improve types for docs
  • v5.2.0 Changes

    October 10, 2019
    • [Feature] Add bar labels
    • [Fix] Tooltips for horizontal bar charts wrong
    • [Fix] No delay for line charts line draw animations
  • v5.1.2

    October 08, 2019
  • v5.1.1 Changes

    October 08, 2019
    • โš  [WARNING] Renamed internal property type on RangeLines to position
    • [Fix] Make Diverging Bar Chart animations come from center
    • ๐Ÿ“„ [Chore] Start Adding Docs with Sandboxes
    • โšก๏ธ [Chore] Update deps