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 11## [ vue] ( ./README.md ) version ` changelog `
22
3- ##### ` v2.0.0-next `
3+ ##### ` v2.0.0-beta.6 `
44- 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
58- refactor(Pages): add ` b-form ` , ` b-form-input ` and ` autocomplete ` to Login
69- refactor(Pages): add ` b-form ` , ` b-form-input ` and ` autocomplete ` to Register
710- chore: update ` @coreui/coreui ` to ` 2.0.3 `
Original file line number Diff line number Diff line change 11{
22 "name" : " @coreui/coreui-free-vue-admin-template" ,
3- "version" : " 2.0.0-beta.5 " ,
3+ "version" : " 2.0.0-beta.6 " ,
44 "description" : " Open Source Bootstrap Admin Template" ,
55 "author" : " Łukasz Holeczek" ,
66 "homepage" : " http://coreui.io" ,
1616 "dependencies" : {
1717 "@coreui/coreui" : " ^2.0.3" ,
1818 "@coreui/coreui-plugin-chartjs-custom-tooltips" : " ^1.2.0" ,
19- "@coreui/icons" : " ^ 0.2.0" ,
19+ "@coreui/icons" : " 0.2.0" ,
2020 "@coreui/vue" : " ^2.0.0-beta.2" ,
2121 "bootstrap" : " ^4.1.1" ,
2222 "bootstrap-vue" : " ^2.0.0-rc.11" ,
You can’t perform that action at this time.
0 commit comments