Releases: Vue-Charts-CSS/vue.charts.css
Releases · Vue-Charts-CSS/vue.charts.css
V2.0.1 Release
V1.0.4 Release
Dependency updates
V1.0.3 Release
Fixes #2 and updates old lockfile
V2.0.0 Release
Upgraded to Vue 3 (Vue 2 still supported under the vue2 branch)
- Updated examples folder
- Dependency updates
- Minor doc updates
V1.0.2 Release
Updated dependencies
V1.0.1 Release
Releasing for production use. Breaking changes will now follow semver practices.
If you like this wrapper, please leave it a star! Feedback is welcome in the issues area on GitHub.
v0.0.21-alpha
feat: upgraded to Webpack 5, fixed Dependabot vulnerability, switched…
v0.0.20-alpha: fix: bump version with production assets
Last two versions not correctly released (src updated but not dist) TODO: create build script for publishing to github & npm
v0.0.17-alpha: feat: slots update, improved example
Slots Update: Heading, Legend, Labels and Data points can now be fully manipulated using Vue Slots. Example Update: Improved example to demonstrate Vue abilities with slots.
v0.0.16-alpha
feat: changed output to UMD