Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update for 0.25.0 #916

Merged
merged 1 commit into from Feb 5, 2018
Merged

update for 0.25.0 #916

merged 1 commit into from Feb 5, 2018

Conversation

boygirl
Copy link
Contributor

@boygirl boygirl commented Feb 5, 2018

Major Features

  • VictoryBrushLine for multi-brush support

Breaking Changes

  • Candle expects a new set of props from VictoryCandlestick
  • The Line component has been renamed to Axis / Grid
  • Internal methods for all Victory primitive components have changed. This will be a breaking change for users who are extending primitive components, including victory-native.

VictoryCore
-336 Fixes key names for ErrorBar
-325 Adds a getDimension static method for VictoryLegend
-326 Adds a fallback prop for VictoryLegend titleOrientation
-327 Use pointerEvents: "painted" for grid styles
-328 Adds inline prop for VictoryLabel
-329 Bugfix add-events
-330 Adds wickStyleWidth prop for Candle
This is a breaking change as it changes the expected props for Candle
-331 Bugfix portal rendering
-333 Whitelist style attributes
-335 Update primitives
This is a breaking change for victory-native and anyone extending primitive components.
*This is a breaking change for for the Line component. Renamed Axis / Grid

VictoryChart
-551 Bux fixes and improvements for VictoryStack
-553 Allow renderInPortal to be false for tooltips in VictoryVoronoiContainer
-554 Add support for wickStrokeWidth in VictoryCandlestick
This is a breaking change as the expected props for Candle are changed
-556 Fixes undefined context variable
-558 Allow func PropType for color on VictoryGroup
-559 Implement VictoryBrushLine and use updated primitive components
**This is a breaking change for anyone using the Line primitive. It has been renamed to Axis / Grid.
This may be a breaking change for anyone who was extending Victory primitives

VictoryPie
-166 Update Victory primitives

@boygirl boygirl merged commit 9cfec9c into master Feb 5, 2018
@boygirl boygirl deleted the update-0.25.0 branch February 5, 2018 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant