Skip to content

Releases: Vue-Charts-CSS/vue.charts.css

V2.0.1 Release

01 May 19:09
Compare
Choose a tag to compare

Dependency updates

V1.0.4 Release

01 May 19:07
Compare
Choose a tag to compare

Dependency updates

V1.0.3 Release

01 May 19:01
Compare
Choose a tag to compare

Fixes #2 and updates old lockfile

V2.0.0 Release

31 Jan 00:20
Compare
Choose a tag to compare

Upgraded to Vue 3 (Vue 2 still supported under the vue2 branch)

  • Updated examples folder
  • Dependency updates
  • Minor doc updates

V1.0.2 Release

30 Jan 23:09
Compare
Choose a tag to compare

Updated dependencies

V1.0.1 Release

20 Aug 19:29
Compare
Choose a tag to compare

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

20 Aug 18:44
Compare
Choose a tag to compare
v0.0.21-alpha Pre-release
Pre-release
feat: upgraded to Webpack 5, fixed Dependabot vulnerability, switched…

v0.0.20-alpha: fix: bump version with production assets

27 Mar 21:22
Compare
Choose a tag to compare
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

27 Mar 20:03
Compare
Choose a tag to compare
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

27 Mar 15:13
Compare
Choose a tag to compare
v0.0.16-alpha Pre-release
Pre-release
feat: changed output to UMD