Comparing version 0.24.1 to 0.24.2
# Victory Changelog | ||
## 0.24.2 (2017-11-14) | ||
VictoryCore | ||
- [316] (https://github.com/FormidableLabs/victory-core/pull/316) | ||
- adds `cornerRadius` prop for `Bar` | ||
- adds `barRatio` prop for `Bar` | ||
- removes rounding from calculated paths | ||
- fixes a domain bug for negative bars and areas | ||
VictoryChart | ||
- [538](https://github.com/FormidableLabs/victory-chart/pull/538) Adds `barRatio` and `cornerRadius` props to `VictoryBar` | ||
- [539](https://github.com/FormidableLabs/victory-chart/pull/539) Fixes a bug in bubble plots | ||
## 0.24.1 (2017-11-08) | ||
@@ -4,0 +18,0 @@ |
{ | ||
"name": "victory", | ||
"version": "0.24.1", | ||
"version": "0.24.2", | ||
"description": "Data viz for React", | ||
@@ -36,4 +36,4 @@ "keywords": [ | ||
"dependencies": { | ||
"victory-chart": "^24.1.0", | ||
"victory-core": "^20.1.0", | ||
"victory-chart": "^24.3.0", | ||
"victory-core": "^20.2.0", | ||
"victory-pie": "^13.1.0" | ||
@@ -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
2050225
33365
100142
4
Updatedvictory-chart@^24.3.0
Updatedvictory-core@^20.2.0