77 Commits

Author SHA1 Message Date
chenjiahan
51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
chenjiahan
54d2717267 Merge branch '2.x' into dev 2020-12-30 17:40:52 +08:00
chenjiahan
3e09154f75 docs(Form): add version tag 2020-12-30 17:36:48 +08:00
Mikasa33
149cde1ce1
feat(Form): add disabled and readonly prop (#7830)
* feat(Form): add disabled and readonly prop

* chore(Field): 使用 getProp 方法

* fix(Field): 将 computed 改为直接取值
2020-12-30 17:31:40 +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
chenjiahan
4d49183230 docs: fix field value #7817 2020-12-27 16:57:17 +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
cbc107dfd7 docs: remove 2.x version tips 2020-12-21 21:51:42 +08:00
chenjiahan
23a6f63c4f docs(Form): use composition api 2020-12-15 16:52:29 +08:00
chenjiahan
96204b350c Merge branch '2.x' into dev 2020-12-14 17:07:29 +08:00
neverland
dc3fee12c1
chore: fix prettier version (#7739)
* chore: fix prettier version

* docs: fix
2020-12-14 17:04:43 +08:00
chenjiahan
5e00ab978b Merge branch '2.x' into dev 2020-10-24 18:02:50 +08:00
chenjiahan
2206e77cc5 docs: update links 2020-10-24 17:25:35 +08:00
chenjiahan
608bd3de39 chore(Field): extract some utils 2020-10-06 17:00:15 +08:00
chenjiahan
1aa1b3d3a5 Merge branch 'dev' into next 2020-10-02 08:50:37 +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
c2d5a18f59 Merge branch 'dev' into next 2020-09-28 11:46:26 +08:00
chenjiahan
a5dbcf9638 docs: add period at the end of sentence 2020-09-27 21:02:52 +08:00
chenjiahan
47a270effb Merge branch 'dev' into next 2020-09-26 21:35:53 +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
chenjiahan
e7ec2ff063 Merge branch 'dev' into next 2020-09-16 19:43:13 +08:00
neverland
49e92757cb
docs(Form): fix missing onSubmit validate-trigger (#7180) 2020-09-14 12:00:27 +08:00
chenjiahan
df8059eb01 breaking change(Button): adjust default native-type to button 2020-09-13 14:40:31 +08:00
chenjiahan
78ded3b7da docs: fix popup v-model usage #7141 2020-09-09 17:29:06 +08:00
chenjiahan
07d1a2590f breaking change(Button): add success type, remove info type 2020-08-21 10:09:21 +08:00
chenjiahan
8843b7875a breaking change(Picker): enable show-toolbar by default 2020-08-21 00:17:04 +08:00
chenjiahan
d42b1b43c3 docs: update component registration guide 2020-08-20 23:32:07 +08:00
neverland
53e64d229f
fix(Field): can't display six characters in iOS (#6743) 2020-07-09 14:39:07 +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
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
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
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
7bfc1a6616 docs(Form): fix missing quote (#5820) 2020-03-14 18:39:08 +08:00
chenjiahan
0a1f928404 docs(Form): add button type faq 2020-03-12 12:09:27 +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
陈嘉涵
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
陈嘉涵
3cb84e1a4e docs(Form): add validator version tag 2020-02-21 20:52:03 +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