Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

update victory-core and changelog #523

Merged
merged 2 commits into from
Sep 30, 2017
Merged

update victory-core and changelog #523

merged 2 commits into from
Sep 30, 2017

Conversation

boygirl
Copy link
Contributor

@boygirl boygirl commented Sep 30, 2017

BREAKING CHANGES:

victory-core/299 Containers are now rendered in parent divs. This may be a breaking change for parent styles.

518 Naming changes for container props

VictoryBrushContainer

  • dimension -> brushDimension
  • selectionComponent -> brushComponent
  • selectedDomain -> brushDomain
  • selectionStyle -> brushStyle
  • onDomainChange -> onBrushDomainChange

VictoryCursorContainer

  • dimension -> cursorDimension
  • onChange -> onCursorChange

VictorySelectionContainer

  • dimension -> selectionDimension

VictoryVoronoiContainer

  • dimension -> voronoiDimension

VictoryZoomContainer

  • dimension -> zoomDimension
  • onDomainChange -> onZoomDomainChange

Other Changes

  • 516 Ensure that VictoryZoomContainer respects clipId
  • 517 VictoryZoomContainer and VictoryVoronoiCOntainer should ignore legend children
  • 519 Adds an alignment prop for VictoryBar so that bars may be rendered with "start", "middle" (default), or "end" alignment relative to their value.
  • 520 Adds an allowPan prop for VictoryZoomContainer. (Default true)
  • 521 Changes how children of VictoryZoomContainer are clipped to enable better zooming for VictoryPortal
  • 522 Fixes a bug in VictoryZoomContainer that effected time scale charts with zoomDomain specified

@boygirl boygirl merged commit 3e48302 into master Sep 30, 2017
@boygirl boygirl deleted the update-for-23.0.0 branch September 30, 2017 21:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant