chenjiahan
|
b03341792e
|
test: update legacy test cases
|
2020-12-31 16:06:49 +08:00 |
|
chenjiahan
|
037b6b8c10
|
Merge branch '2.x' into dev
|
2020-12-26 15:52:18 +08:00 |
|
neverland
|
1fac5c5f4f
|
feat(Form): resetValidation support multiple names (#7811)
|
2020-12-24 20:19:00 +08:00 |
|
neverland
|
d92d29c885
|
feat(Form): support valdiate multiple names (#7810)
|
2020-12-24 20:11:22 +08:00 |
|
chenjiahan
|
ea44d636ba
|
test: demo snapshot uses enUS
|
2020-11-25 22:39:06 +08:00 |
|
chenjiahan
|
0f7c9a317c
|
fix(Radio): failed to bind group
|
2020-11-22 19:28:51 +08:00 |
|
chenjiahan
|
9acac4c2b1
|
test: update all snapshots
|
2020-11-21 22:27:11 +08:00 |
|
chenjiahan
|
24c4896a11
|
test: enable all demo snapshots
|
2020-11-08 20:30:51 +08:00 |
|
chenjiahan
|
fffb9b3d5d
|
test: fix wrapper snapshot usage
|
2020-11-08 20:03:39 +08:00 |
|
chenjiahan
|
a370779102
|
chore: rename all legacy snapshot
|
2020-10-13 17:00:52 +08:00 |
|
chenjiahan
|
f2b6f3d4d1
|
chore: rename all legacy test cases
|
2020-10-13 16:56:11 +08:00 |
|
Victor
|
f8d2572354
|
fix(Field): fix the issue of checking empty value (#7050)
* fix(Field): fix the issue of checking empty value
* fix: field tests
* docs: remove radio-group
* docs: remove required translation key
|
2020-09-02 20:14:55 +08:00 |
|
neverland
|
378009fefa
|
style(Image): update loading icon and error icon (#6890)
|
2020-07-29 09:36:15 +08:00 |
|
neverland
|
aca86a8c21
|
fix(Field): failed to reset validation when message is empty (#6867)
* fix(Field): failed to reset validation when message is empty
* fix: test case
|
2020-07-25 09:57:48 +08:00 |
|
neverland
|
7b21a23cae
|
style(Uploader): update delete icon style (#6750)
* style(Uploader): remove round border radius
* style(Uploader): update delete icon style
* fix: snapshot
|
2020-07-11 10:57:04 +08:00 |
|
neverland
|
4b786cdba3
|
feat(Form): rule message can be empty (#6536)
|
2020-06-14 20:49:53 +08:00 |
|
neverland
|
bb65c62b1e
|
fix(Button): text not align center in legacy safari (#6325)
|
2020-05-20 19:22:14 +08:00 |
|
neverland
|
6870bdcbc2
|
feat(Field): add extra slot (#6290)
* feat(Field): add extra slot
* docs: remove form demo style
|
2020-05-16 11:18:08 +08:00 |
|
chenjiahan
|
2fb5cca49a
|
chore: prettier source code
|
2020-04-02 15:36:02 +08:00 |
|
chenjiahan
|
b8dea3c13b
|
fix(Form): incorrect validation order when add field dynamically
|
2020-04-01 21:39:08 +08:00 |
|
neverland
|
6ce940d0db
|
feat(Form): add show-error prop (#5941)
|
2020-03-29 15:28:35 +08:00 |
|
neverland
|
529457cbb6
|
feat(Form): add show-error-message prop (#5927)
|
2020-03-27 15:26:16 +08:00 |
|
chenjiahan
|
cc29b28c5b
|
chore(Form): fix demo border
|
2020-03-13 15:28:08 +08:00 |
|
chenjiahan
|
7af2c99b4a
|
fix(Stepper): skip form number validation (#5792)
|
2020-03-11 17:24:22 +08:00 |
|
chenjiahan
|
1f4ab5bb56
|
chore(Stepper): update snapsnot
|
2020-03-11 10:00:18 +08:00 |
|
chenjiahan
|
09ad95ca68
|
fix(Field): should not get formValue from button slot (#5785)
|
2020-03-09 19:18:16 +08:00 |
|
chenjiahan
|
c6791841f4
|
feat(Uploader): increase border-radius to 8px
|
2020-02-29 10:49:52 +08:00 |
|
chenjiahan
|
bd4e64190e
|
feat: update upload area style
|
2020-02-29 10:45:28 +08:00 |
|
chenjiahan
|
961bf9cccb
|
feat(Form): rule message can be function (#5704)
|
2020-02-26 20:49:45 +08:00 |
|
陈嘉涵
|
aba946f20e
|
feat(Form): formatter add rule param
|
2020-02-23 19:58:37 +08:00 |
|
陈嘉涵
|
d878354ebf
|
feat(Form): support rule formatter
|
2020-02-23 19:56:44 +08:00 |
|
陈嘉涵
|
1b3bcf27ee
|
feat(Form): rule validator add rule param (#5704)
|
2020-02-21 20:51:28 +08:00 |
|
陈嘉涵
|
529e117096
|
feat(Form): support pattern rule (#5700)
|
2020-02-21 17:11:22 +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 |
|
陈嘉涵
|
3f14795387
|
feat(Form): add scrollToField method (#5680)
|
2020-02-20 16:32:14 +08:00 |
|
陈嘉涵
|
9b70d1a4dc
|
test(Form): add test case of trigger in rules
|
2020-02-20 10:22:14 +08:00 |
|
陈嘉涵
|
c08db724a3
|
feat(Form): add validate-trigger prop
|
2020-02-19 17:25:30 +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 |
|
陈嘉涵
|
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 |
|
陈嘉涵
|
567c161c06
|
docs(Form): optimize details
|
2020-02-12 17:41:38 +08:00 |
|
陈嘉涵
|
f204a9871a
|
chore(Field): split validate method
|
2020-02-12 17:05:23 +08:00 |
|
陈嘉涵
|
0ed7aaac88
|
feat(Field): support validator in rules
|
2020-02-11 16:29:35 +08:00 |
|
陈嘉涵
|
200da364ff
|
feat(Form): add Calendar demo
|
2020-02-11 15:40:58 +08:00 |
|
陈嘉涵
|
fb3892e302
|
docs(Form): add Area demo
|
2020-02-11 15:24:09 +08:00 |
|