File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ v2.8.4] ( https://github.com/apertureless/vue-chartjs/tree/v2.8.4 ) (2017-09-08)
4
+ [ Full Changelog] ( https://github.com/apertureless/vue-chartjs/compare/v2.8.3...v2.8.4 )
5
+
6
+ ** Closed issues:**
7
+
8
+ - Regression in 2.8.3 [ \# 190] ( https://github.com/apertureless/vue-chartjs/issues/190 )
9
+ - Why default Chart.js styles are overridden? [ \# 189] ( https://github.com/apertureless/vue-chartjs/issues/189 )
10
+ - Legend or other options not working in reactiveProps [ \# 188] ( https://github.com/apertureless/vue-chartjs/issues/188 )
11
+ - Changes to yAxisID property does not re-render chart [ \# 177] ( https://github.com/apertureless/vue-chartjs/issues/177 )
12
+
13
+ ** Merged pull requests:**
14
+
15
+ - Replace Object.assign with deepmerge [ \# 191] ( https://github.com/apertureless/vue-chartjs/pull/191 ) ([ apertureless] ( https://github.com/apertureless ) )
16
+
3
17
## [ v2.8.3] ( https://github.com/apertureless/vue-chartjs/tree/v2.8.3 ) (2017-09-06)
4
18
[ Full Changelog] ( https://github.com/apertureless/vue-chartjs/compare/v2.8.2...v2.8.3 )
5
19
You can’t perform that action at this time.
0 commit comments