File tree 1 file changed +23
-1
lines changed
1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased] ( https://github.com/apertureless/vue-chartjs/tree/HEAD )
4
4
5
- [ Full Changelog] ( https://github.com/apertureless/vue-chartjs/compare/v2.5.3 ...HEAD )
5
+ [ Full Changelog] ( https://github.com/apertureless/vue-chartjs/compare/v2.5.5 ...HEAD )
6
6
7
7
** Closed issues:**
8
8
9
+ - An in-range update of vue is breaking the build π¨ [ \# 76] ( https://github.com/apertureless/vue-chartjs/issues/76 )
10
+ - An in-range update of vue-template-compiler is breaking the build π¨ [ \# 75] ( https://github.com/apertureless/vue-chartjs/issues/75 )
11
+
12
+ ## [ v2.5.5] ( https://github.com/apertureless/vue-chartjs/tree/v2.5.5 ) (2017-03-24)
13
+ [ Full Changelog] ( https://github.com/apertureless/vue-chartjs/compare/v2.5.4...v2.5.5 )
14
+
15
+ ** Closed issues:**
16
+
17
+ - Access chartjs methods [ \# 71] ( https://github.com/apertureless/vue-chartjs/issues/71 )
18
+ - Pass Reactive data into Scatterplot [ \# 69] ( https://github.com/apertureless/vue-chartjs/issues/69 )
19
+
20
+ ** Merged pull requests:**
21
+
22
+ - Removed -s flag from yarn command in docs [ \# 73] ( https://github.com/apertureless/vue-chartjs/pull/73 ) ([ mika76] ( https://github.com/mika76 ) )
23
+
24
+ ## [ v2.5.4] ( https://github.com/apertureless/vue-chartjs/tree/v2.5.4 ) (2017-03-19)
25
+ [ Full Changelog] ( https://github.com/apertureless/vue-chartjs/compare/v2.5.3...v2.5.4 )
26
+
27
+ ** Closed issues:**
28
+
29
+ - An in-range update of eslint-config-standard is breaking the build π¨ [ \# 68] ( https://github.com/apertureless/vue-chartjs/issues/68 )
30
+ - Using data from vuex to populate a line graph [ \# 67] ( https://github.com/apertureless/vue-chartjs/issues/67 )
9
31
- How to use without babel/webpack? [ \# 66] ( https://github.com/apertureless/vue-chartjs/issues/66 )
10
32
- The vue-chartjs/src entry point is still creating a new vue instance. [ \# 55] ( https://github.com/apertureless/vue-chartjs/issues/55 )
11
33
You canβt perform that action at this time.
0 commit comments