Comparing version 0.26.0 to 0.26.1
# Victory Changelog | ||
## 0.26.1 (2018-05-17) | ||
VictoryCore | ||
-[374](https://github.com/FormidableLabs/victory-core/pull/374) Consistent `PropTypes` for `clipId` | ||
-[373](https://github.com/FormidableLabs/victory-core/pull/373) Evaluate styles for polar bars | ||
-[372](https://github.com/FormidableLabs/victory-core/pull/372) Support top and bottom cornerRadius for bars. Support functional cornerRadius | ||
-[371](https://github.com/FormidableLabs/victory-core/pull/371) Evaluate Whisker styles | ||
-[370](https://github.com/FormidableLabs/victory-core/pull/370) Refactor to remove lifecycle methods | ||
VictoryChart | ||
-[594](https://github.com/FormidableLabs/victory-chart/pull/594) Support functional `cornerRadius` and objects with `cornerRadius` defined for "top" and "bottom" | ||
-[593](https://github.com/FormidableLabs/victory-chart/pull/593) Add `defaultBrushArea` prop with supported options "all", "none" and "disable" | ||
-[591](https://github.com/FormidableLabs/victory-chart/pull/591) Ensure that `VictoryVoronoiContainer` works correctly with `VictoryGroup` data. | ||
## 0.26.0 (2018-04-21) | ||
**BREAKING CHANGES** | ||
@@ -4,0 +20,0 @@ |
{ | ||
"name": "victory", | ||
"version": "0.26.0", | ||
"version": "0.26.1", | ||
"description": "Data viz for React", | ||
@@ -36,4 +36,4 @@ "keywords": [ | ||
"dependencies": { | ||
"victory-chart": "^26.0.0", | ||
"victory-core": "^22.0.0", | ||
"victory-chart": "^26.1.0", | ||
"victory-core": "^22.1.1", | ||
"victory-pie": "^15.0.1" | ||
@@ -40,0 +40,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3
2168631
34050
Updatedvictory-chart@^26.1.0
Updatedvictory-core@^22.1.1