[new feature] Coupon add 'showExchangeBar' prop && add empty style (#243)

* [bugfix] Checkbox border render error in weixin browser

* [bugfix] TreeSelect dependency path error

* [bugfix] Swipe should clear autoplay timer when destroyed

* [bugfix] Optimize component dependency analyze when build style entry

* merge

* update yarn.lock

* update README.md

* update README.md

* update README.md

* update README.md

* update README.md

* [Doc] add more badges in README.md

* update README.md

* [bugfix] Address & Contact list style

* fix: contact test cases

* [bugfix] popup style missing when build style entry

* [bugfix] Search: onSearch event arguments missing

* [Doc] add demo pages

* update zan-doc@0.3.7

* fix: build entry error

* [Doc] add goods demo

* [bugfix] button primary background color

* [Doc] update doc detail

* [new feature] Coupon add 'showExchangeBar' prop && add empty style
This commit is contained in:
neverland
2017-10-24 22:19:44 -05:00
committed by GitHub
parent 276042b84c
commit 9178ebab86
7 changed files with 89 additions and 24 deletions
+1 -1
View File
@@ -119,6 +119,6 @@
"webpack-bundle-analyzer": "^2.9.0",
"webpack-dev-server": "^2.9.2",
"webpack-merge": "^4.1.0",
"zan-doc": "^0.3.8"
"zan-doc": "^0.3.9"
}
}