File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
## [ vue] ( ./README.md ) version ` changelog `
2
2
3
+ ##### ` v2.0.0-beta.3 `
4
+ - refactor: ` getStyles() ` back to ` @coreui/coreui ` version ` ^2.0.2 `
5
+ - fix(Dashboard): ` width ` card-line* -chart-example ` ie ` issue
6
+
3
7
##### ` v2.0.0-beta.2 `
4
8
- refactor: ` HeaderDropdown ` with new slots ` header ` and ` dropdown ` * breaking change*
5
9
- chore: update ` @coreui/vue ` to ` 2.0.0-beta.1 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/coreui-free-vue-admin-template" ,
3
- "version" : " 2.0.0-beta.2 " ,
3
+ "version" : " 2.0.0-beta.3 " ,
4
4
"description" : " Open Source Bootstrap Admin Template" ,
5
5
"author" : " Łukasz Holeczek" ,
6
6
"homepage" : " http://coreui.io" ,
17
17
"build" : " node build/build.js"
18
18
},
19
19
"dependencies" : {
20
- "@coreui/coreui" : " ^2.0.1 " ,
20
+ "@coreui/coreui" : " ^2.0.2 " ,
21
21
"@coreui/coreui-plugin-chartjs-custom-tooltips" : " ^1.2.0" ,
22
22
"@coreui/icons" : " ^0.2.0" ,
23
23
"@coreui/vue" : " ^2.0.0-beta.1" ,
You can’t perform that action at this time.
0 commit comments