28 Commits

Author SHA1 Message Date
neverland
bdeb4a8ae4
[Improvement] Icon: add warn icon (#651) 2018-02-27 10:22:28 +08:00
neverland
0132e855cf
[Improvement] Icon: add info-o icon (#648)
* [bugfix] Swipe: use translate2d to aviod iOS11 crash bug

* [bugfix] Area: should valid data before get area list

* [bugfix] AddressEdit: setAreaCode now work

* fix: test cases

* [Improvement] NavBar: add zIndex prop

* fix: code style

* [Improvement] Cell: adjust right padding of arrow

* [bugfix] Picker: change event not triggered when click option

* [Improvement] Dialog: add setDefaultOptions method

* [Improvement] Toast: add setDefaultOptions method

* [Doc] fix misspelling of NumberKeyboard

* [Improvement] Picker: add props to custom button text

* [bugfix] Picker: misspelling of visibleItemCount

* [Improvement] Sku: remove unnecessary codes

* update dependencies

* fix: yarn.lock

* [Improvement] CouponList: add exchangeMinLength prop

* [bugfix] Area: should not display city & county list when not select province

* [Improvement] Icon: update share icon

* [Improvement] Button: add text prop

* [Improvement] update dependencies

* [Improvement] CouponList: support v-model & exchangeButtonLoading

* [bugfix] Toast: work break

* [bugfix] Tab: active not work

* [Improvement] AddressEdit: add default slot

* [new feature] Uploader: support maxSize prop

* [bugfix] Field: multi line label stye error

* [Improvement] Sku: add getSkuData method

* [new feature] Toast: support multiple instance

* fix: reset toast message

* fix: toast message

* [Improvement] Area: add item-height & visible-item-count props

* [new feature] Dialog: support component call

* [Improvement] Toast: adjust background color

* [Improvement] Tab: add title slot

* [bugfix] TreeSelect: arrow position error

* [bugfix] Picker: style error in some andriod devices

* [new feature] Popup: support getContaienr

* [Improvement] add van-ellipsis class

* [new feature] Loading: add circular type

* fix: loading demo

* fix: loading test cases

* [new feature] Picker: add loading prop

* Merge

* [Improvement] Loading: add size prop

* fix: loading test cases

* [Improvement] Button: change loading icon

* [Improvement] Loading:  change default type to circular

* [Improvement] Circle: optimzie linecap

* [Improvement] PullRefresh: add refersh event

* [Doc] optimzie demo display

* [Doc] add build-in style document

* [bugfix] Stepper: change event error when clear input

* [Improvement] Checkbox: remove unnecessary DOM

* fix: checkbox test cases

* [Doc] simplify build process

* simplify test config

* [Doc] optimzie router & remove unused code

* [bugfix] Button loading horizontal align

* [Improvement] Popup: add click-overlay event

* [Improvement] Icon: add info-o icon
2018-02-26 13:57:23 +08:00
neverland
cb7b333942
[Improvement] Icon: update share icon (#562) 2018-01-22 22:11:15 +08:00
neverland
98ece3ab8f
[breaking change] Cell: show active color when clicked (#497) 2017-12-29 17:09:50 +08:00
neverland
719d1f9b0a
[Improvement] update search icon (#474) 2017-12-22 17:23:21 +08:00
陈嘉涵
72d4365dfc [Improvement] update vant logo 2017-12-18 14:35:01 +08:00
张敏
4c9e8ff036
[bug fix] Icon: fix shopping-cart icon not align center (#415) 2017-12-12 15:04:17 +08:00
neverland
92d513d2eb
[Improvement] add share & arrow-left icons (#407) 2017-12-11 11:02:27 +08:00
neverland
2550a4c507
[Improvement] add two new icon (#396) 2017-12-08 16:09:14 +08:00
Yao
beb3ed141d
fix icon:new (#381) 2017-12-06 11:15:54 +08:00
niunai
9f2d0f70a2 feat: 添加新icon 2017-11-24 16:12:28 +08:00
张敏
0817411ae8
[bug fix] Icon: add-o icon add radius (#326) 2017-11-16 20:38:59 -06:00
张敏
05abf0d509
[bug fix] add lost cart icon (#316) 2017-11-15 07:45:23 -06:00
张敏
eaa70b021f
[new feature]: add new icons (#315) 2017-11-15 02:10:19 -06:00
neverland
d6a4e43af3
[new feature] normalize size of all icons (#292)
* [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

* [bugfix] Tabbar cann't display info when use icon slot

* [Doc] update document title

* [bugfix] Dialog should reset button text when showed

* [new feature] CouponList add showCloseButton prop

* [new feature] Swipe add 'initialSwipe' prop

* [bugfix] NoticeBar text disappeared when page back

* [new feature] ImagePreview support startPosition

* fix: improve imagePreview test cases

* [bugfix] Steps style error when has more than 4 items

* [new feature] normalize size of all icons
2017-11-08 00:52:44 -06:00
Yao
47d625a827 [new feature] Icon: 增加新 icon 图标 (#253)
* 增加新 icon

* icon: 更新英文文档
2017-10-26 15:44:20 +08:00
Yao
8556772d8a icon 增加会员余额图标 (#133)
* update icons

* remove music icon
2017-09-15 17:22:57 +08:00
张敏
6caf8fedf2 新增:增加一个已完成的icon (#129) 2017-09-14 10:32:30 +08:00
陈嘉涵
556f5ce75b add OrderCoupon component 2017-09-04 15:15:21 +08:00
张敏
c30ee13f9a 新增几个icon (#69) 2017-08-08 17:54:41 +08:00
张敏
31bc31af81 新增几个图标 && 修复tabs组件为空报错的问题 (#61)
* fix: tabs empty will cause an error

* add new icons
2017-07-27 21:11:16 +08:00
张敏
ecf587f7ed 新增icon、filed组件新增time类型和Dialog组件默认文案修改 (#43) 2017-06-26 15:02:27 +08:00
张敏
6eefa61808 新增icon和修复toast样式问题 (#42) 2017-06-19 16:59:25 +08:00
张敏
0f5972e75e 支持SSR、升级Vue版本和增加新的icon (#40)
* search component add new style

* update vue version and support ssr

* unit test

* add new icon

* new icon
2017-06-15 19:46:56 +08:00
张敏
65da018a90 新增微信导航icon (#34)
* add wap home icon
2017-05-25 15:24:06 +08:00
张敏
de45657377 新增微信导航icon (#33)
* add new icon
2017-05-25 10:36:18 +08:00
张敏
06a1553a6d 添加两个新的icon (#29)
* add new icons
2017-05-15 10:12:10 +08:00
cookfront
5e7ea19b1a vant components 2017-04-19 17:46:40 +08:00