File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ v2.7.2] ( https://github.com/apertureless/vue-chartjs/tree/v2.7.2 ) (2017-07-22)
4
+ [ Full Changelog] ( https://github.com/apertureless/vue-chartjs/compare/v2.7.1...v2.7.2 )
5
+
6
+ ** Closed issues:**
7
+
8
+ - Accessibility - Add unique titles to frames [ \# 150] ( https://github.com/apertureless/vue-chartjs/issues/150 )
9
+ - update\(\) not refreshing chart [ \# 148] ( https://github.com/apertureless/vue-chartjs/issues/148 )
10
+ - Custome label y axis [ \# 147] ( https://github.com/apertureless/vue-chartjs/issues/147 )
11
+ - Access specific points on the canvas and labels for styling [ \# 146] ( https://github.com/apertureless/vue-chartjs/issues/146 )
12
+ - legendCallback\(\) doesn't render a custom legend [ \# 144] ( https://github.com/apertureless/vue-chartjs/issues/144 )
13
+ - where can i get the demo sources code? thanks [ \# 143] ( https://github.com/apertureless/vue-chartjs/issues/143 )
14
+ - Props not works as expected, updating of value doesn't work [ \# 138] ( https://github.com/apertureless/vue-chartjs/issues/138 )
15
+
16
+ ** Merged pull requests:**
17
+
18
+ - ⬆️ Update dependency vue to 2.4.2 [ \# 154] ( https://github.com/apertureless/vue-chartjs/pull/154 ) ([ apertureless] ( https://github.com/apertureless ) )
19
+ - Remove useless labels [ \# 153] ( https://github.com/apertureless/vue-chartjs/pull/153 ) ([ clarkdo] ( https://github.com/clarkdo ) )
20
+ - :pencil2 : Remove generateLegend\(\) from initialization codes [ \# 145] ( https://github.com/apertureless/vue-chartjs/pull/145 ) ([ k-rumi] ( https://github.com/k-rumi ) )
21
+
22
+ ## [ v2.7.1] ( https://github.com/apertureless/vue-chartjs/tree/v2.7.1 ) (2017-07-05)
23
+ [ Full Changelog] ( https://github.com/apertureless/vue-chartjs/compare/v2.7.0...v2.7.1 )
24
+
25
+ ** Closed issues:**
26
+
27
+ - Default backgroundColor needed [ \# 142] ( https://github.com/apertureless/vue-chartjs/issues/142 )
28
+
29
+ ** Merged pull requests:**
30
+
31
+ - Fix links to images in translated documents [ \# 141] ( https://github.com/apertureless/vue-chartjs/pull/141 ) ([ k-rumi] ( https://github.com/k-rumi ) )
32
+
3
33
## [ v2.7.0] ( https://github.com/apertureless/vue-chartjs/tree/v2.7.0 ) (2017-07-04)
4
34
[ Full Changelog] ( https://github.com/apertureless/vue-chartjs/compare/v2.6.5...v2.7.0 )
5
35
You can’t perform that action at this time.
0 commit comments