Skip to content

Latest commit

 

History

History
136 lines (78 loc) · 6.06 KB

CHANGELOG.md

File metadata and controls

136 lines (78 loc) · 6.06 KB

Change Log

Full Changelog

Fixed bugs:

  • Compatibility with Vue 2.1.10 #30

v2.3.3 (2017-01-19)

Full Changelog

Closed issues:

  • How to create mixed chart types #29
  • hello a q about reactivity #28
  • chart do not render after build #26

Merged pull requests:

v2.3.2 (2016-12-23)

Full Changelog

Implemented enhancements:

  • Content Security Policy #22

Merged pull requests:

v2.3.1 (2016-12-20)

Full Changelog

Fixed bugs:

  • Issues after using gulp-- production #19

Closed issues:

  • Error in rendering #21

Merged pull requests:

v2.3.0 (2016-12-17)

Full Changelog

Closed issues:

  • Uncaught TypeError: _c is not a function #20

v2.2.1 (2016-12-07)

Full Changelog

Fixed bugs:

  • Uncaught TypeError: Cannot read property 'draw' of null #15

Merged pull requests:

v2.2.0 (2016-10-24)

Full Changelog

Closed issues:

  • question:syntax with vue-loader #12
  • Rerender when data has changed #10

Merged pull requests:

v2.1.1 (2016-10-02)

Full Changelog

v.2.1.0 (2016-09-23)

Full Changelog

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