Files
vue-chartjs/CHANGELOG.md
Jakub Juszczak b8e7ce11de 📝 Update CHANGELOG
2016-09-08 13:40:05 +02:00

2.2 KiB

Change Log

v1.1.3 (2016-09-08)

Full Changelog

Implemented enhancements:

  • Add test #1

Fixed bugs:

  • Passing chart size (width / height) as prop doesnt resize the chart #8

Merged pull requests:

1.1.2 (2016-09-07)

Full Changelog

Implemented enhancements:

  • Change name of the render method to ensure compatiblity with Vue 2.0 #4

1.1.1 (2016-08-23)

Full Changelog

1.1.0 (2016-08-21)

Full Changelog

Implemented enhancements:

  • Use Vue.util.mergeOptions to merge default options with user's options #5

Merged pull requests:

1.0.3 (2016-08-20)

Full Changelog

Implemented enhancements:

  • Publish on NPM #2
  • Properly destroy chartjs objects #3 (LinusBorg)

1.0.2 (2016-07-27)

* This Change Log was automatically generated by github_changelog_generator