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 |
|
陈嘉涵
|
3f14795387
|
feat(Form): add scrollToField method (#5680)
|
2020-02-20 16:32:14 +08:00 |
|
陈嘉涵
|
e5097dba9f
|
docs(Form): add data structure of Rule
|
2020-02-20 10:09:25 +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 |
|
陈嘉涵
|
d80bbf64dd
|
types(Form): add type definition
|
2020-02-13 20:36:18 +08:00 |
|
陈嘉涵
|
2970599c27
|
test(Form): add test cases of props
|
2020-02-13 19:59:10 +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 |
|
陈嘉涵
|
f1e25123a3
|
feat(Form): add label-align prop
|
2020-02-13 16:00:50 +08:00 |
|