github plouc/nivo v0.65.0

latest releases: v0.88.0, v0.87.0, v0.86.0...
4 years ago

Features

  • BarCanvas
    • allow to use ref to access the underlying canvas (fb91ca4e)
    • add a ref to access the canvas (ce5b67a1)
  • axes adjustments for react-spring@next (46dbb5a4)
  • bar add BarItem component to the exposed package API (#1261) (df211c03)
  • bullet
    • adjustments for react-spring@next (c567ae18)
    • convert stories to typescript (b2894a91)
    • switch from react-motion to react-spring (04f07093)
    • convert to functional components (3f63fd99)
    • remove recompose dependency (ff7f1bc8)
    • init package migration to typescript (d07378a3)
  • colors
    • update package typings according to TypeScript migration (e98d8e07)
    • migrate ordinalColorScale to TypeScript (7bb42c68)
    • migrate prop types to TypeScript (6bf1f7d4)
    • rename InheritedColorProp to InheritedColor in all package typings (29a73083)
    • migrate inheritedColor to TypeScript (436117da)
    • migrate motion to TypeScript (e1785918)
    • add typings for color schemes and interpolators (1093da12)
    • init TypeScript migration (2383b4d5)
  • core
    • add proper type for useTheme hook (66d2f4f0)
    • add missing spring config to Container (25aa18fb)
  • line forward ref to the canvas element (4be9c8ab)
  • marimekko
    • fix doc typos and add missing custom layer props to the doc (ae4c329c)
    • update README preview (ca4a0d66)
    • add support for legends (f39f12a7)
    • add story about custom layers (8560b6ad)
    • add support for value formatter (c5429db2)
    • add icons and preview for README (71b06a84)
    • add bar groups position and dimensions to layers context (8ba4c018)
    • add support for patterns and gradients (d75a3952)
    • fix vertical layout and diverging offset (604b523f)
    • add support for axes and grid (8e4cd0d6)
    • add support for custom tooltip (ed74e9f1)
    • expose thickness and dimensions scale (914f1857)
    • add the ability to configure the stack offset (a8437cca)
    • add stories (6b6aa949)
    • pass default props to InnerMarimekko (bb85398f)
    • improve motion configuration (7df05809)
    • add support for mouse handlers (4f244ea3)
    • improve documentation about data props (3178ce81)
    • compute bars from top level component and pass them to custom layers (146a04b2)
    • use react-spring@next and add animation support to bars (001b6719)
    • add to website and improve bars (5f18b057)
    • init package (35556143)
  • parallel-coordinates adjustments for react-spring@next (df7d665c)
  • scales exclude null and undefined values in log scale validation (#1099) (c87eba7d)
  • sunburst add mouse events and some labels (#880) (1b3dd8f0)
  • tooltip
    • add a display name to memoized components to ease testing (218e237f)
    • migrate TableTooltip component to TypeScript (0a54e62f)
    • migrate Crosshair component to TypeScript (1416e8cf)
    • ensure we only render the tooltip when the charts are interactive (6623000f)
    • remove usage of tooltip prop types from other packages (8addc8d4)
    • adapt BasicTooltip for new typings (cb87d9a4)
    • remove prop types (b187c618)
    • init TypeScript migration (3413142d)
  • treemap adjustments for react-spring@next (e5611c30)

Bug Fixes

  • BarCanvas stories demonstrating the canvas ref (96cff43e)
  • bar
  • bullet
  • core add useDimensions hook to types (4ce35386)
  • funnel fix lint errors (e66b51c5)
  • geo fix lint errors (bc398839)
  • legends fix lint errors (275b2b55)
  • line
    • add a stories for the responsive canvas component (0fe9c9d3)
    • add a story showcasing the usage of the ref in canvas (190acd7e)
  • motion replace deprecated method with the new helper (57b27d8d)
  • packages allow react 17 in peer dependencies (a4f370b4)
  • pie
    • fix typings issues due to better d3 types (ad9cc2c6)
    • make dimensions required props (d502a409)
    • fix incomplete type for valueFormat (0793553e)
  • storybook move bar/race chart story to main bar stories (#1258) (e9c5932d)
  • sunburst apply my own fixes from pr review (cbb9e37a)
  • tooltip
    • fix typings due to core adjustments (87e5edb2)
    • export useTooltip hook in types (7eb1b30b)
  • website
    • patch react-spring due to known issue with Gatsby (c35b4e96)
    • changes to get deployment to work (09f46839)

v0.64.0...v0.65.0

Don't miss a new nivo release

NewReleases is sending notifications on new releases.