github plouc/nivo v0.72.0

latest releases: v0.87.0, v0.86.0, v0.85.1...
3 years ago

Features

  • bar:
    • add custom renderer support (459e74c8)
    • add layers support to canvas flavor (c39e91f5)
    • add annotations/borderRadius to canvas flavor (31438233)
    • enable labels for canvas flavor (602c1c3c)
    • convert canvas flavor to functional component (3cac1d56)
    • add support for valueFormat (e142895f)
    • add ability to customize legend label (3f0bb4e2)
    • support initialHiddeIds prop (29a80c6f)
    • switch from react-motion to react-spring (abef1fae)
    • migrate package to typescript (10ae918f)
  • bullet: support minValue/maxValue properties (#1635) (86c5d81e)
  • calendar: expose weekdayTicks prop on TimeRange component (#1634) (efafa016)

Bug Fixes

  • axes: update scale types to use @nivo/scales (0f4271d2)
  • bar:
  • build:
    • move scales above axes (e9ba49ec)
    • move voronoi up in the references (33a0cdbc)
  • bullet: fix broken tests (d508d10b)
  • bump: provide datum to InheritedColorConfig type (48373c13)
  • chord:
    • provide datum to InheritedColorConfig type (a9f392eb)
    • fix missing typescript properties (#1636) (8752e396)
  • radar: provide datum to InheritedColorConfig type (dcf85170)
  • sankey: use node color for link color (#1615) (1002edb5)
  • storybook: add configuration to make it work again (eb308f1c)
  • website: update bar tooltip to prevent crash (#1627) (0dd20f1d)

Chore

  • bar:
    • reuse a few types (1295d1f4)
    • refactor tooltip label customization (13629296)
    • convert stories to typescript (3cbca763)
    • convert test to typescript (718e4f5c)
    • replace snapshot tests (b8c497a9)
    • refactor commonProps for reuse (82262a25)
    • refactor layerById to be more like pie (44358859)
    • switch from LegacyContainer to Container (312b64d2)
  • bullet: switch from d3-scale to @nivo/scales (dfd0099f)
  • deps: upgrade react to v17.0.2 (#1612) (fe388ff3)
  • website: update bar information (f04e9ea1)

Don't miss a new nivo release

NewReleases is sending notifications on new releases.