All Versions
122
Latest Version
Avg Release Cycle
8 days
Latest Release
2513 days ago
Changelog History
Page 8
Changelog History
Page 8
-
v16.0.0 Changes
January 30, 2017- 427
- โ Adds
VictoryBrushContainer
- โ Adds
VictoryZoomContainer
- ๐ Deprecates
VictoryZoom
- ๐
Changes default styles for
VictorySelectionContainer
- โ Adds override-able
selectionComponent
forVictorySelectionContainer
- โ Adds
domain
andstandalone
to list of props that get stored in parent state - Simplifies and standardizes container rendering across components.
-
v15.0.1 Changes
January 06, 2017- โ Add
bounds
as the second argument for VictorySelectionContaineronSelection
callback
- โ Add
-
v15.0.0 Changes
January 03, 2017- โ Adds
VictorySelectionContainer
- ๐ All functional styles and props are evaluated at the level of the primitive component rather than eariler
- โ Adds support for
defaultEvents
oncontainerComponents
- โ Adds
-
v14.0.4 Changes
December 13, 2016- ๐ Fixes date handling in VictoryZoom
-
v14.0.3 Changes
December 12, 2016- ๐ Fixes an animation bug with continuous children.
-
v14.0.2 Changes
December 09, 2016- ๐ Fixes VictoryZoom bugs related to events and render order.
-
v14.0.1 Changes
December 07, 2016- ๐ Fixes an animation bug by removing data accessor props from the animation whitelist
-
v14.0.0 Changes
December 02, 2016- Change how continuous animations behave i.e. VictoryArea and VictoryLine
- clipPath curtain will never be smaller than the range except during
onLoad
- clipPath curtain will never be smaller than the range except during
- ๐ Fixes a bug where paths defining bars were not being closed.
- Change how continuous animations behave i.e. VictoryArea and VictoryLine
-
v13.2.4 Changes
- ๐ Fixes a bug with
VictoryAxis
offsets - โ Adds an
allowZoom
prop that can turn on / off zooming on VictoryZoom. This prop istrue
by default
- ๐ Fixes a bug with
-
v13.2.3 Changes
- ๐ fix broken timer on unmount