Releases
v0.80.0
plouc
released this
08 Sep 23:05
v0.80.0 (2022-09-08)
Features
canvas: add custom ref to ScatterPlotCanvas and NetworkCanvas (#1953 ) (b0210744 )
choropleth: add support for defs and fill to the choropleth (#2072 ) (e18733e7 )
deps: upgrade package constraints to include React 18 (#2056 ) (9df8a0ae )
radar: add support for global rotation to the radar chart (#1985 ) (d57345a7 )
radial-bar: implement defs/fill, modeled after Bar implementation (#1957 ) (c40006f5 )
react-18: upgrade react-spring to 9.4.5 (#1993 ) (1b539a4c )
Bug Fixes
remove required for labelYOffset in DotsItem (d4daf2ce )
axes: Avoid duplicate key error with time scales at millisecond precision (#1756 ) (b372ec95 )
bar:
codesandbox: fix typo in jsx prop assignment (#1960 ) (2d8aaafc )
core: ignore useMeasure hook if not in a browser context (2763c4a2 )
line: make copy of points data before reversing (45c31e94 )
linting: fix bug in makefile script for linting an individual package (#1982 ) (17e33766 )
pie: fix custom tooltip not updated due to missing hook deps (#2089 ) (9634f318 )
sankey: include link's index in the React Component key when creating the SVG element (#2037 ) (5985ab40 )
scales: fix a TypeScript bug when creating log scales (#2001 ) (43af675e )
tooltip: fix positioning when charts are rendered inside an scaled div (#2034 ) (a1a529c9 )
xss: Fixed XSS security bug (#1929 ) (f83ad7bd )
Chore
deps:
update yarn.lock (fb6cc9fb )
bump terser from 4.8.0 to 4.8.1 (9bc03db5 )
bump moment from 2.29.2 to 2.29.4 (2b0037cb )
bump parse-url from 6.0.0 to 6.0.2 (f1a0f116 )
bump devcert from 1.2.0 to 1.2.1 (b78c3d10 )
bump jpeg-js from 0.4.3 to 0.4.4 (86312950 )
bump nanoid from 3.1.30 to 3.3.4 (eebfb94a )
bump moment from 2.29.1 to 2.29.2 (165d8a86 )
bump minimist from 1.2.5 to 1.2.6 (b52fbbf2 )
You can’t perform that action at this time.