Files
vue-chartjs/CHANGELOG.md
Jakub Juszczak 9ab63c9f22 📝 Update CHANGELOG
Signed-off-by: Jakub Juszczak <netghost03@gmail.com>
2017-02-22 15:59:55 +01:00

8.1 KiB
Raw Blame History

Change Log

Unreleased

Full Changelog

Closed issues:

  • Colors of dynamically added bars in bar graph are the default color instead of specified color #42

v2.3.6 (2017-02-22)

Full Changelog

Closed issues:

  • Please update1.1.3 chartjs to 2.5.0 #40
  • Vue-chartjs components creating a second Vue runtime #39
  • Since last update bar chart will no longer stack #38
  • barchart 如何横向显示条形图 #37
  • Animation with reactivity #34

Merged pull requests:

v2.3.5 (2017-02-14)

Full Changelog

Closed issues:

  • Destory chart instance in reactiveMixins on render #35
  • Rerendering doughtnut chart not working #33

Merged pull requests:

v2.3.4 (2017-02-11)

Full Changelog

Closed issues:

  • Update Chart.js docs to include link to vue-chartjs #32
  • 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

Closed issues:

  • Content Security Policy #22

Merged pull requests:

v2.3.1 (2016-12-20)

Full Changelog

Closed issues:

  • Error in rendering #21
  • Issues after using gulp-- production #19

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

Closed issues:

  • Chart height definition inside the component #18
  • Uncaught TypeError: Cannot read property 'draw' of null #15

Merged pull requests:

v2.2.0 (2016-10-24)

Full Changelog

Closed issues:

  • The page is blank #13
  • 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

Closed issues:

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

Merged pull requests:

1.1.2 (2016-09-07)

Full Changelog

Closed issues:

  • 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

Closed issues:

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

Merged pull requests:

1.0.3 (2016-08-20)

Full Changelog

Closed issues:

  • Publish on NPM #2

Merged pull requests:

1.0.2 (2016-07-27)

* This Change Log was automatically generated by github_changelog_generator