[Doc] adjust component nav (#1579)

This commit is contained in:
neverland
2018-08-02 18:00:55 +08:00
committed by GitHub
parent 28699034d5
commit 8fb4a8ea9d
5 changed files with 102 additions and 113 deletions
+4 -15
View File
@@ -6048,11 +6048,7 @@ markdown-escapes@^1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/markdown-escapes/-/markdown-escapes-1.0.2.tgz#e639cbde7b99c841c0bacc8a07982873b46d2122"
markdown-it-container@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/markdown-it-container/-/markdown-it-container-2.0.0.tgz#0019b43fd02eefece2f1960a2895fba81a404695"
markdown-it@^8.3.2, markdown-it@^8.4.0:
markdown-it@^8.4.0:
version "8.4.1"
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-8.4.1.tgz#206fe59b0e4e1b78a7c73250af9b34a4ad0aaf44"
dependencies:
@@ -6579,10 +6575,6 @@ node-version@^1.1.3:
version "1.2.0"
resolved "https://registry.yarnpkg.com/node-version/-/node-version-1.2.0.tgz#34fde3ffa8e1149bd323983479dda620e1b5060d"
node-watch@^0.5.5:
version "0.5.8"
resolved "https://registry.yarnpkg.com/node-watch/-/node-watch-0.5.8.tgz#208d10f93afe2f24b3701c254f54c7552f90c905"
"nopt@2 || 3", nopt@~3.0.1:
version "3.0.6"
resolved "https://registry.yarnpkg.com/nopt/-/nopt-3.0.6.tgz#c6465dbf08abcd4db359317f79ac68a646b28ff9"
@@ -9494,16 +9486,13 @@ validate-npm-package-license@^3.0.1:
spdx-correct "^3.0.0"
spdx-expression-parse "^3.0.0"
vant-doc@1.0.7:
version "1.0.7"
resolved "https://registry.yarnpkg.com/vant-doc/-/vant-doc-1.0.7.tgz#31023f6533e246e9dc388004df03b870591f0687"
vant-doc@1.0.8:
version "1.0.8"
resolved "https://registry.yarnpkg.com/vant-doc/-/vant-doc-1.0.8.tgz#5cf253733ad93f26e501034f45b945b6c9bdd2bd"
dependencies:
cheerio "0.22.0"
decamelize "^1.2.0"
fs-extra "^4.0.2"
markdown-it "^8.3.2"
markdown-it-container "^2.0.0"
node-watch "^0.5.5"
nprogress "^0.2.0"
varstream@^0.3.2: