File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
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-next `
3
+ ##### ` v2.0.0-beta.6 `
4
4
- fix: typo ` DafaultAside ` to ` DefaultAside ` - thanks @DamianLion
5
+ - feat(router): ` Users/User Details ` Breadcrumb example with ` /users/:id `
6
+ - refactor(router): add dynamic imports for Webpack code splitting
7
+ - refactor: remove empty ` <style> ` sections from ` vue ` files
5
8
- refactor(Pages): add ` b-form ` , ` b-form-input ` and ` autocomplete ` to Login
6
9
- refactor(Pages): add ` b-form ` , ` b-form-input ` and ` autocomplete ` to Register
7
10
- chore: update ` @coreui/coreui ` to ` 2.0.3 `
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.5 " ,
3
+ "version" : " 2.0.0-beta.6 " ,
4
4
"description" : " Open Source Bootstrap Admin Template" ,
5
5
"author" : " Łukasz Holeczek" ,
6
6
"homepage" : " http://coreui.io" ,
16
16
"dependencies" : {
17
17
"@coreui/coreui" : " ^2.0.3" ,
18
18
"@coreui/coreui-plugin-chartjs-custom-tooltips" : " ^1.2.0" ,
19
- "@coreui/icons" : " ^ 0.2.0" ,
19
+ "@coreui/icons" : " 0.2.0" ,
20
20
"@coreui/vue" : " ^2.0.0-beta.2" ,
21
21
"bootstrap" : " ^4.1.1" ,
22
22
"bootstrap-vue" : " ^2.0.0-rc.11" ,
You can’t perform that action at this time.
0 commit comments