Skip to content

Commit 4fa930f

Browse files
committed
update changelog
1 parent 36c587e commit 4fa930f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Victory Changelog
22

3+
## 35.7.0 (2021-05-12)
4+
5+
- [#1835](https://github.com/FormidableLabs/victory/pull/1835) - This PR makes `VictoryAxis` responsible for calculating its own default `xOffset`, `yOffset`, `orientation`, and `crossAxis` values rather than relying on `VictoryChart` to determine these values. This change corrects several bugs related to how axes update on charts that use `VictoryZoomContainer`. We don't anticipate breaking changes with this update, but axis positioning will update differently (more correctly) when zooming. Thanks @jhumbug!
6+
37
## 35.6.4 (2021-05-12)
48

59
- [#1850](https://github.com/FormidableLabs/victory/pull/1850) - Update `VictoryTheme` type definition to allow adding an optional style prop to `VictoryGroup` via theme. Thanks @hknowlton!

0 commit comments

Comments
 (0)