34 Commits

Author SHA1 Message Date
陈嘉涵
080d1828c8 feat(Form): support async validation 2020-02-12 10:38:05 +08:00
陈嘉涵
0ed7aaac88 feat(Field): support validator in rules 2020-02-11 16:29:35 +08:00
陈嘉涵
744cbac987 feat(Form): support using CheckboxGroup 2020-02-11 10:00:28 +08:00
陈嘉涵
dc77be6f8a feat(Form): support using slider 2020-02-10 17:17:09 +08:00
陈嘉涵
cb83240372 feat(Form): add failed event params 2020-02-10 15:54:03 +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
陈嘉涵
70ed34aa24 feat(Form): add submit、failed event 2020-02-07 15:51:58 +08:00
陈嘉涵
9d8cf7f8d3 fix(Field): align center when using input slot 2020-02-07 15:40:32 +08:00
陈嘉涵
9326ad84f8 feat: add form component 2020-02-07 15:18:46 +08:00
陈嘉涵
67bec61c6d feat(Field): add name prop 2020-02-07 14:33:44 +08:00
陈嘉涵
61093ef00f feat(Field): highlight word num when reaching maxlength 2020-02-05 15:58:51 +08:00
陈嘉涵
4b54ec6a18 chore: add isFunction utils and improve isObject 2020-01-19 20:13:50 +08:00
陈嘉涵
bb53c3c758 chore: sort imports 2020-01-19 19:29:30 +08:00
陈嘉涵
389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
陈嘉涵
1f4e9eec31 chore(Field): move placeholder from attrs to props (#5598) 2020-01-18 20:43:39 +08:00
陈嘉涵
64451eaaee chore(Field): move disabled from attrs to props (#5590) 2020-01-16 19:56:12 +08:00
neverland
9452444a7d
feat(Field): add formatter prop (#5534) 2020-01-09 20:52:20 +08:00
neverland
ac3808cd47
feat(Field): add digit type (#5524) 2020-01-09 15:28:58 +08:00
neverland
3bfcf671b9
fix(Field): should limit number input in iOS (#5520) 2020-01-09 13:58:49 +08:00
陈嘉涵
0b5c8e5f3d types(Field): add focus、blur method type 2019-12-22 17:36:47 +08:00
neverland
1c03d5d3f3
fix(Field): incorrect count of line break in safari (#5049) 2019-11-19 21:06:19 +08:00
neverland
56e9b7afa0
chore: use gen instead of render (#4922) 2019-11-05 09:12:03 +08:00
neverland
8ad1b13e18
feat(Field): add show-word-limit prop (#4721) 2019-10-14 20:39:39 +08:00
neverland
4fadffa50a
fix(Field): incorrect placeholder color when error and disabled (#4666) 2019-10-09 16:32:35 +08:00
neverland
3a77666e49
[improvement] update lint rules (#3970) 2019-07-26 11:47:17 +08:00
neverland
e653484f39
[improvement] extract resetScroll function (#3869) 2019-07-16 20:56:22 +08:00
流采
511087bc74 [bugfix] compatible <body /> is the scene of the scrolling container (#3844) 2019-07-15 19:36:21 +08:00
陈嘉涵
4b829ea7dd [improvement] rename suffixPx to addUnit 2019-07-08 17:42:24 +08:00
neverland
968ec97256
[revert] Field: shouldn't emit click event when click icon (#3772) (#3776) 2019-07-08 16:30:14 +08:00
neverland
be96fa2233
[improvement] make props less magic (#3775) 2019-07-08 16:18:19 +08:00
neverland
642639da6e
[bugfix] Field: shouldn't emit click event when click icon (#3772) 2019-07-08 11:14:53 +08:00
neverland
a6ce44fbb0
[new feature] Field: add arrow-direction prop (#3679) 2019-06-28 15:33:08 +08:00
neverland
75c79b7044
[improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00