All Versions
122
Latest Version
Avg Release Cycle
8 days
Latest Release
2513 days ago

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 for VictorySelectionContainer
    • โž• Adds domain and standalone to list of props that get stored in parent state
    • Simplifies and standardizes container rendering across components.

    ๐Ÿ‘€ See pull request for examples

  • v15.0.1 Changes

    January 06, 2017
    • โž• Add bounds as the second argument for VictorySelectionContainer onSelection callback
  • 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 on containerComponents
  • 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
    • ๐Ÿ›  Fixes a bug where paths defining bars were not being closed.
  • v13.2.4 Changes

    • ๐Ÿ›  Fixes a bug with VictoryAxis offsets
    • โž• Adds an allowZoom prop that can turn on / off zooming on VictoryZoom. This prop is true by default
  • v13.2.3 Changes

    • ๐Ÿ›  fix broken timer on unmount