github plouc/nivo v0.68.0

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

Features

  • arcs:
    • fix typo in useArcLinkLabelsTransition comment (62766378)
    • improve label accessor in ArcLinkLabelsProps (3aa12a3b)
    • finalize arc link labels (89c52e60)
    • move canvas helpers to scoped directories (f0d9d19c)
    • improve labels handling (c1bfd514)
    • add the ability to pass custom arc label/arc link label components (8fb574c9)
    • provide generic arc labels/arc link labels layer (547b6352)
    • normalize arc labels props (08b75bff)
    • fix arc border width (f2223d77)
    • move arc hover detection from core to arcs package (30be4925)
    • add configurable transition modes (e76747d7)
    • introduce @nivo/arcs package (afc6b8cc)
  • chord: use arc hover detection from @nivo/arcs (3eece0ad)
  • core:
    • improve property accessor utilities (90958bdc)
    • remove ts-ignore directive from useValueFormatter imports (640393ba)
    • improve value formatter typings (5b158797)
    • remove license headers from hook modules (09e3f839)
    • remove license headers from lib modules (e4eb8f72)
    • remove license headers from props utilities (b05913d1)
    • move arc bounding box unit tests to the arcs package (6c30f05a)
  • legends: remove recompose from dependencies (29e7531c)
  • line: use theme values for line slice tooltip (#1471) (0f67123f)
  • linting: add lint --fix option and create new make option (#1484) (dd74cbb3)
  • pie:
    • remove lodash (fe4f6342)
    • add story to showcase custom arc label component (37cb3d15)
    • adjust stories according to refactoring (4ca47ac6)
    • rename slices to arcs (39f06445)
    • fix typings for arc mouse handlers (4d3d303f)
    • use generic ArcsLayer from the arcs package (b14ffcd3)
    • compute radial lables in arcs package (15625766)
    • use mostly the arc package for PieCanvas (46af372a)
    • use @nivo/arcs to compute PieCanvas slice labels (ce6bb875)
    • use Container instead of withContainer HOC (0fb7756b)
    • fix angle padding (3baba4c6)
    • add radius offsets support for active arcs (cfc0cb63)
    • improve transitions and fix slice labels (9365ae27)
    • restore feature parity for slices (5dbbe0cd)
    • add transitions for arcs (ccb1656d)
  • scales:
  • sunburst:
  • testing: add enzyme types (d66d4e92)
  • website: update references (5b2deb56)

Bug Fixes

Chore

  • changelog: update changelog (f5dae750)

Don't miss a new nivo release

NewReleases is sending notifications on new releases.