Releases: plouc/nivo
Releases · plouc/nivo
v0.89.1
v0.89.0
What's Changed
- 🐛 [#2597] Prevent Line Chart from crashing when having no data by @akassaei in #2669
- marimekko: all dimension input data is propagated by @Linschlager in #2681
- Issue 2686 Multiple charts using ContinuousColorsLegendSvg share the … by @HughWilliams90 in #2695
- fix(sankey): use readonly array types in props by @pcorpet in #2701
- feat(sankey): enable custom layers in Sankey diagram by @pcorpet in #2702
- feat (sankey): provide additional 'layerProps' for the custom layers by @wastedev in #2706
- perf: faster getDistance calculations by @hood in #2684
- Remove fill property in BarTotals.tsx by @MatthewDlr in #2689
- feat(funnel): add support for size overrides by @langarus in #2704
- feat(timerange): custom weekday labels for TimeRange by @kaivola in #2510
- PolarBar chart by @plouc in #2711
- fix: RadialBarTooltipComponent type by @liorp in #2661
- Support native esm by @plouc in #2712
- feat(react): extend react version range to allow react 19 by @plouc in #2713
New Contributors
- @Linschlager made their first contribution in #2681
- @HughWilliams90 made their first contribution in #2695
- @wastedev made their first contribution in #2706
- @hood made their first contribution in #2684
- @MatthewDlr made their first contribution in #2689
- @langarus made their first contribution in #2704
- @kaivola made their first contribution in #2510
- @liorp made their first contribution in #2661
Full Changelog: v0.88.0...v0.89.0
v0.88.0
What's Changed
- feat(bar): added aria hidden and disabled flag by @jingcai86 in #2566
- feat(Bar): Add option to chose label position by @evasseure in #2585
- feat(radar): add onClick handler by @Nino3103 in #2601
- (feat)Line: add support for hiding line charts by default by @clcatalan in #2540
- Allow custom legendNode for markers by @Bigood in #2432
- Add getColor to props provided to custom layers by @lemps in #2651
- Allow for actual motionConfig proptypes on by @Josh-a-e in #2653
New Contributors
- @jingcai86 made their first contribution in #2566
- @evasseure made their first contribution in #2585
- @Nino3103 made their first contribution in #2601
- @clcatalan made their first contribution in #2540
- @Bigood made their first contribution in #2432
- @lemps made their first contribution in #2651
Full Changelog: v0.87.0...v0.88.0
v0.87.0
What's Changed
- Fix area rendering disparity of line canvas compared to line svg by @MatinAniss in #2558
- Add mesh to bump chart by @santiperone in #2496
- fix: Add missing key to BarTotals by @dbuhon in #2575
- Bump mesh improvements by @plouc in #2572
- feat(line): remove prop-types as we're supposed to rely on TS by @plouc in #2576
- feat(recompose): completely remove recompose from the project by @plouc in #2577
- fix(bar): fix canvas grid lines not considering margin by @plouc in #2578
- feat(Line): passing the full Point info to the
AccessorFunc
for Label by @akassaei in #2541 - fix(core): use readonly arrays for props as the libraries do not modify them by @pcorpet in #2588
- @nivo/tree by @plouc in #2582
New Contributors
- @MatinAniss made their first contribution in #2558
- @santiperone made their first contribution in #2496
- @dbuhon made their first contribution in #2575
- @akassaei made their first contribution in #2541
Full Changelog: v0.86.0...v0.87.0
v0.86.0
What's Changed
- fix(website): fix time based scale ticks demos by @plouc in #2532
- feat(Bar): add bar totals by @joaopedromatias in #2525
- Rewrite componentId to support react17 by @Alex-Spike in #2545
- Bugfix/2490 tooltip theme by @gtibrett in #2552
New Contributors
- @joaopedromatias made their first contribution in #2525
- @Alex-Spike made their first contribution in #2545
- @gtibrett made their first contribution in #2552
Full Changelog: v0.85.1...v0.86.0
v0.85.1
What's Changed
- Tooltip: avoid a flash effect and weird initial transition by @DimaAmega in #2480
- feat(deps): upgrade d3-scale due to vulnerability by @plouc in #2531
New Contributors
- @DimaAmega made their first contribution in #2480
Full Changelog: v0.85.0...v0.85.1
v0.85.0
What's Changed
- refactor default props to fix error message by @andre19980 in #2452
- fix(sankey): update onClick types in sankey chart to respect generics by @stas-demydiuk in #2509
- chore: upgrade d3-color and d3-scale-chromatic by @icco in #2466
- Fix: add initial property for truncateTickAt by @scalabw in #2504
- fix tooltip default color by @scalabw in #2521
- Touch crosshair for line graphs by @WilliamABradley in #2524
- fix(marimekko): use readonly arrays for props as the library does not modify them by @pcorpet in #2493
- fix(line): use readonly arrays for props as the library does not modify them by @pcorpet in #2494
- Fix (peer) dependencies by @marvinruder in #2528
New Contributors
- @andre19980 made their first contribution in #2452
- @stas-demydiuk made their first contribution in #2509
- @icco made their first contribution in #2466
- @scalabw made their first contribution in #2504
- @WilliamABradley made their first contribution in #2524
- @marvinruder made their first contribution in #2528
Full Changelog: v0.84.0...v0.85.0
v0.84.0
What's Changed
- fix(bar): use readonly arrays for props as the library does not modif… by @pcorpet in #2377
- fix(pie): use readonly arrays for props as the library does not modif… by @pcorpet in #2431
- Fix Bar SSR by @OleksandrRakovets in #2464
- Pie: Add the ability to programmatically control the activeId by @plouc in #2465
New Contributors
- @pcorpet made their first contribution in #2377
- @OleksandrRakovets made their first contribution in #2464
Full Changelog: v0.83.1...v0.84.0
v0.83.1
What's Changed
- @nivo/parallel-coordinates next by @plouc in #2329
- Add tests for gradients attribute by @hyjoong in #2338
- fix: Lodash - use module imports by @vio in #2349
- Resolved BoxPlot types not being included in build output by @NicolasNewman in #2351
- Fix website component search by @aautem in #2371
- fix: waffle types missing from dist by @brammitch in #2375
- Fix arcLinkLabelsOffset for pie chart by @aautem in #2369
- feat/export responsive bar props TypeScript types by @ollwenjones in #2396
- fix(stream): fix stream diagram overflowing by @baldulin in #2392
- fix GitHub workflow badge URL by @shoito in #2453
- Fix failing builds by @plouc in #2460
- shiftArray in calendar/src/compute/timeRange.ts should not mutate its argument by @wirhabenzeit in #2420
- fix(core): upgrade d3-interpolate and d3-scale-chromatic by @plouc in #2461
- Feature/bar chart truncate axes ticks by @SebasQuirogaUCP in #2405
- feat(legends): export SymbolProps by @plouc in #2462
New Contributors
- @hyjoong made their first contribution in #2338
- @vio made their first contribution in #2349
- @NicolasNewman made their first contribution in #2351
- @aautem made their first contribution in #2371
- @baldulin made their first contribution in #2392
- @shoito made their first contribution in #2453
- @wirhabenzeit made their first contribution in #2420
- @SebasQuirogaUCP made their first contribution in #2405
Full Changelog: v0.83.0...v0.83.1