Releases
v0.63.0
wyze
released this
19 Oct 23:58
Bug Fixes
bump Add types for defs to AreaBumpSvgProps (#997 ) (da9ea7f8 )
calendar Add 'monthLegendPosition' definition (#1007 ) (f58298ef )
core
Add missing Theme types to match default theme object (#1135 ) (861000fc )
add Defs types and export for typescript (#1146 ) (99b520e9 )
core / swarmplot Improve core and swarmplot typedefs (#1151 ) (e370ea87 )
dependencies remove forced package resolutions (5be120a1 )
install force resolution of fsevents package (fbcafd14 )
legends Respect theme fill color (#941 ) (fa847f6a )
line change points ordering on stacked lines (#1060 ) (c10edbf0 )
pie tooltip props typing (#1088 ) (54215e7e )
radar
sankey Fix issue with gradient and parentheses in IDs (#1152 ) (56f0e449 )
scatterplot
treemap fix treemap package nivo dependencies (dbcd2167 )
website
fix missing prop for Calendar API demo (b8c7c995 )
fix TreeMap usage on homepage (09d3bc9f )
fix TreeMap in colors guide (24327df4 )
Features
a11y
add ability to set role
prop on all charts (#1128 ) (7d52c072 )
add changes to allow for improved accessibility on charts (#1054 ) (464185c8 )
annotations replace react-motion by react-spring (7acc5721 )
axes replace react-motion by react-spring (50c135d6 )
build
remove custom nivo babel preset (2083f8bd )
use react app babel preset (18a8dd14 )
change .esm suffix to .es (aecf5b08 )
generate source maps for packages (39a83fd4 )
bullet support ranges that support < 0 (5dc5ce69 )
bump
remove lodash dependency (6f6aff3c )
replace react-motion by react-spring for Bump (edf2daf6 )
replace react-motion by react-spring for AreaBump (90c3232c )
calendar
ci update Node.js version on CI to run v12 (3888a729 )
core
replace react-measure with custom hook (3e337cda )
remove SmartMotion component in favor of react-spring built-in support for various interpolators (15177207 )
funnel
add funnel documentation screenshots (ed1e58a9 )
disable stories (4f6dc92a )
add TypeScript definitions (2748dc10 )
add support for tooltip (6ce539cb )
add the ability to disable animations (7055d3d9 )
improve animation management (99359f57 )
add support for custom event handlers (bbdbc373 )
add support for annotations to Funnel component (9fca13ce )
add support for current part (a69780fd )
update funnel icon (826c08f6 )
add support for animation to Funnel component (e487a764 )
add widget to be ease creation of d3 value formatters (5f0bf7dc )
init @nivo/funnel package (e2d1ce88 )
generators add network data generation (#1082 ) (46bf12c3 )
heatmap
improve useHeatMap hook (62b2e597 )
move cells computation to main hook (80701b1f )
use hooks instead of recompose for HeatMapCanvas (f823ea61 )
use hooks instead of recompose and migrate to react-spring (6d6528aa )
infrastucture upgrade rollup, babel, typescript and prettier (b08e7917 )
line
add custom layer support to LineCanvas (#987 ) (1e5fd14d )
replace react-motion by react-spring (ca452490 )
network add support for tooltips (#1080 ) (4d8e822e )
parallel-coordinates use hooks instead of recompose and migrate to react-spring (0760d942 )
radar
remove lodash dependency (6e5c7f9f )
replace react-motion by react-spring (9e9c4984 )
sankey
restore previous tooltip positioning (7666935b )
use hooks instead of recompose and migrate to react-spring (b08c691d )
scales Add support for symlog scale (#1097 ) (954bef75 )
stream
restore previous tooltip positioning (611a72bd )
use hooks instead of recompose and migrate to react-spring (0c8dd3bc )
sunburst
swarmplot add time scale support (#1121 ) (9a19da66 )
tooltip
improve TooltipWrapper component for animation (d969d836 )
restore animation and use new measure hook (691125c1 )
replace react-motion by react-spring (a5850bc5 )
treemap
restore pattern and gradient support for TreeMap component (5e4ea120 )
add stories to demo pages (4b3241cd )
update treemap documentation screenshots (43e625fa )
update stories (f90f979d )
add support for parent labels (c705f3e7 )
add TypeScript definitions (f1d9a3b9 )
use hooks instead of recompose and migrate to react-spring (5ff360ef )
website
add theme property documentation to all components (f967380e )
add theming guide (975503ab )
add ability to configure x/y formats from UI (022ddf8d )
update heatmap motion config control for react-spring (25ba5662 )
add the ability to control react-spring config (457ebfa4 )
v0.62.0...v0.63.0
You can’t perform that action at this time.