v0.0.190
π₯ Breaking Changes
- [scale] d3-scale 2.2.2 changed the behavior of a collapsed domain. See this comment for how to handle the updated behavior. #477
- [text] Don't split strings rendered by
<Text />
when encountering a set of non-breaking space characters. #460
π Enhancements
- [group] add innerRef prop. #480
- [scale] bump d3-scale dep to
^2.2.2
for scaleSymlog. #477 - [scale] add scaleSymlog. #470
π Bug Fix
- [stats] fix horizontal boxplot in @vx/stats. #476
- [boxplot] fix horizontal boxplot in @vx/boxplot. #472
- [heatmap] remove
bin.x0
. The x0 offset is accounted for inbin.x
. #475
π Documentation
- [docs][group] add innerRef prop. #480
- [axis] fix
tickLabelProps()
prop default args for docs. #478 - [glyph] remove outdated readme description. #478
- [docs] run doc:gen script. #478
π Contributors
Changes:
- @vx/annotation: 0.0.189 => 0.0.190
- @vx/axis: 0.0.189 => 0.0.190
- @vx/boxplot: 0.0.189 => 0.0.190
- @vx/demo: 0.0.189 => 0.0.190
- @vx/geo: 0.0.189 => 0.0.190
- @vx/glyph: 0.0.189 => 0.0.190
- @vx/grid: 0.0.189 => 0.0.190
- @vx/group: 0.0.189 => 0.0.190
- @vx/heatmap: 0.0.189 => 0.0.190
- @vx/hierarchy: 0.0.189 => 0.0.190
- @vx/legend: 0.0.189 => 0.0.190
- @vx/marker: 0.0.189 => 0.0.190
- @vx/network: 0.0.189 => 0.0.190
- @vx/scale: 0.0.189 => 0.0.190
- @vx/shape: 0.0.189 => 0.0.190
- @vx/stats: 0.0.189 => 0.0.190
- @vx/text: 0.0.189 => 0.0.190
- @vx/threshold: 0.0.189 => 0.0.190
- @vx/voronoi: 0.0.189 => 0.0.190
- @vx/vx: 0.0.189 => 0.0.190