Changelog
v0.0.175
withParentSize()
changed windowResizeDebounceTime
prop to debounceTime
to match <ParentSize />
. #348labelTransform
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. #349display: none
=> position: absolute
and position the svg offscreen. #358<Polygon />
component. #355Changes:
- @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
Changelog
v0.0.171
<Pie />
allow null sort callbacks. <Pie pieSort={null} pieSortValues={null} />
isn't ignored. #327Changes:
- @vx/annotation: 0.0.170 => 0.0.171
- @vx/axis: 0.0.170 => 0.0.171
- @vx/demo: 0.0.170 => 0.0.171
- @vx/grid: 0.0.170 => 0.0.171
- @vx/marker: 0.0.170 => 0.0.171
- @vx/shape: 0.0.170 => 0.0.171
- @vx/threshold: 0.0.170 => 0.0.171
- @vx/vx: 0.0.170 => 0.0.171
Changelog
v0.0.170
<BarGroupHorizontal />
component. #320y0
prop to <AreaClosed />
for custom area fills. #319<Group />
classname. should be vx-group
, not cx-group
. #316@vx/stats
readme name to stats. #324<BarGroup />
and <BarGroupHorizontal />
. #320Changes:
- @vx/annotation: 0.0.168 => 0.0.170
- @vx/axis: 0.0.168 => 0.0.170
- @vx/boxplot: 0.0.165 => 0.0.170
- @vx/demo: 0.0.169 => 0.0.170
- @vx/geo: 0.0.166 => 0.0.170
- @vx/glyph: 0.0.165 => 0.0.170
- @vx/grid: 0.0.169 => 0.0.170
- @vx/group: 0.0.165 => 0.0.170
- @vx/heatmap: 0.0.166 => 0.0.170
- @vx/hierarchy: 0.0.165 => 0.0.170
- @vx/legend: 0.0.167 => 0.0.170
- @vx/marker: 0.0.168 => 0.0.170
- @vx/network: 0.0.165 => 0.0.170
- @vx/shape: 0.0.168 => 0.0.170
- @vx/stats: 0.0.165 => 0.0.170
- @vx/threshold: 0.0.168 => 0.0.170
- @vx/voronoi: 0.0.165 => 0.0.170
- @vx/vx: 0.0.169 => 0.0.170
Changelog
v0.0.168
<Pie />
to allow more fine grained control of rendering. #311Changes:
- @vx/annotation: 0.0.166 => 0.0.168
- @vx/axis: 0.0.166 => 0.0.168
- @vx/demo: 0.0.167 => 0.0.168
- @vx/grid: 0.0.166 => 0.0.168
- @vx/marker: 0.0.166 => 0.0.168
- @vx/shape: 0.0.166 => 0.0.168
- @vx/threshold: 0.0.166 => 0.0.168
- @vx/vx: 0.0.167 => 0.0.168
Changelog
v0.0.166
@vx/chord
- <Chord />
, <Ribbon />
. #308Changes:
- @vx/annotation: 0.0.165 => 0.0.166
- @vx/axis: 0.0.165 => 0.0.166
- @vx/chord: 0.0.1 => 0.0.166
- @vx/demo: 0.0.165 => 0.0.166
- @vx/geo: 0.0.165 => 0.0.166
- @vx/grid: 0.0.165 => 0.0.166
- @vx/heatmap: 0.0.165 => 0.0.166
- @vx/marker: 0.0.165 => 0.0.166
- @vx/shape: 0.0.165 => 0.0.166
- @vx/threshold: 0.0.165 => 0.0.166
- @vx/vx: 0.0.165 => 0.0.166
Changelog
v0.0.165
dist/vx-{name}.{umd,es}.js
filesmodule
field to package.json
that points to dist/vx-{name}.es.js
for bundlers that support it (webpack, rollup, etc)main
field points to dist/vx-{name}.umd.js
react-fatigue-dev
+ Makefile build (means you can build on windows now)"android": 30, "chrome": 35, "edge": 14, "explorer": 9, "firefox": 52, "safari": 8, "ucandroid": 1
(matching airbnb-babel-preset)build/
with cjs
babel build files for deep paths (no breaking changes 🤞)Changes:
- @vx/annotation: 0.0.165-beta.1 => 0.0.165
- @vx/axis: 0.0.165-beta.1 => 0.0.165
- @vx/bounds: 0.0.165-beta.1 => 0.0.165
- @vx/boxplot: 0.0.165-beta.1 => 0.0.165
- @vx/brush: 0.0.165-beta.1 => 0.0.165
- @vx/clip-path: 0.0.165-beta.1 => 0.0.165
- @vx/curve: 0.0.165-beta.1 => 0.0.165
- @vx/demo: 0.0.165-beta.1 => 0.0.165
- @vx/drag: 0.0.165-beta.1 => 0.0.165
- @vx/event: 0.0.165-beta.1 => 0.0.165
- @vx/geo: 0.0.165-beta.1 => 0.0.165
- @vx/glyph: 0.0.165-beta.1 => 0.0.165
- @vx/gradient: 0.0.165-beta.1 => 0.0.165
- @vx/grid: 0.0.165-beta.1 => 0.0.165
- @vx/group: 0.0.165-beta.1 => 0.0.165
- @vx/heatmap: 0.0.165-beta.1 => 0.0.165
- @vx/hierarchy: 0.0.165-beta.1 => 0.0.165
- @vx/legend: 0.0.165-beta.1 => 0.0.165
- @vx/marker: 0.0.165-beta.1 => 0.0.165
- @vx/mock-data: 0.0.165-beta.1 => 0.0.165
- @vx/network: 0.0.165-beta.1 => 0.0.165
- @vx/pattern: 0.0.165-beta.1 => 0.0.165
- @vx/point: 0.0.165-beta.1 => 0.0.165
- @vx/responsive: 0.0.165-beta.1 => 0.0.165
- @vx/scale: 0.0.165-beta.1 => 0.0.165
- @vx/shape: 0.0.165-beta.1 => 0.0.165
- @vx/stats: 0.0.165-beta.1 => 0.0.165
- @vx/text: 0.0.165-beta.1 => 0.0.165
- @vx/threshold: 0.0.165-beta.1 => 0.0.165
- @vx/tooltip: 0.0.165-beta.1 => 0.0.165
- @vx/voronoi: 0.0.165-beta.1 => 0.0.165
- @vx/vx: 0.0.165-beta.1 => 0.0.165
- @vx/zoom: 0.0.165-beta.1 => 0.0.165
Changelog
v0.0.164
startAngle
and endAngle
props in the Pie
component. #292pieSortValues
prop. This maps to d3’s pie.sortValues()
which lets you sort by extracted values instead of data. #292startAngle
and endAngle
props in the Pie
component. #292!= null
for numeric props in Pie
component. #292LineRadial
link. #297<code>
inside headings bigger than <code>
inside paragraphs so components headings are actually clearer as such… #297Pie
component. #292Changes:
- @vx/annotation: 0.0.162 => 0.0.164
- @vx/axis: 0.0.162 => 0.0.164
- @vx/demo: 0.0.163 => 0.0.164
- @vx/grid: 0.0.162 => 0.0.164
- @vx/marker: 0.0.162 => 0.0.164
- @vx/shape: 0.0.162 => 0.0.164
- @vx/threshold: 0.0.162 => 0.0.164
- @vx/vx: 0.0.163 => 0.0.164
Changelog
v0.0.162
<Threshold />
#285Changes:
- @vx/annotation: 0.0.161 => 0.0.162
- @vx/axis: 0.0.161 => 0.0.162
- @vx/demo: 0.0.161 => 0.0.162
- @vx/grid: 0.0.161 => 0.0.162
- @vx/marker: 0.0.161 => 0.0.162
- @vx/shape: 0.0.161 => 0.0.162
- @vx/threshold: 0.0.1 => 0.0.162
- @vx/vx: 0.0.161 => 0.0.162