[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:
neverland
2017-11-10 21:33:00 -06:00
committed by GitHub
parent 1727b0d328
commit 0aab9ba7be
4 changed files with 16 additions and 20 deletions
+1 -5
View File
@@ -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"
}
}