Commit Graph

20 Commits (0c47e6d30865dcc4ad5dce5e3407843c20f8a26d)

Author SHA1 Message Date
杨奕 36dfe304f3 Form: add clearValidate (#7623)
* Form: add clearValidate

* remove dup attrs
2017-10-21 23:35:42 -05:00
Black Wayne 9b09f6aa9f Form: add size attribute (#7428) 2017-10-12 04:50:06 -05:00
Black Wayne 5426c957a2 add upload limit & form validate return promise (#7405)
* Carbon: upload limit & input append & form validate promise

* Update upload.md

* Update upload.md

* Update index.js
2017-10-12 03:07:50 -05:00
杨奕 ad88dd2ec7 TimePicker: add chalk theme (#7102)
* TimePicker: add chalk theme

* minor style fixes
2017-09-19 09:35:57 -05:00
baiyaaaaa 91d9ed7feb feature inline message 2017-09-18 00:37:43 -05:00
leezng ce270fef4d When <el-form> missing `model`, validate will return false, then throw a warning to facilitate the developer troubleshooting 2017-07-27 15:28:30 +08:00
Leopoldthecoder 601bd6469b add two warns 2017-06-18 18:07:48 +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
baiyaaaaa bbd779c26f add show-message support 2017-01-12 12:12:56 +08:00
baiyaaaaa f414049311 fix form async validate bug (#1936) 2016-12-23 00:49:45 +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 5b6dc77243 fix dynamic form item validate bug (#1207) 2016-11-18 22:05:31 +08:00
baiyaaaaa 5d925ed69f Test/component/form (#687)
Form: add test
2016-10-27 21:57:40 +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