14 Commits

Author SHA1 Message Date
neverland
45859cf0a6
[Improvement] Field: add button slot (#772) 2018-03-25 22:12:24 +08:00
neverland
9027c3e8b4
[bugfix] Field: disabled color in safari (#669) 2018-03-06 16:21:42 +08:00
neverland
094cc97834
[bugfix] Field: multi line label stye error (#583) 2018-01-29 10:52:26 +08:00
neverland
98ece3ab8f
[breaking change] Cell: show active color when clicked (#497) 2017-12-29 17:09:50 +08:00
neverland
ef01dd5321
[new feature] Field: add error-message prop (#492) 2017-12-29 14:48:19 +08:00
neverland
1a0f73b12e
[Improment] improve Tab sticky fluency (#388) 2017-12-07 11:52:55 +08:00
neverland
3d19ddb573
[new feature] Stepper add plus & minus event (#294)
* [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

* [new feature] Stepper add plus & minus event

* fix: yarn.lock

* [bugfix] addressEdit icon render failed
2017-11-08 23:59:34 -06:00
陈嘉涵
72b013a440 Field: support $attrs & $listeners 2017-09-22 14:54:05 +08:00
陈嘉涵
9dd8a93067 vant-css: use hairline classes instead of mixins 2017-09-05 10:50:17 +08:00
Yao
686b497c58 field 增加icon slot支持 (#76)
* field 增加icon slot支持
2017-08-18 11:15:48 +08:00
陈嘉涵
05181edd52 fix: field error placeholder color 2017-08-09 14:36:52 +08:00
neverland
50983ca28e 依赖更新 && 构建调整 (#60)
* upgrade dependencies

* 更改所有 saladcss 写法

* fix: 升级依赖导致的样式错误

* fix: build vant css

* use es module when pack && webpack scope hoisting

* fix: vue module version

* delete unused npm script

* fix: build:vant script not work

* fix: webpack config format

* fix: build minify vant.js

* fix: captain ui relative link
2017-07-28 11:02:33 +08:00
Yao
ac6abf67b7 Field 增加blur事件 && Field 支持尾部icon (#53) 2017-07-15 21:30:36 +08:00
cookfront
5e7ea19b1a vant components 2017-04-19 17:46:40 +08:00