chore: Changelog update
This commit is contained in:
@@ -19,6 +19,10 @@
|
|||||||
- feat(Icons): add `CoreUI Icons` set
|
- feat(Icons): add `CoreUI Icons` set
|
||||||
- feat(Tabs): add missing feat `tabs`
|
- feat(Tabs): add missing feat `tabs`
|
||||||
- feat(Charts): add `CustomTooltips`, fix tooltip `chartId` issue
|
- feat(Charts): add `CustomTooltips`, fix tooltip `chartId` issue
|
||||||
|
- refactor: move `scss` to `assets`
|
||||||
|
- refactor: IE polyfills
|
||||||
|
- chore: dependencies update
|
||||||
|
- chore: cleanups
|
||||||
|
|
||||||
other:
|
other:
|
||||||
|
|
||||||
|
|||||||
+2
-2
@@ -36,7 +36,7 @@
|
|||||||
"vue-router": "^3.0.1"
|
"vue-router": "^3.0.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"autoprefixer": "^8.5.0",
|
"autoprefixer": "^8.5.1",
|
||||||
"babel-core": "^6.26.3",
|
"babel-core": "^6.26.3",
|
||||||
"babel-eslint": "^8.2.3",
|
"babel-eslint": "^8.2.3",
|
||||||
"babel-helper-vue-jsx-merge-props": "^2.0.3",
|
"babel-helper-vue-jsx-merge-props": "^2.0.3",
|
||||||
@@ -61,7 +61,7 @@
|
|||||||
"eslint-loader": "^2.0.0",
|
"eslint-loader": "^2.0.0",
|
||||||
"eslint-plugin-import": "^2.12.0",
|
"eslint-plugin-import": "^2.12.0",
|
||||||
"eslint-plugin-node": "^6.0.1",
|
"eslint-plugin-node": "^6.0.1",
|
||||||
"eslint-plugin-promise": "^3.6.0",
|
"eslint-plugin-promise": "^3.8.0",
|
||||||
"eslint-plugin-standard": "^3.0.1",
|
"eslint-plugin-standard": "^3.0.1",
|
||||||
"eslint-plugin-vue": "^4.4.0",
|
"eslint-plugin-vue": "^4.4.0",
|
||||||
"extract-text-webpack-plugin": "^3.0.2",
|
"extract-text-webpack-plugin": "^3.0.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user