Skip to content

Latest commit

Β 

History

History
322 lines (200 loc) Β· 16.6 KB

CHANGELOG.md

File metadata and controls

322 lines (200 loc) Β· 16.6 KB

Change Log

v2.6.2 (2017-04-29)

Full Changelog

Merged pull requests:

v2.6.1 (2017-04-21)

Full Changelog

Closed issues:

  • Not understanding options #93
  • A Gotcha on component creation. #92
  • Error when building: 'This dependency was not found: chartjs' #91
  • Chart does not render inside conditional #90
  • Unable to add to material-vue layout #87

v2.6.0 (2017-04-09)

Full Changelog

Closed issues:

  • how to export to image or pdf #89
  • πŸ™πŸ» Testing 2.6.0-rc1 #88
  • Adding annotation plugin functionality #86

v2.6.0-rc1 (2017-04-05)

Full Changelog

Closed issues:

  • Overwrite prop #85

Merged pull requests:

  • Update release build to not include externals. #84 (gcoguiec)

v2.5.6 (2017-03-29)

Full Changelog

Closed issues:

  • Can not render two lines at the same time #83
  • Suggestion: Chart not re-rendering on window resize #82
  • How can you change legend label colour? #81
  • Doughnut with text in the middle #80
  • Set chart width without affecting labels #79
  • Loading data from server and displaying #78
  • Why separate .js files in the examples? #77
  • An in-range update of vue is breaking the build 🚨 #76
  • An in-range update of vue-template-compiler is breaking the build 🚨 #75
  • Uncaught TypeError: Cannot read property 'chartId' of undefined #74
  • TypeError: child._updateFromParent is not a function #72
  • Styling componement's surrounding <div> #70

v2.5.5 (2017-03-24)

Full Changelog

Closed issues:

  • Access chartjs methods #71
  • Pass Reactive data into Scatterplot #69

Merged pull requests:

  • Removed -s flag from yarn command in docs #73 (mika76)

v2.5.4 (2017-03-19)

Full Changelog

Closed issues:

  • An in-range update of eslint-config-standard is breaking the build 🚨 #68
  • Using data from vuex to populate a line graph #67
  • How to use without babel/webpack? #66
  • The vue-chartjs/src entry point is still creating a new vue instance. #55

Merged pull requests:

v2.5.3 (2017-03-17)

Full Changelog

Closed issues:

  • Cannot modify styling using options #60

v2.5.2 (2017-03-14)

Full Changelog

Closed issues:

  • TypeError: child._updateFromParent is not a function #62
  • child._updateFromParent is not a function #59
  • dependency was not found #58

Merged pull requests:

v2.5.1 (2017-03-11)

Full Changelog

Closed issues:

  • Lines are looking weird. #57
  • Working with objects #48
  • Mixins don't seem to trigger a refresh of the chart #44

v2.5.0 (2017-03-08)

Full Changelog

Closed issues:

  • UglifyJs is not happy with versions after 2.3.8 #54
  • Why "main" in Package.json is "src/index.js" and not "dist/vue-chartjs.js" #53
  • Adding static data and dynamic data at the same time. #52

Merged pull requests:

v2.4.1 (2017-03-04)

Full Changelog

v2.4.0 (2017-03-03)

Full Changelog

Merged pull requests:

v2.3.9 (2017-03-01)

Full Changelog

Closed issues:

  • Add src folder to package.json "files" and make main "src/index.js" #49
  • Unable to refresh #41

Merged pull requests:

v2.3.8 (2017-03-01)

Full Changelog

Closed issues:

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

Merged pull requests:

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