104 Commits

Author SHA1 Message Date
neverland
642d9cca30
docs(Form): add with field tip (#8750) 2021-05-23 08:57:29 +08:00
chenjiajian
2897145ea0
fix(form): 修复 form demo 的 submit 事件拼写错误 (#8543) 2021-04-16 11:44:38 +08:00
neverland
0fda0d3411
docs: fix cdn link (#8022) 2021-01-27 10:05:31 +08:00
chenjiahan
3e09154f75 docs(Form): add version tag 2020-12-30 17:36:48 +08:00
Mikasa33
8da1e23d53
feat(Form): add disabled and readonly prop (#7829)
* feat(Form): add disabled and readonly prop

* chore(Field): 使用 getProp 方法

* fix(Field): 将 computed 改为直接取值
2020-12-30 17:29:42 +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
neverland
dc3fee12c1
chore: fix prettier version (#7739)
* chore: fix prettier version

* docs: fix
2020-12-14 17:04:43 +08:00
neverland
a3b9e67d36
docs: fix grammar errors (#7594) 2020-11-20 20:39:40 +08:00
chenjiahan
2206e77cc5 docs: update links 2020-10-24 17:25:35 +08:00
neverland
8d2c4b1e46
feat(CollapseItem): add toggle method (#7281)
* feat(CollapseItem): add toggle method

* chore: update doc
2020-09-29 20:49:22 +08:00
chenjiahan
a5dbcf9638 docs: add period at the end of sentence 2020-09-27 21:02:52 +08:00
neverland
1e07fce513
docs(Form): add validate-trigger detail (#7251) 2020-09-26 15:03:58 +08:00
neverland
0a837e49a9
docs(Form): fix Area demo (#7249) 2020-09-26 14:31:50 +08:00
neverland
49e92757cb
docs(Form): fix missing onSubmit validate-trigger (#7180) 2020-09-14 12:00:27 +08:00
neverland
d0e6bd3c16
chore(Field): remove log (#7104) 2020-09-05 06:29:27 +08:00
neverland
7c3549ad55
fix(Form): scroll to first matched field (#7102) 2020-09-05 06:18:09 +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
chenjiahan
272a89423e docs: remove legacy slot usage 2020-08-15 07:27:35 +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
53e64d229f
fix(Field): can't display six characters in iOS (#6743) 2020-07-09 14:39:07 +08:00
chenjiahan
67be6f4f02 docs(Form): use round popup 2020-07-07 16:59:54 +08:00
neverland
49a9bcdaf2
style(Field): label width use em unit (#6589) 2020-06-21 21:36:22 +08:00
neverland
e1f67fa898
style(Field): label width adjusted to 84px (#6583) 2020-06-20 16:56:25 +08:00
neverland
4b786cdba3
feat(Form): rule message can be empty (#6536) 2020-06-14 20:49:53 +08:00
neverland
877ebd6054
feat(Form): add submit-on-enter prop (#6336) 2020-05-21 19:21:49 +08:00
neverland
96ef2557c2
feat(Form): scrollToField can scroll to bottom (#6335) 2020-05-21 19:15:50 +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
neverland
4adefe5605
feat(Field): add colon prop (#6195) 2020-05-01 19:31:23 +08:00
Chryseis
07ba98bb3d
docs(Form): fix ValidateRules.vue method validator,keep it consistent with the documentation. (#6159) 2020-04-28 14:59:28 +08:00
chenjiahan
7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
chenjiahan
7cff3de052 docs(Form): fix show-error version tag (#6012) 2020-04-08 13:20:54 +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
d8fa4b9495 docs: simplify $t to t 2020-03-21 14:46:02 +08:00
chenjiahan
7bfc1a6616 docs(Form): fix missing quote (#5820) 2020-03-14 18:39:08 +08:00
chenjiahan
cc29b28c5b chore(Form): fix demo border 2020-03-13 15:28:08 +08:00
chenjiahan
0a1f928404 docs(Form): add button type faq 2020-03-12 12:09:27 +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
chenjiahan
7344389535 feat(Area): add title slot (#5719) 2020-02-25 19:20:29 +08:00