[changelog] 0.10.3

This commit is contained in:
陈嘉涵
2017-10-25 14:09:52 +08:00
parent 4711c95104
commit 2631b0a461
3 changed files with 58 additions and 6 deletions
@@ -1,5 +1,31 @@
## 更新日志
## [v0.10.3](https://github.com/youzan/vant/tree/v0.10.3) (2017-10-25)
[Full Changelog](https://github.com/youzan/vant/compare/v0.10.2...v0.10.3)
**Issue**
- 能否把DEMO示例的代码全部放出? [\#235](https://github.com/youzan/vant/issues/235)
- 能否增加一个下拉菜单及上拉加载更多 [\#234](https://github.com/youzan/vant/issues/234)
- ImagePreview 图片预览 组件使用后,点击图片无法显示大图 [\#225](https://github.com/youzan/vant/issues/225)
- 能否提供cdn方式呢 [\#223](https://github.com/youzan/vant/issues/223)
- 请问如何跟手淘lib-flexible rem布局结合 [\#222](https://github.com/youzan/vant/issues/222)
**Improvements**
- \[new feature\] Tabbar add 'info' prop [\#245](https://github.com/youzan/vant/pull/245) ([chenjiahan](https://github.com/chenjiahan))
- \[new feature\] Toast support `position` prop [\#244](https://github.com/youzan/vant/pull/244) ([chenjiahan](https://github.com/chenjiahan))
- \[new feature\] Coupon add 'showExchangeBar' prop && add empty style [\#243](https://github.com/youzan/vant/pull/243) ([chenjiahan](https://github.com/chenjiahan))
- \[Doc\] add goods demo [\#242](https://github.com/youzan/vant/pull/242) ([chenjiahan](https://github.com/chenjiahan))
- \[bug fix\] Pull-refresh: 'touchcancel '拼写问题 [\#239](https://github.com/youzan/vant/pull/239) ([GeoffZhu](https://github.com/GeoffZhu))
- \[bug fix\]: 高阶组件英文文档修改 [\#238](https://github.com/youzan/vant/pull/238) ([Tinysymphony](https://github.com/Tinysymphony))
- \[Doc\] add demo pages [\#237](https://github.com/youzan/vant/pull/237) ([chenjiahan](https://github.com/chenjiahan))
- \[Doc\] add Advanced components english document [\#236](https://github.com/youzan/vant/pull/236) ([Tinysymphony](https://github.com/Tinysymphony))
- \[bugfix\] popup style missing when build style entry [\#231](https://github.com/youzan/vant/pull/231) ([chenjiahan](https://github.com/chenjiahan))
- \[bugfix\] Address & Contact list style [\#230](https://github.com/youzan/vant/pull/230) ([chenjiahan](https://github.com/chenjiahan))
- \[Doc\] add more badges in README.md [\#228](https://github.com/youzan/vant/pull/228) ([chenjiahan](https://github.com/chenjiahan))
- update README.md [\#227](https://github.com/youzan/vant/pull/227) ([chenjiahan](https://github.com/chenjiahan))
## [v0.10.2](https://github.com/youzan/vant/tree/v0.10.2) (2017-10-20)
[Full Changelog](https://github.com/youzan/vant/compare/v0.10.1...v0.10.2)