Skip to content

Releases: plouc/nivo

v0.90.0

27 Apr 14:22
Compare
Choose a tag to compare

What's Changed

  • fix(heatmap): do not spread key prop by @plouc in #2715
  • feat(website): remove twitter links by @plouc in #2716
  • Gatsby upgrade by @plouc in #2717
  • Add onMouseDown, onMouseUp, onDoubleClick handlers for charts that support mesh functionality by @opgregurek in #2693
  • fix: add extension for lodash imports in funnel package by @melkstam in #2721
  • fix: add types to geo package by @melkstam in #2720
  • feat(scales): add round option to linear scale spec by @dkamyshov in #2722
  • fix(website): fix typings by @plouc in #2719
  • feat(infrastructure): remove changelog file and tooling by @plouc in #2724
  • Migrate @nivo/line to TypeScript by @plouc in #2725
  • feat(line): allow using the point data to determine the point's color by @plouc in #2726

New Contributors

Full Changelog: v0.89.1...v0.90.0

v0.89.1

22 Apr 06:13
Compare
Choose a tag to compare

What's Changed

  • Remove prop-types and defaultProps. by @plouc in #2714

Full Changelog: v0.89.0...v0.89.1

v0.89.0

22 Apr 04:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.88.0...v0.89.0

v0.88.0

11 Nov 01:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.87.0...v0.88.0

v0.87.0

12 May 20:01
Compare
Choose a tag to compare

What's Changed

  • Fix area rendering disparity of line canvas compared to line svg by @MatinAniss in #2558
  • Add mesh to bump chart by @santiperone in #2496
  • fix: Add missing key to BarTotals by @dbuhon in #2575
  • Bump mesh improvements by @plouc in #2572
  • feat(line): remove prop-types as we're supposed to rely on TS by @plouc in #2576
  • feat(recompose): completely remove recompose from the project by @plouc in #2577
  • fix(bar): fix canvas grid lines not considering margin by @plouc in #2578
  • feat(Line): passing the full Point info to the AccessorFunc for Label by @akassaei in #2541
  • fix(core): use readonly arrays for props as the libraries do not modify them by @pcorpet in #2588
  • @nivo/tree by @plouc in #2582

New Contributors

Full Changelog: v0.86.0...v0.87.0

v0.86.0

29 Apr 23:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.85.1...v0.86.0

v0.85.1

08 Mar 01:56
Compare
Choose a tag to compare

What's Changed

  • Tooltip: avoid a flash effect and weird initial transition by @DimaAmega in #2480
  • feat(deps): upgrade d3-scale due to vulnerability by @plouc in #2531

New Contributors

Full Changelog: v0.85.0...v0.85.1

v0.85.0

07 Mar 00:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.84.0...v0.85.0

v0.84.0

20 Nov 07:14
Compare
Choose a tag to compare

What's Changed

  • fix(bar): use readonly arrays for props as the library does not modif… by @pcorpet in #2377
  • fix(pie): use readonly arrays for props as the library does not modif… by @pcorpet in #2431
  • Fix Bar SSR by @OleksandrRakovets in #2464
  • Pie: Add the ability to programmatically control the activeId by @plouc in #2465

New Contributors

Full Changelog: v0.83.1...v0.84.0

v0.83.1

20 Nov 06:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.83.0...v0.83.1