14 Commits

Author SHA1 Message Date
neverland
1381070a12
chore: prefer named exports (#8315)
* chore: prefer named exports

* chore: fix import
2021-03-09 15:39:26 +08:00
neverland
a8060bb599
chore: demo ts (#8160)
* chore: demo ts

* chore: fix
2021-02-14 19:50:45 +08:00
neverland
6d336b5537
feat(Form): allow validator to return mesage (#8052) 2021-01-31 20:17:45 +08:00
chenjiahan
23a6f63c4f docs(Form): use composition api 2020-12-15 16:52:29 +08:00
chenjiahan
07d1a2590f breaking change(Button): add success type, remove info type 2020-08-21 10:09:21 +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
2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
chenjiahan
d8fa4b9495 docs: simplify $t to t 2020-03-21 14:46:02 +08:00
陈嘉涵
529e117096 feat(Form): support pattern rule (#5700) 2020-02-21 17:11:22 +08:00
陈嘉涵
567c161c06 docs(Form): optimize details 2020-02-12 17:41:38 +08:00
陈嘉涵
57d59e8a86 docs(Form): add async validation document 2020-02-12 17:27:29 +08:00
陈嘉涵
48d2f64aba feat(Form): add validate-first prop 2020-02-12 11:19:58 +08:00
陈嘉涵
080d1828c8 feat(Form): support async validation 2020-02-12 10:38:05 +08:00
陈嘉涵
0ed7aaac88 feat(Field): support validator in rules 2020-02-11 16:29:35 +08:00