π₯ Breaking Changes
- [shape] deep links to
@vx/shape/shapes/Link{Horizontal, Vertical, Radial}.js
=> @vx/shape/shapes/link/diagonal/Link{Horizontal, Vertical, Radial}.js
. #194
π Enhancements
- [tooltip] add offset props to
<TooltipWithBounds />
. #193
- [shape] Add support for step, curve, and line links. #194
- [responsive] add
<ParentSize />
component. #198
- [stats] added vx-stats for statistic related glyphs (boxplot and violinplot). #197 note:
@vx/boxplot
is deprecated in favor of @vx/stats
in a future release @vx/boxplot
will be removed
π Internal
- [demo] update gallery tiles to use
<ParentSize />
. #198
- [demo] add /responsive gallery tile + page. #198
Changes:
- @vx/annotation: 0.0.146 => 0.0.147
- @vx/axis: 0.0.146 => 0.0.147
- @vx/bounds: 0.0.143 => 0.0.147
- @vx/demo: 0.0.146 => 0.0.147
- @vx/grid: 0.0.146 => 0.0.147
- @vx/marker: 0.0.146 => 0.0.147
- @vx/mock-data: 0.0.144 => 0.0.147
- @vx/responsive: 0.0.143 => 0.0.147
- @vx/shape: 0.0.146 => 0.0.147
- @vx/stats: 0.0.143 => 0.0.147
- @vx/tooltip: 0.0.143 => 0.0.147
- @vx/vx: 0.0.146 => 0.0.147