[new feature] update document header style (#306)
* fix: Tabbar icon line-height * [new feature] progress add showPivot prop * [new feature] TabItem support vue-router * [new feature] update document header style
This commit is contained in:
+1
-5
@@ -75,10 +75,7 @@
|
||||
"friendly-errors-webpack-plugin": "^1.6.1",
|
||||
"gh-pages": "^1.0.0",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-clean-css": "^3.9.0",
|
||||
"gulp-cssmin": "^0.2.0",
|
||||
"gulp-iconfont": "^9.0.2",
|
||||
"gulp-iconfont-css": "^2.1.0",
|
||||
"gulp-postcss": "^7.0.0",
|
||||
"gulp-util": "^3.0.8",
|
||||
"highlight.js": "^9.12.0",
|
||||
@@ -96,7 +93,6 @@
|
||||
"karma-webpack": "^2.0.4",
|
||||
"markdown-it": "^8.4.0",
|
||||
"markdown-it-container": "^2.0.0",
|
||||
"md5-file": "^3.2.3",
|
||||
"mocha": "^3.4.2",
|
||||
"postcss": "^6.0.14",
|
||||
"postcss-calc": "^6.0.0",
|
||||
@@ -122,6 +118,6 @@
|
||||
"webpack-bundle-analyzer": "^2.9.0",
|
||||
"webpack-dev-server": "^2.9.4",
|
||||
"webpack-merge": "^4.1.1",
|
||||
"zan-doc": "^0.3.9"
|
||||
"zan-doc": "0.3.10"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user