v0.0.175
π₯ Breaking Changes
- [responsive] Rewrite withParentSize using ResizeObserver.
withParentSize()
changedwindowResizeDebounceTime
prop todebounceTime
to match<ParentSize />
. #348
π Bug Fix
- [axis] fix
labelTransform
function in @vx/axis to correctly align the axis label when different values for the scale's range are specified, in particular when it does not start (or end) with a 0. #349 - [text] change measurement svg
display: none
=>position: absolute
and position the svg offscreen. #358
π Enhancements
- [shape] add
<Polygon />
component. #355
π Documentation
π Internal
- [dev] add linting. #346
π Contributors
Changes:
- @vx/annotation: 0.0.171 => 0.0.175
- @vx/axis: 0.0.173 => 0.0.175
- @vx/demo: 0.0.174 => 0.0.175
- @vx/grid: 0.0.171 => 0.0.175
- @vx/marker: 0.0.171 => 0.0.175
- @vx/responsive: 0.0.172 => 0.0.175
- @vx/shape: 0.0.171 => 0.0.175
- @vx/text: 0.0.173 => 0.0.175
- @vx/threshold: 0.0.174 => 0.0.175
- @vx/vx: 0.0.173 => 0.0.175