Commit Graph

41 Commits

Author SHA1 Message Date
baiyaaaaa
3f743a4495 fix form-item label bug 2017-07-19 09:56:32 +08:00
baiyaaaaa
6a3ee2fdc7 fix form-item style (#5588)
* fix form-item style

* add tips
2017-07-04 18:02:05 +08:00
Leopoldthecoder
601bd6469b add two warns 2017-06-18 18:07:48 +08:00
baiyaaaaa
9756a3c33a support dynamic form item rule required 2017-06-18 17:18:49 +08:00
Liril
bf7eabb64d Form: Add label slot 2017-05-03 18:35:55 +08:00
Leopoldthecoder
0da3967d3a Revert "Form: remove emitter (#4532)"
This reverts commit fff7dddd94.
2017-05-03 15:20:47 +08:00
cinwell.li
fff7dddd94 Form: remove emitter (#4532) 2017-05-02 10:25:39 +08:00
sunlei33
5eef48b97e Form: 如果需要验证的fields为空,调用验证时立刻返回callback (#3944)
* Form: 如果需要验证的fields为空,调用验证时立刻返回callback
同时修复几个代码格式用来通过npm run dist

* fix travis

* fix travis

* fix travis
2017-04-01 14:06:23 +08:00
pengchongfu
88d4a390d0 Form: fix form-item resetFields (#3830) (#3840) 2017-03-30 11:33:44 +08:00
broven
933d9a8241 form-item: fix #3226 2017-03-05 16:54:19 +08:00
baiyaaaaa
2d8c887b6a fix form inline label bug
This reverts commit d76d28dd54f9f02222d5190182a3e6d8790bcbe6.

fix form inline label bug
2017-02-27 11:45:28 +08:00
baiyaaaaa
7f1d36ee3e fix inline form label width 2017-02-23 14:32:26 +08:00
shangkai
6e45d067f7 解决error变成null或者空的时候,validateState依然是error的问题。 (#2621) 2017-02-04 11:07:49 +08:00
cinwell.li
9f5c08e6e6 Clean packages (#2345) 2017-01-23 14:06:01 +08:00
baiyaaaaa
f1b8909e27 remove labelWidth when labelPosition is 'top' (#2417) 2017-01-16 10:42:18 +08:00
baiyaaaaa
bbd779c26f add show-message support 2017-01-12 12:12:56 +08:00
baiyaaaaa
1df8c50dfb fix valida field params bug 2016-12-29 22:06:42 +08:00
baiyaaaaa
f414049311 fix form async validate bug (#1936) 2016-12-23 00:49:45 +08:00
njleonzhang
f409d02f3e 修改form readme 2016-12-22 13:55:44 +08:00
baiyaaaaa
1db8dc6588 Revert "fix form validate callback params" (#1864)
This reverts commit 87b13bf0e07c0ce8ac183ecd2020088c26a81de0.
2016-12-20 14:17:53 +08:00
baiyaaaaa
e7e104df5d fix form validate callback params 2016-12-20 11:05:42 +08:00
baiyaaaaa
a5bdd2cabb component README update and fix 2016-12-16 10:57:54 +08:00
baiyaaaaa
7a85d55f31 normalize transition class name 2016-12-03 19:30:21 +08:00
Hashem Qolami
bfab5cd9ed Form: 🔧 fixed validation issue with dynamic rules (fixed #1317) 2016-11-26 16:28:43 +03:30
baiyaaaaa
ba983ffb96 normalize the componentName writing 2016-11-26 16:51:04 +08:00
baiyaaaaa
d9c7824470 fix form validate bug (#1363) 2016-11-26 10:48:06 +08:00
baiyaaaaa
bb0a79b1b0 add a error prop for setting the error message manually 2016-11-19 19:55:44 +08:00
baiyaaaaa
5b6dc77243 fix dynamic form item validate bug (#1207) 2016-11-18 22:05:31 +08:00
cinwell.li
4992d59cdd Form: fix reset value, fixed #937 (#1021) 2016-11-13 11:51:57 +08:00
qingwei.li
3c12100f52 Components: use es2015 export module, fixed #907 2016-11-08 15:01:00 +08:00
qingwei.li
70307dfadb fix package.json url 2016-11-06 12:26:14 +08:00
baiyaaaaa
5d925ed69f Test/component/form (#687)
Form: add test
2016-10-27 21:57:40 +08:00
cinwell.li
510034d2d2 Add istanbul ignore (#521) 2016-10-19 22:48:35 +08:00
baiyaaaaa
5b4114ea3c fix reset method 2016-10-17 19:05:02 +08:00
qingwei.li
0cc28fb16a Support publish component packages 2016-10-17 12:14:10 +08:00
qingwei.li
06392ade7b Clear dependencies 2016-10-13 11:12:24 +08:00
baiyaaaaa
cc4b6a53bc fix form validate bug 2016-10-12 13:51:33 +08:00
qingwei.li
3b539efb3a Use cooking@1.0.0-rc.2 2016-09-06 11:51:08 +08:00
baiyaaaaa
538e2934c5 update form docs 2016-08-29 19:56:57 +08:00
baiyaaaaa
22bd899a41 update form 2016-08-17 15:04:20 +08:00
qingwei.li
e320f43c2d Initial commit 2016-07-27 14:15:02 +08:00