[new feature] Cell support vue-router target route (#268)

* [bugfix] CouponList always show empty info

* [bugfix] add click feedback of buttons in components

* [Doc] add custom theme document

* [new feature] Notice bar support more props

* [bugfix] PullRefresh test cases

* [bugfix] unused NoticeBar style

* [bugfix] Swipe width calc error

* [Doc] english document of all action components

* [Doc] change document site path to /zanui/vant

* [Doc] fix

* [bugfix] uploader style error

* [bugfix] tabs document demo

* [new feature] Cell support vue-router target route

* [bugfix] add cell test cases

* update yarn.lock
This commit is contained in:
neverland
2017-10-30 05:39:32 -05:00
committed by GitHub
parent ed43b21306
commit 16fe6b2e6d
6 changed files with 135 additions and 116 deletions
+2 -2
View File
@@ -65,8 +65,8 @@
"babel-preset-env": "^1.6.1",
"chai": "^4.1.2",
"cheerio": "^0.22.0",
"codecov": "^2.3.1",
"cross-env": "^5.1.0",
"codecov": "^3.0.0",
"cross-env": "^5.1.1",
"css-loader": "^0.28.7",
"dependency-tree": "^5.11.1",
"eslint-plugin-vue": "^2.1.0",