chore: move tooling to vue-cli v3.0.0-rc.2

This commit is contained in:
xidedix
2018-06-15 19:53:13 +02:00
parent 58fd280d51
commit 9e31783d91
58 changed files with 197 additions and 1093 deletions
+10
View File
@@ -1,5 +1,15 @@
## [vue](./README.md) version `changelog`
##### `v2.0.0-beta.5`
- chore: move tooling to `vue-cli v3.0.0-rc.2`
- refactor: move from `static/img` to `public/img` dir
- refactor: move `index.thml` to `public` dir
- refactor: move to Jest testing
- tests: fix e2e, unit
##### `v2.0.0-beta.4`
- chore: dependencies update
##### `v2.0.0-beta.3`
- refactor: `getStyles()` back to `@coreui/coreui` version `^2.0.2`
- fix(Dashboard): `width` card-line*-chart-example `ie` issue