File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11## [ CoreUI for Vue.js] ( ./README.md ) version ` changelog `
22
3+ ##### ` v2.0.2 `
4+ - refactor: extract random() to ` shared/utils `
5+ - refactor: extract shuffleArray() to shared/utils
6+ - refactor: Tables pass items as props to Table
7+ - refactor: some views minor cleanup
8+ - tests(e2e): add some more test cases
9+ - tests(unit): add some more test cases and snapshots
10+ - chore: update ` @coreui/coreui ` to ` 2.0.20 `
11+ - chore: update ` chart.js ` to ` 2.7.3 `
12+ - chore: update ` @vue/cli-plugin-babel ` to ` 3.0.5 `
13+ - chore: update ` @vue/cli-plugin-e2e-nightwatch ` to ` 3.0.5 `
14+ - chore: update ` @vue/cli-plugin-eslint ` to ` 3.0.5 `
15+ - chore: update ` @vue/cli-plugin-unit-jest ` to ` 3.0.5 `
16+ - chore: update ` @vue/cli-service ` to ` 3.0.5 `
17+ - chore: update ` node-sass ` to ` 4.9.4 `
18+
319##### ` v2.0.1 `
420- refactor(Modals): add spacing
521- refactor(BrandButtons): add spacing
Original file line number Diff line number Diff line change 11{
22 "name" : " @coreui/coreui-free-vue-admin-template" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "description" : " Open Source Bootstrap Admin Template" ,
55 "author" : " Łukasz Holeczek" ,
66 "homepage" : " http://coreui.io" ,
You can’t perform that action at this time.
0 commit comments