ziyoung
1a52458a42
chore: use shadow CDN and fix typo
2019-01-10 20:00:23 +08:00
hetech
e715848c90
Form: validateField accepts an array of field names ( #13319 )
2018-11-06 18:52:54 +08:00
hetech
0de8a032c0
Upload: use uid as upload-list key ( #13054 )
...
* Upload: use uid as upload-list key
* chore: fix code style
2018-10-15 17:06:45 +08:00
刘晓
a9026606e0
Form: clearValidate supports string type param ( #12990 )
2018-10-15 15:54:55 +08:00
Yamen Sharaf
098ba463c3
FormItem: adding hide-required-asterisk attribute( #12744 )
...
* Form: adds prop to make asterisk optional on required fields
* Form: adds prop to make asterisk optional on required fields
* ElForm: Reverses attribute name to hide-required-asterisk, which defaults to false
* Update form-item.vue
* Update form.scss
* Update form.md
2018-09-17 18:32:23 +08:00
杨奕
b799d2ec4d
Form: clearValidate supports prop names ( #11821 )
2018-07-02 18:06:16 +08:00
杨奕
cf7f117bfb
Form: add invalidFields as a second param of validation callback ( #10279 )
2018-03-21 13:36:29 +08:00
Leopoldthecoder
56dc51bc85
Form: add disabled
2018-01-29 18:14:58 +08:00
badpunman
c1fbffe051
Form: add validateOnRuleChange ( #8141 )
2018-01-29 15:41:53 +08:00
Allenice
468124f956
Form: fix async validate bug
2017-10-30 01:51:14 -05:00
Allenice
476d1c4f6e
Form: fix async validate bug
2017-10-30 01:51:14 -05:00
杨奕
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