File tree Expand file tree Collapse file tree 2 files changed +30
-5
lines changed Expand file tree Collapse file tree 2 files changed +30
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
+
3
+ ## [ 3.1.8]
4
+
5
+ ### Fixed
6
+
7
+ - Fix popover text color;
8
+ - Fix modal buttons;
9
+ - Fix typography color;
10
+ - Fix colors in several charts;
11
+ - Fix input colors in forms elements
12
+
2
13
## [ 3.1.7]
14
+
3
15
### Updated
4
- - Update dependency
16
+
17
+ - Update dependency
5
18
6
19
### Fixed
20
+
7
21
- Much work has been done to improve and correct a lot of small bugs :)
8
22
9
23
## [ 3.1.6]
24
+
10
25
### Updated
11
- - Update dependency
26
+
27
+ - Update dependency
12
28
13
29
## [ 3.1.5]
30
+
14
31
### Fixed
15
- - Update dependency
16
- - Fix animate class
32
+
33
+ - Update dependency
34
+ - Fix animate class
17
35
- Fix link to git repo
18
36
19
37
## [ 3.1.4]
38
+
20
39
### Fixed
21
40
22
41
- Fix invalid token validation
23
42
24
43
## [ 3.1.3]
44
+
25
45
### Fixed
26
46
27
47
- fixed issue with themes
28
48
29
49
## [ 3.1.2]
50
+
30
51
### Updated
31
52
32
53
- updated seed version
33
54
- updated documentation
34
55
35
56
## [ 3.1.1]
57
+
36
58
### Fixed
37
59
38
60
- Design fixes
39
61
40
62
## [ 3.1.0]
63
+
41
64
### Updated
42
65
43
66
- Added brand new design!
44
67
45
68
## [ 3.0.5]
69
+
46
70
### Fixed
47
71
48
72
- fix bugs
49
73
50
74
## [ 3.0.4]
75
+
51
76
### Updated
52
77
53
78
- added documentation menu
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " light-blue-vue" ,
3
- "version" : " 3.1.7 " ,
3
+ "version" : " 3.1.8 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"start" : " vue-cli-service serve --port 3000" ,
You can’t perform that action at this time.
0 commit comments