1138 Commits

Author SHA1 Message Date
陈嘉涵
529e117096 feat(Form): support pattern rule (#5700) 2020-02-21 17:11:22 +08:00
陈嘉涵
5d0a1304bc docs(changelog): 2.5.2 2020-02-21 09:50:13 +08:00
陈嘉涵
d72bf8145a docs(Form): use new unified syntax for perf 2020-02-20 20:56:16 +08:00
陈嘉涵
b8818cef8c feat(Form): add scroll-to-error prop (#5680) 2020-02-20 20:15:29 +08:00
陈嘉涵
a83082f599 feat(Calendar): add open、opened event 2020-02-20 19:52:55 +08:00
陈嘉涵
556f335cc2 feat(Calendar): add close、closed event 2020-02-20 19:39:34 +08:00
landluck
e0c332a41f
feat(Sku): add sku-header-image-extra slot (#5696) 2020-02-20 17:11:24 +08:00
陈嘉涵
3f14795387 feat(Form): add scrollToField method (#5680) 2020-02-20 16:32:14 +08:00
陈嘉涵
871398b223 chore: improve test utils 2020-02-20 16:31:42 +08:00
陈嘉涵
9b70d1a4dc test(Form): add test case of trigger in rules 2020-02-20 10:22:14 +08:00
陈嘉涵
8cc09876d4 docs(Field): fix form link 2020-02-20 10:13:02 +08:00
陈嘉涵
e5097dba9f docs(Form): add data structure of Rule 2020-02-20 10:09:25 +08:00
陈嘉涵
9b48a1b01a docs: update area data 2020-02-20 10:06:44 +08:00
陈嘉涵
c08db724a3 feat(Form): add validate-trigger prop 2020-02-19 17:25:30 +08:00
landluck
7154afb36f
feat(Sku): add preview-on-click-image prop (#5684) 2020-02-19 15:48:40 +08:00
陈嘉涵
02afe720c6 fix(Swipe): fix wrap problems caused by decimal width in some android devices 2020-02-18 10:43:37 +08:00
陈嘉涵
ffb0967274 fix(Calendar): add Math.floor to avoid decimal height issues (#5640) 2020-02-18 10:03:39 +08:00
陈嘉涵
a4ce9b955e fix(Swipe): incorrect width when resize in invisible state (#5678) 2020-02-18 09:18:01 +08:00
Jake
1dd61956fc
fix(Sku): initialMessages undefined error (#5676) 2020-02-17 16:20:54 +08:00
陈嘉涵
270bebcab4 docs(Sku): remove goods title 2020-02-17 15:33:38 +08:00
陈嘉涵
407b7ded43 feat(Calendar): scroll to current month after reset 2020-02-17 14:35:56 +08:00
陈嘉涵
79d2c344f9 fix(Calendar): should not check range in single mode 2020-02-17 14:33:59 +08:00
陈嘉涵
f1a5097a2e feat(Calendar): scroll to currecnt month when default-date changed (#5664) 2020-02-17 14:28:40 +08:00
陈嘉涵
3672441839 fix(Form): error-message-align prop type (#5674) 2020-02-17 14:22:01 +08:00
Jake
baf9ffb611
feat(Sku): sku supports message initialization (#5668) 2020-02-17 11:12:49 +08:00
陈嘉涵
6958605e92 docs(DropdownItem): fix closed event name typo 2020-02-16 11:04:24 +08:00
陈嘉涵
0888f9497f docs(Field): add desktop scenerio tip 2020-02-16 10:41:17 +08:00
陈嘉涵
7d010664cb docs: add 2.5.0 version tag 2020-02-15 19:45:48 +08:00
陈嘉涵
6d6bdeea53 fix(Picker): change event untriggered without a transition (#5662) 2020-02-15 19:24:05 +08:00
landluck
9ff8e5635c
feat(ImagePreview): add scale event (#5658) 2020-02-14 17:21:13 +08:00
陈嘉涵
f507b99cb7 fix(Calendar): fix render issues in some devices (#5640) 2020-02-14 16:16:44 +08:00
landluck
85a3707202
feat(ImagePreview): add closeable prop (#5654) 2020-02-14 14:47:21 +08:00
陈嘉涵
9371bc06c8 feat(Form): add colon prop 2020-02-14 12:12:44 +08:00
陈嘉涵
911b6769e4 test(Form): add test cases of all field types 2020-02-14 11:11:00 +08:00
陈嘉涵
6bbeed7dd1 test(Form): improve test coverage 2020-02-14 10:53:47 +08:00
陈嘉涵
2e927ec2e4 fix(Field): fix filter typo 2020-02-14 10:53:16 +08:00
陈嘉涵
d80bbf64dd types(Form): add type definition 2020-02-13 20:36:18 +08:00
陈嘉涵
27187a2fc4 test(Form): add test cases of validators 2020-02-13 20:22:16 +08:00
陈嘉涵
a29ddf3fad test(Form): add test cases of methods 2020-02-13 20:11:57 +08:00
陈嘉涵
2970599c27 test(Form): add test cases of props 2020-02-13 19:59:10 +08:00
陈嘉涵
4e21be94c2 test(Form): add submit、failed event test cases 2020-02-13 17:29:21 +08:00
陈嘉涵
9b50fe1887 types(SwitchCell): fix SwitchEvents 2020-02-13 16:54:17 +08:00
陈嘉涵
5d24a57fee feat(Form): input-align works for input slot 2020-02-13 16:49:30 +08:00
陈嘉涵
2afb8a79c0 feat(Form): add error-message-align prop 2020-02-13 16:34:56 +08:00
陈嘉涵
55fa975141 feat(Form): add label-width prop 2020-02-13 16:28:58 +08:00
陈嘉涵
7a9d1d7ab6 feat(Form): add input-align prop 2020-02-13 16:25:42 +08:00
陈嘉涵
2d64458776 feat(Field): improve label right padding 2020-02-13 16:02:19 +08:00
陈嘉涵
f1e25123a3 feat(Form): add label-align prop 2020-02-13 16:00:50 +08:00
陈嘉涵
fbe3d20558 feat(Form): add submit method 2020-02-13 15:43:11 +08:00
陈嘉涵
7b200d0053 feat(Form): improve validate、validateField method 2020-02-13 15:36:28 +08:00