vue-chartjs
Advanced tools
Comparing version 1.1.3 to 1.1.4
# Change Log | ||
## [v1.1.3](https://github.com/apertureless/vue-chartjs/tree/v1.1.3) (2016-09-08) | ||
[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/1.1.2...v1.1.3) | ||
**Implemented enhancements:** | ||
- Add test [\#1](https://github.com/apertureless/vue-chartjs/issues/1) | ||
**Fixed bugs:** | ||
- Passing chart size \(width / height\) as prop doesnt resize the chart [\#8](https://github.com/apertureless/vue-chartjs/issues/8) | ||
**Merged pull requests:** | ||
- Added bubble chart type [\#9](https://github.com/apertureless/vue-chartjs/pull/9) ([jcalonso](https://github.com/jcalonso)) | ||
## [1.1.2](https://github.com/apertureless/vue-chartjs/tree/1.1.2) (2016-09-07) | ||
@@ -4,0 +19,0 @@ [Full Changelog](https://github.com/apertureless/vue-chartjs/compare/1.1.1...1.1.2) |
{ | ||
"name": "vue-chartjs", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Vue wrapper for chart.js", | ||
@@ -5,0 +5,0 @@ "author": "Jakub Juszczak <jakub@nextindex.de>", |
@@ -9,3 +9,3 @@ # Vue-ChartJs | ||
Simply run `npm install vue-chartjs` | ||
Simply run `npm install vue-chartjs@1.1.3` | ||
@@ -12,0 +12,0 @@ ## How to use |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
4973284
68
3194