2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-16 09:10:33 +03:00

docs(slots): generate slot documentation with extra properties

This commit is contained in:
Jeff
2019-11-22 17:43:19 -08:00
parent ad14fa3014
commit c7e06ad1b3
15 changed files with 260 additions and 122 deletions
+4
View File
@@ -18,15 +18,19 @@
"@vuepress/plugin-search": "^1.2.0",
"ast-types": "^0.13.2",
"chalk": "^3.0.0",
"cheerio": "^1.0.0-rc.3",
"cross-env": "^5.2.0",
"fuse.js": "^3.4.4",
"gh-pages": "^0.11.0",
"lodash": "^4.17.15",
"markdown-it": "^10.0.0",
"node-sass": "^4.12.0",
"prettier": "^1.19.1",
"prismjs": "^1.17.1",
"sass-loader": "^7.1.0",
"vue": "^2.6.10",
"vue-docgen-api": "^4.0.4",
"vue-template-compiler": "^2.6.10",
"vuepress": "^1.2.0",
"vuex": "^3.1.0"
}