|
1 |
| -## [CoreUI for Vue.js](./README.md) version `changelog` |
2 |
| - |
3 |
| -##### `v2.0.1` |
4 |
| -- refactor(Modals): add spacing |
5 |
| -- refactor(BrandButtons): add spacing |
6 |
| -- chore: update `@coreui/coreui` to `2.0.14` |
7 |
| -- chore: update `@coreui/vue` to `2.0.2` |
8 |
| -- chore: update `flag-icon-css` to `3.2.0` |
9 |
| -- chore: update `@vue/cli-plugin-babel` to `3.0.4` |
10 |
| -- chore: update `@vue/cli-plugin-e2e-nightwatch` to `3.0.4` |
11 |
| -- chore: update `@vue/cli-plugin-eslint` to `3.0.4` |
12 |
| -- chore: update `@vue/cli-plugin-unit-jest` to `3.0.4` |
13 |
| -- chore: update `@vue/cli-service` to `3.0.4` |
14 |
| -- chore: update `@vue/test-utils` to `1.0.0-beta.25` |
15 |
| -- chore: update `babel-jest` to `23.6.0` |
16 |
| -- chore: update `growl` to `1.10.5` |
17 |
| -- chore: update `https-proxy-agent` to `2.2.1` |
18 |
| - |
19 |
| -##### `v2.0.0` |
20 |
| -- chore: update `@coreui/vue` to `2.0.0` |
21 |
| -- chore: update `@coreui/icons` to `0.3.0` |
22 |
| -- refactor(CoreUIIcons): move to `@coreui/icons v0.3.0` |
23 |
| -- fix(Dashboard): SocialBoxChartExample height |
24 |
| -- fix(Widgets): SocialBoxChartExample height |
25 |
| -- fix(Widgets): Income widgets cols |
26 |
| -- test(unit): add test for User.vue |
27 |
| -- test: add jest config for coverage |
28 |
| - |
29 |
| -##### `v2.0.0-rc.0` |
30 |
| -- test(unit): add some views testing |
31 |
| -- test(e2e): add testing for mobile `sidebar-show` |
32 |
| -- refactor: card headers margins |
33 |
| -- chore: update `vue` to `2.5.17` |
34 |
| -- chore: update `vue-template-compiler` to `2.5.17` |
35 |
| -- chore: update `@vue/cli-plugin-babel` to `3.0.1` |
36 |
| -- chore: update `@vue/cli-plugin-e2e-nightwatch` to `3.0.1` |
37 |
| -- chore: update `@vue/cli-plugin-eslint` to `3.0.1` |
38 |
| -- chore: update `@vue/cli-plugin-unit-jest` to `3.0.1` |
39 |
| -- chore: update `@vue/cli-service` to `3.0.1` |
40 |
| -- chore: update `@vue/test-utils` to `1.0.0-beta.24` |
41 |
| -- chore: update `babel-jest` to `23.4.2` |
42 |
| -- chore: update `node-sass` to `4.9.3` |
43 |
| -- chore: update `sass-loader` to `7.1.0` |
44 |
| -- chore: update `vue-chartjs` to `3.4.0` |
45 |
| - |
46 |
| -##### `v2.0.0-beta.13` |
47 |
| -- fix(jest.config.js): solves - _SecurityError: localStorage is not available for opaque origins_ |
48 |
| -- chore: update `bootstrap` to `4.1.3` |
49 |
| -- chore: update `@vue/cli-plugin-babel` to `3.0.0-rc.7` |
50 |
| -- chore: update `@vue/cli-plugin-e2e-nightwatch` to `3.0.0-rc.7` |
51 |
| -- chore: update `@vue/cli-plugin-eslint` to `3.0.0-rc.7` |
52 |
| -- chore: update `@vue/cli-plugin-unit-jest` to `3.0.0-rc.7` |
53 |
| -- chore: update `@vue/cli-service` to `3.0.0-rc.7` |
54 |
| - |
55 |
| -##### `v2.0.0-beta.7` |
56 |
| -- refactor(Footer): move default footer to the template |
57 |
| -- fix(Footer): IE sticky footer issue |
58 |
| -- chore: update `@coreui/vue` to `2.0.0-rc.3` |
59 |
| -- chore: update `bootstrap` to `4.1.2` |
60 |
| -- chore: update `@coreui/coreui` to `2.0.4` |
61 |
| -- chore: update `@vue/cli-plugin-babel` to `3.0.0-rc.5` |
62 |
| -- chore: update `@vue/cli-plugin-e2e-nightwatch` to `3.0.0-rc.5` |
63 |
| -- chore: update `@vue/cli-plugin-eslint` to `3.0.0-rc.5` |
64 |
| -- chore: update `@vue/cli-plugin-unit-jest` to `3.0.0-rc.5` |
65 |
| -- chore: update `@vue/cli-service` to `3.0.0-rc.5` |
66 |
| -- chore: update `@vue/test-utils` to `1.0.0-beta.21` |
67 |
| -- chore: update `babel-jest` to `23.4.0` |
68 |
| -- chore: update `node-sass` to `4.9.2` |
69 |
| - |
70 |
| -##### `v2.0.0-beta.6` |
71 |
| -- fix: typo `DafaultAside` to `DefaultAside` - thanks @DamianLion |
72 |
| -- feat(router): `Users/User Details` Breadcrumb example with `/users/:id` |
73 |
| -- refactor(router): add dynamic imports for Webpack code splitting |
74 |
| -- refactor: remove empty `<style>` sections from `vue` files |
75 |
| -- refactor(Pages): add `b-form`, `b-form-input` and `autocomplete` to Login |
76 |
| -- refactor(Pages): add `b-form`, `b-form-input` and `autocomplete` to Register |
77 |
| -- chore: update `@coreui/coreui` to `2.0.3` |
78 |
| -- chore: update `@vue/cli-plugin-babel` to `3.0.0-rc.3` |
79 |
| -- chore: update `@vue/cli-plugin-e2e-nightwatch` to `3.0.0-rc.3` |
80 |
| -- chore: update `@vue/cli-plugin-eslint` to `3.0.0-rc.3` |
81 |
| -- chore: update `@vue/cli-plugin-unit-jest` to `3.0.0-rc.3` |
82 |
| -- chore: update `@vue/cli-service` to `3.0.0-rc.3` |
83 |
| -- chore: update `@vue/test-utils` to `^1.0.0-beta.20` |
84 |
| -- chore: update `babel-jest` to `23.2.0` |
85 |
| - |
86 |
| -##### `v2.0.0-beta.5` |
87 |
| -- chore: move tooling to `vue-cli v3.0.0-rc.2` |
88 |
| -- refactor: move from `static/img` to `public/img` dir |
89 |
| -- refactor: move `index.thml` to `public` dir |
90 |
| -- refactor: move to Jest testing |
91 |
| -- tests: fix e2e, unit |
92 |
| - |
93 |
| -##### `v2.0.0-beta.4` |
94 |
| -- chore: dependencies update |
95 |
| - |
96 |
| -##### `v2.0.0-beta.3` |
97 |
| -- refactor: `getStyles()` back to `@coreui/coreui` version `^2.0.2` |
98 |
| -- fix(Dashboard): `width` card-line*-chart-example `ie` issue |
99 |
| - |
100 |
| -##### `v2.0.0-beta.2` |
101 |
| -- refactor: `HeaderDropdown` with new slots `header` and `dropdown` *breaking change* |
102 |
| -- chore: update `@coreui/vue` to `2.0.0-beta.1` |
103 |
| -- chore: dependencies update |
104 |
| - |
105 |
| -##### `v2.0.0-beta.1` |
106 |
| -- chore: update `@coreui/vue` to `2.0.0-beta.0` |
107 |
| - |
108 |
| -##### `v2.0.0-beta.0` |
109 |
| -- chore: update `core-js` to `2.5.7` |
110 |
| - |
111 |
| -##### `v2.0.0-alpha.1` |
112 |
| -- refactor: separation of concerns - (CoreUI template/components) for use CoreUI as npm module |
113 |
| -- refactor: project structure change |
114 |
| -- refactor: moved to [vuejs-templates](http://vuejs-templates.github.io/webpack/) |
115 |
| -- chore: moved to [Semantic Versioning](https://semver.org/) |
116 |
| -- refactor: move to [CoreUI-Vue](https://github.com/coreui/coreui-vue) components `v2` |
117 |
| -- refactor: rename containers |
118 |
| -- refactor(Colors): view layout, sub-components |
119 |
| -- refactor(Switches): move to `Switch component v2` |
120 |
| -- refactor(Cards): add `transition` to card-header-action `btn-close` |
121 |
| -- refactor(Cards): add `collapse` to card-header-action `btn-minimize` |
122 |
| -- refactor(Forms): add `transition` to card-header-action `btn-close` |
123 |
| -- refactor(Forms): add `autocomplete` attrib |
124 |
| -- refactor(Forms): add missing `form` tags |
125 |
| -- refactor(Buttons): view rearrange |
126 |
| -- refactor(Jumbotrons): view rearrange |
127 |
| -- feat(Icons): add `CoreUI Icons` set |
128 |
| -- feat(Tabs): add missing feat `tabs` |
129 |
| -- feat(Charts): add `CustomTooltips`, fix tooltip `chartId` issue |
130 |
| -- refactor: move `scss` to `assets` |
131 |
| -- refactor: IE polyfills |
132 |
| -- chore: dependencies update |
133 |
| -- chore: cleanups |
134 |
| - |
135 |
| -other: |
136 |
| - |
137 |
| -- feat: app-footer fixed |
138 |
| -- refactor(dashboard): brand-card, progress-group-bars |
139 |
| -- refactor(social-box-chart-example): props |
140 |
| -- feat(forms): new `<b-form-input type="date">` example added |
141 |
| -- refactor(cards): Card outline, Card accent - title variants added |
142 |
| -- feat: card-header-actions |
143 |
| -- feat(_nav): Navbars example added |
144 |
| -- update: vuejs-templates/webpack to v1.3.1 |
145 |
| -- fix: eslint `valid template root` |
146 |
| -- refactor: card header title spacing |
147 |
| -- refactor: btn-brand |
148 |
| -- test(e2e): update |
149 |
| -- refactor: sidebar |
150 |
| -- refactor: chart examples |
| 1 | +### Changelog |
| 2 | + |
| 3 | +All notable changes to this project will be documented in this file. Dates are displayed in UTC. |
| 4 | + |
| 5 | +#### [3.1.0](https://github.com/coreui/coreui-free-vue-admin-template/compare/3.0.2...3.1.0) |
| 6 | + |
| 7 | +> 16 July 2020 |
| 8 | +
|
| 9 | +- chore: update dependencies [`e152666`](https://github.com/coreui/coreui-free-vue-admin-template/commit/e152666a27a1c8059a29f90b7c47721132b55f04) |
| 10 | +- refactor: view fixes and changes, update packages, add e2e sidebar tests [`8c14ca9`](https://github.com/coreui/coreui-free-vue-admin-template/commit/8c14ca9331753ed98ec18f8e193166423e7e219a) |
| 11 | +- chore: update package-lock.json [`3c0f06f`](https://github.com/coreui/coreui-free-vue-admin-template/commit/3c0f06fd5ae323f958dad39384ab145fc1bac53e) |
| 12 | +- fix: minor refactors and fixes [`5a23cd1`](https://github.com/coreui/coreui-free-vue-admin-template/commit/5a23cd1890b6eb747c74048d677bb5ac0c4e1db1) |
| 13 | +- chore: update login page snapshot [`a6b04a6`](https://github.com/coreui/coreui-free-vue-admin-template/commit/a6b04a6657d55165ae20b3a6e5b654b6451d1e31) |
| 14 | +- chore: update snapshots [`7ee3b0f`](https://github.com/coreui/coreui-free-vue-admin-template/commit/7ee3b0f4dbadecabc3558de106858c4cbfd64f92) |
| 15 | +- test: update tests [`a4a0b68`](https://github.com/coreui/coreui-free-vue-admin-template/commit/a4a0b68f1926315a864ad89ec57ad0d18e856fc0) |
| 16 | +- fix: fix login page on edge browser #204 [`d919129`](https://github.com/coreui/coreui-free-vue-admin-template/commit/d919129ba7293341e7b34b6a10a4162243e51a82) |
| 17 | +- refactor: small fixes [`4ca4c90`](https://github.com/coreui/coreui-free-vue-admin-template/commit/4ca4c900cca5664a4f419b59b8bda5054854ff42) |
| 18 | +- Update README.md [`1355022`](https://github.com/coreui/coreui-free-vue-admin-template/commit/13550221f6973aa3a1a3475caf669cd5e26ba6fb) |
| 19 | +- fix: fix Table border prop #224 [`d756323`](https://github.com/coreui/coreui-free-vue-admin-template/commit/d756323b917eecd661592d0d2b270eed24b226f5) |
| 20 | +- chore: 3.1.0 version release [`5f5a2f7`](https://github.com/coreui/coreui-free-vue-admin-template/commit/5f5a2f79d184d4b9783698b88cf22fdb82cf148b) |
| 21 | +- chore: merge branch 'master' into dev [`bb71694`](https://github.com/coreui/coreui-free-vue-admin-template/commit/bb71694960f86443c1b8454bf1d73d50cc15ce35) |
| 22 | +- chore: check if CI works on node 12 [`d06f05c`](https://github.com/coreui/coreui-free-vue-admin-template/commit/d06f05cf0f253b00a18c3ebb82c8d85ab589d1be) |
| 23 | +- chore: restore node 8/10 CI [`fed84e8`](https://github.com/coreui/coreui-free-vue-admin-template/commit/fed84e858b0fb01b487d938f7eb624a6ca090bd6) |
| 24 | +- chore: check if CI works on node 10 [`86dfcb2`](https://github.com/coreui/coreui-free-vue-admin-template/commit/86dfcb26e8a16fb438b33701fc8a02fcf32fdbb9) |
| 25 | +- chore: fix daily-project-check CI [`d86cba1`](https://github.com/coreui/coreui-free-vue-admin-template/commit/d86cba17ea7c3bb3b1f385130e986b82c7cd33d7) |
| 26 | +- chore: force chromedriver download [`abb50db`](https://github.com/coreui/coreui-free-vue-admin-template/commit/abb50db9cf1209def2df0a52fc793849dd22c288) |
| 27 | +- chore: delete .npmrc [`c428f91`](https://github.com/coreui/coreui-free-vue-admin-template/commit/c428f911512edf14748a32576f40e68a63e2ca83) |
| 28 | + |
| 29 | +#### [3.0.2](https://github.com/coreui/coreui-free-vue-admin-template/compare/3.0.1...3.0.2) |
| 30 | + |
| 31 | +> 8 April 2020 |
| 32 | +
|
| 33 | +- chore: 3.0.1 release - update dependencies and small fixes [`36ea31a`](https://github.com/coreui/coreui-free-vue-admin-template/commit/36ea31a37d8cd285f72602be13da561f192542d5) |
| 34 | +- chore: 3.0.2 version release [`a281552`](https://github.com/coreui/coreui-free-vue-admin-template/commit/a28155262a2f692ba73e116ec851f7ea356b420c) |
| 35 | +- fix: update package-lock.json [`12789d1`](https://github.com/coreui/coreui-free-vue-admin-template/commit/12789d1c12a8a4d9875d214b4b5d1cf4ebc12947) |
| 36 | +- fix: lock chromedriver on 80.0.1 [`d17297e`](https://github.com/coreui/coreui-free-vue-admin-template/commit/d17297e23df1b294893168a8bf5eea76a67c9daa) |
| 37 | + |
| 38 | +#### [3.0.1](https://github.com/coreui/coreui-free-vue-admin-template/compare/3.0.0...3.0.1) |
| 39 | + |
| 40 | +> 19 March 2020 |
| 41 | +
|
| 42 | +- chore: replace comment with template string in example js icon [`#201`](https://github.com/coreui/coreui-free-vue-admin-template/pull/201) |
| 43 | +- test: improve test coverage alert [`#192`](https://github.com/coreui/coreui-free-vue-admin-template/pull/192) |
| 44 | +- test: add CChartBarExample unit test [`#193`](https://github.com/coreui/coreui-free-vue-admin-template/pull/193) |
| 45 | +- refactor: minor code refactors and fixes, update packages [`0d2b619`](https://github.com/coreui/coreui-free-vue-admin-template/commit/0d2b619677ba170898ec19ae9ad0a99db22b5d51) |
| 46 | +- fix: fix user view routing, refactor users view [`e1972c2`](https://github.com/coreui/coreui-free-vue-admin-template/commit/e1972c2ceaf0917f3c5567c04ab9369ea4d69cbb) |
| 47 | +- chore: update readme and license [`db2fd31`](https://github.com/coreui/coreui-free-vue-admin-template/commit/db2fd31fbd1489a1b6f05aecdaab44f017567b3f) |
| 48 | + |
| 49 | +#### [3.0.0](https://github.com/coreui/coreui-free-vue-admin-template/compare/3.0.0-beta.3...3.0.0) |
| 50 | + |
| 51 | +> 24 February 2020 |
| 52 | +
|
| 53 | +- test: Improve test coverage to 100% for users views [`#188`](https://github.com/coreui/coreui-free-vue-admin-template/pull/188) |
| 54 | +- chore: merge branch 'dev' into v3-next [`9132c2f`](https://github.com/coreui/coreui-free-vue-admin-template/commit/9132c2f449f367dc81e0ee6f39c6ec7958f0280a) |
| 55 | +- fix: fix ie11 compatibility and update dependencies [`d57a73a`](https://github.com/coreui/coreui-free-vue-admin-template/commit/d57a73a8a1e6495a94646b268aaddf3967ffdb47) |
| 56 | +- refactor: small fixes [`9ea0664`](https://github.com/coreui/coreui-free-vue-admin-template/commit/9ea06648416b505edd347166d7961ca8550deeae) |
| 57 | +- feat: add vuex state managment [`6d530f7`](https://github.com/coreui/coreui-free-vue-admin-template/commit/6d530f74ee02884e69a60a4b74fcfd45bdbc7bc8) |
| 58 | +- feat: copy features from pro template [`7e9d384`](https://github.com/coreui/coreui-free-vue-admin-template/commit/7e9d384af2beb2700909f5eb957b4a35609c10bd) |
| 59 | +- test: fix snapshots and sidebar test [`5960f11`](https://github.com/coreui/coreui-free-vue-admin-template/commit/5960f11f6ce864a5ce492f49195d8504eb977933) |
| 60 | +- refactor: view refactors, snapshot update [`f0533a9`](https://github.com/coreui/coreui-free-vue-admin-template/commit/f0533a9b2e467d7ed9bcecfd0ca37fc4478b81d8) |
| 61 | +- refactor: change brand logos [`58fa7d6`](https://github.com/coreui/coreui-free-vue-admin-template/commit/58fa7d633e4a9770740fda013b410911538d7e4f) |
| 62 | +- feat: Users: add query param for current page, refactor code [`c68263b`](https://github.com/coreui/coreui-free-vue-admin-template/commit/c68263b85f458c5a5c45656b837999c7c6314727) |
| 63 | +- chore: refactor CI workflows [`08f8f01`](https://github.com/coreui/coreui-free-vue-admin-template/commit/08f8f0195a2385217aedc7a2920c3de1bbf45cce) |
| 64 | +- refactor: minor changes [`f3a1e22`](https://github.com/coreui/coreui-free-vue-admin-template/commit/f3a1e2269f65edf3a67f9770a4697024a6a124a9) |
| 65 | +- chore: add github CI [`94f3108`](https://github.com/coreui/coreui-free-vue-admin-template/commit/94f31082eb4ebede00f4e86302de8f6a4fd43f31) |
| 66 | +- refactor: small refactors [`0493a99`](https://github.com/coreui/coreui-free-vue-admin-template/commit/0493a99c315b0a10053476c2a13897158bbfeb93) |
| 67 | +- chore: update CI [`f661fb4`](https://github.com/coreui/coreui-free-vue-admin-template/commit/f661fb42571cb88ab3fb0158c9b212235ed01d45) |
| 68 | +- chore: update CI of e2e test [`d65c8cc`](https://github.com/coreui/coreui-free-vue-admin-template/commit/d65c8ccf5e357230b6f4c7ab9c8000fe7a769f55) |
| 69 | +- chore: 3.0.0 version release [`c473182`](https://github.com/coreui/coreui-free-vue-admin-template/commit/c473182f6c92811d9adb07401f3753b62facaedb) |
| 70 | +- chore: update contributing guide [`e5dc6e2`](https://github.com/coreui/coreui-free-vue-admin-template/commit/e5dc6e2bfc84353e3581a98b66ba7dfc03e22cc2) |
| 71 | +- chore: e2e test CI: fix run command [`c496b32`](https://github.com/coreui/coreui-free-vue-admin-template/commit/c496b32cb0e91bf15ad2da6d5585f5282fdcf675) |
| 72 | +- chore: fix CI of e2e tests [`79f8a3b`](https://github.com/coreui/coreui-free-vue-admin-template/commit/79f8a3b315e76b24978559d5a71c400095709508) |
| 73 | + |
| 74 | +#### [3.0.0-beta.3](https://github.com/coreui/coreui-free-vue-admin-template/compare/3.0.0-beta.2...3.0.0-beta.3) |
| 75 | + |
| 76 | +> 11 December 2019 |
| 77 | +
|
| 78 | +- chore: 3.0.0-beta.3 release merge [`7eb5cd5`](https://github.com/coreui/coreui-free-vue-admin-template/commit/7eb5cd5406a9c8f2e88cc65401e6e394281ee086) |
| 79 | +- chore: 3.0.0-beta.3 release: update descriptions, tests, dependencies [`72f6c4e`](https://github.com/coreui/coreui-free-vue-admin-template/commit/72f6c4e86f133c230bcd82018517c6218eeafe49) |
| 80 | +- chore: update import paths and snapshots [`860d8d5`](https://github.com/coreui/coreui-free-vue-admin-template/commit/860d8d525699628e611cc1cc7d6909d5bb936b7f) |
| 81 | +- refactor: update WidgetDropdown view [`b564797`](https://github.com/coreui/coreui-free-vue-admin-template/commit/b564797ad98dadfc825229ab75852c6ac23d960c) |
| 82 | + |
| 83 | +#### [3.0.0-beta.2](https://github.com/coreui/coreui-free-vue-admin-template/compare/3.0.0-beta.1...3.0.0-beta.2) |
| 84 | + |
| 85 | +> 4 December 2019 |
| 86 | +
|
| 87 | +- chore: 3.0.0-beta.2 release [`6dcf544`](https://github.com/coreui/coreui-free-vue-admin-template/commit/6dcf544f8650eae5ce82e5cf7036ad267c2d6a79) |
| 88 | +- refactor: minor refactors, fixes, code clean and snapshots update [`cbeebb7`](https://github.com/coreui/coreui-free-vue-admin-template/commit/cbeebb7152218813126268181a253250b5e54b18) |
| 89 | +- chore: update package.json file [`20a24e9`](https://github.com/coreui/coreui-free-vue-admin-template/commit/20a24e934d47849a3fdc147a7d5b4c30407b89b6) |
| 90 | +- refactor: change header logo, delete obsolete images [`6657f03`](https://github.com/coreui/coreui-free-vue-admin-template/commit/6657f03a584a86222e7d82fe9ece7bf6418230a7) |
| 91 | +- fix: change coloured cards text color to white [`6c91472`](https://github.com/coreui/coreui-free-vue-admin-template/commit/6c91472ae574ff36baec9eb9bb995aa1038655b7) |
| 92 | + |
| 93 | +#### [3.0.0-beta.1](https://github.com/coreui/coreui-free-vue-admin-template/compare/3.0.0-beta.0...3.0.0-beta.1) |
| 94 | + |
| 95 | +> 21 November 2019 |
| 96 | +
|
| 97 | +- chore: 3.0.0-beta.1 release - update dependencies and snapshots [`0aaae3d`](https://github.com/coreui/coreui-free-vue-admin-template/commit/0aaae3d34d2de5d04e10a3272dd84d7d5232e397) |
| 98 | +- refactor: fix small bugs, update unit tests [`b696666`](https://github.com/coreui/coreui-free-vue-admin-template/commit/b6966668069d91aeeb4fbeb33f0a1f5a9f5c374e) |
| 99 | +- refactor: replace font icons with svg icons [`bc82261`](https://github.com/coreui/coreui-free-vue-admin-template/commit/bc822612da823bee9a0f3f113c7d6e49d6a61496) |
| 100 | +- refactor: add prefixes to icons [`0bf951c`](https://github.com/coreui/coreui-free-vue-admin-template/commit/0bf951c64d8065a0ee9bc5da6d00ca4079a2e37b) |
| 101 | +- refacor: update dashboard to coreui-vue changes [`1c7b133`](https://github.com/coreui/coreui-free-vue-admin-template/commit/1c7b133ae5b97957cd6522dbd20250e60b383154) |
| 102 | +- refactor: minor refactors, update snapshots [`07e4966`](https://github.com/coreui/coreui-free-vue-admin-template/commit/07e4966ad2ca181c9501a29b48486478131aee96) |
| 103 | +- refactor: update base views [`70058e8`](https://github.com/coreui/coreui-free-vue-admin-template/commit/70058e8c2912a83bef675c03c9507d5f275fc87f) |
| 104 | +- refactor: change sidebar nav generation to flat structure [`760dc7b`](https://github.com/coreui/coreui-free-vue-admin-template/commit/760dc7ba79114727987e6917097e045c0f122b7b) |
| 105 | +- chore: update dependencies [`2226c3b`](https://github.com/coreui/coreui-free-vue-admin-template/commit/2226c3ba55912ae420aa8fe096edfd3d804d4c95) |
| 106 | +- chore: add new favicons [`281c4b9`](https://github.com/coreui/coreui-free-vue-admin-template/commit/281c4b97fb93597db46599aaa098ff3b47cffa59) |
| 107 | +- refactor: change icon descriptions, fix header, add card icon styles [`2310a0e`](https://github.com/coreui/coreui-free-vue-admin-template/commit/2310a0ef005aa4298fea082fa3b22ca621a9c8e5) |
| 108 | +- chore: fix documentation links [`cdfef77`](https://github.com/coreui/coreui-free-vue-admin-template/commit/cdfef77bab0f02eaa9db0c27729fa5dc9b92120e) |
| 109 | +- chore: update packages and tests [`cb5f6ec`](https://github.com/coreui/coreui-free-vue-admin-template/commit/cb5f6ec3a2d4842f10c9c9b4e5c6facf9fc46e11) |
| 110 | +- chore: charts - change import paths [`e875893`](https://github.com/coreui/coreui-free-vue-admin-template/commit/e8758931fd349c3849831a39366dfb57701572a8) |
| 111 | +- fix: fix charts [`07a6b95`](https://github.com/coreui/coreui-free-vue-admin-template/commit/07a6b9538081615b2380e1a3e930e1420921544c) |
| 112 | + |
| 113 | +#### [3.0.0-beta.0](https://github.com/coreui/coreui-free-vue-admin-template/compare/3.0.0-alpha.6...3.0.0-beta.0) |
| 114 | + |
| 115 | +> 19 November 2019 |
| 116 | +
|
| 117 | +- chore: 3.0.0-beta.0 release: update dependencies [`f020186`](https://github.com/coreui/coreui-free-vue-admin-template/commit/f0201861520db3560794405da2606ba2473a1858) |
0 commit comments