Commit Graph
18 Commits
Author SHA1 Message Date
chenjiahan 2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
neverlandandGitHub 6ce940d0db feat(Form): add show-error prop (#5941) 2020-03-29 15:28:35 +08:00
neverlandandGitHub 529457cbb6 feat(Form): add show-error-message prop (#5927) 2020-03-27 15:26:16 +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
陈嘉涵 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