67 Commits

Author SHA1 Message Date
陈嘉涵
f204a9871a chore(Field): split validate method 2020-02-12 17:05:23 +08:00
陈嘉涵
48e443d0e2 feat(Form): support using RadioGroup 2020-02-11 09:05:10 +08:00
陈嘉涵
4dd41b23de feat(RadioGroup): add direction prop 2020-02-10 19:02:30 +08:00
陈嘉涵
494e303061 fix(Form): reset validate when checkbox changed 2020-02-10 11:04:03 +08:00
陈嘉涵
1fe96f3edc feat(Form): binding checkbox 2020-02-10 10:57:57 +08:00
陈嘉涵
52aa9e8559 fix(Popup): may throw error when using get-container and destroyed 2020-02-04 14:28:10 +08:00
陈嘉涵
207e80f396 chore: prettier all ts code 2020-01-19 15:27:28 +08:00
陈嘉涵
389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
陈嘉涵
d9d63959f5 feat: add use-lock-scroll hook 2020-01-13 16:37:27 +08:00
陈嘉涵
3d10d42fcc fix(Checkbox): only the icon is clickable when label-disabled 2020-01-11 08:54:07 +08:00
neverland
8dea26db95
fix(ImagePreview): close event triggered twice (#5411) 2019-12-28 08:43:57 +08:00
neverland
cd6050d3e4
fix(Rate、Slider): avoid Vue 2.6 event bubble issues (#5350) 2019-12-22 12:29:14 +08:00
neverland
6ed535c013
fix(Swipe): avoid Vue 2.6 event bubble issues (#5346) 2019-12-22 09:32:16 +08:00
neverland
961999dbbe
fix(Popup): should reopen when activated (#5286) 2019-12-16 20:20:32 +08:00
neverland
9033a968ec
feat(Popup): add close-on-popstate prop (#4845) 2019-10-26 15:31:45 +08:00
neverland
4e837ee558
feat(DropdownItem): add get-container prop (#4611) 2019-09-27 19:37:29 +08:00
neverland
f97b2bc7a5
feat(Checkbox): add bind-group prop (#4600) 2019-09-27 12:49:09 +08:00
neverland
a64c607d71
feat(CheckboxGroup): add checked-color prop (#4531) 2019-09-22 17:36:39 +08:00
neverland
314cfa6a14
feat(RadioGroup): add icon-size prop (#4529) 2019-09-22 17:17:29 +08:00
neverland
971b218873
feat(Popup): add close-icon-position prop (#4507) 2019-09-19 17:14:14 +08:00
neverland
2489ba2b79
fix(RadioGroup): disabled prop not work (#4242) 2019-08-26 16:31:59 +08:00
neverland
4cba618792
[improvement] List: unify text font-size (#4077) 2019-08-09 14:03:19 +08:00
neverland
19cd2ed38e
[improvement] optimize watch options (#4075) 2019-08-09 11:54:42 +08:00
neverland
ff85de854c
[bugfix] Popup: ensure z-index setting order (#4026) 2019-08-02 10:41:40 +08:00
neverland
bf71879988
[bugfix] find correct index of vnode in bindRelation (#4009) 2019-07-31 11:10:33 +08:00
neverland
4d8c4df5fe
[bugfix] Radio: can't select when click gap (#4007) 2019-07-30 20:44:02 +08:00
neverland
3a77666e49
[improvement] update lint rules (#3970) 2019-07-26 11:47:17 +08:00
neverland
cc445dfc00
[bugfix] Dialog: closeOnPopstate can't be disabled (#3868) 2019-07-16 20:48:32 +08:00
neverland
32f19c5561
[bugfix] Popup: overlay may cover popup in some cases (#3831) 2019-07-11 20:13:04 +08:00
neverland
db8428dd19
[new feature] DropdownMenu: add close-on-click-outside prop (#3824) 2019-07-11 16:56:44 +08:00
陈嘉涵
4b829ea7dd [improvement] rename suffixPx to addUnit 2019-07-08 17:42:24 +08:00
neverland
be96fa2233
[improvement] make props less magic (#3775) 2019-07-08 16:18:19 +08:00
陈嘉涵
f6e69f3caa [new feature] add overlay component 2019-07-06 15:18:37 +08:00
neverland
2df51f5aef
[improvement] add closeOnPopstate mixin (#3708) 2019-07-01 16:29:47 +08:00
neverland
abe3e59bed
[improvement] mixins typescript (#3690) 2019-06-29 11:31:53 +08:00
neverland
75c79b7044
[improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00
陈嘉涵
4555d82c8e feat: use rollup to build component 2017-08-12 22:33:13 +08:00
张敏
df7c13e941 修复:popup滚动穿透 (#73) 2017-08-11 11:13:22 +08:00
张敏
c2a081371b 修复:popup多层级van-modal未插入到正确的位置 (#63) 2017-07-31 15:49:40 +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
张敏
58bd17f142 修复:popup的zIndex转换为number (#24) 2017-04-28 15:27:03 +08:00
cookfront
06e333eb3e vant components 2017-04-19 17:44:57 +08:00
cookfront
7c75f48eaa actionsheet unit test 2017-04-12 12:01:44 +08:00
cookfront
ced94c200b popup add context 2017-04-05 20:29:49 +08:00
cookfront
afa914942e fix popup 2017-04-05 17:28:39 +08:00
cookfront
9ccce7cd5c fix popup 2017-03-16 17:55:13 +08:00
cookfront
4daac8bc1d fix search 2017-03-16 14:37:11 +08:00
cookfront
237c44c77b [build] 0.0.30 2017-03-10 17:44:37 +08:00
cookfront
97a593ff69 fix popup manager 2017-03-10 17:30:45 +08:00
cookfront
c5d5c90c06 fix popup manager 2017-03-10 17:22:47 +08:00