梁灏
|
9c67b23f9f
|
update
|
2018-09-20 11:50:11 +08:00 |
|
Eager
|
16f8b759bc
|
fix(FormItem): 解决required属性无法校验的bug
|
2018-09-16 00:34:58 +08:00 |
|
梁灏
|
e9f3d00f03
|
fixed Form label bug, close 4289
|
2018-08-20 10:14:50 +08:00 |
|
yanyan
|
ac6fe12b67
|
lint
|
2018-08-06 18:13:23 +08:00 |
|
yanyan
|
f203b14f9f
|
form-item watch rules change change rules
|
2018-08-06 18:06:55 +08:00 |
|
BillyWang
|
4e31085656
|
* 采用inject方法,修正问题:当FormItem组件在slot里时,无法正确获取form组件
|
2018-03-28 22:42:16 +08:00 |
|
Graham Fairweather
|
e31d3b0578
|
Revert early Select periphery code.
|
2018-03-08 08:24:38 +01:00 |
|
Graham Fairweather
|
1f1785b6af
|
Keep original use small 'i'
|
2018-02-27 07:25:12 +01:00 |
|
Graham Fairweather
|
66db7bf101
|
Use constant component names in Pascal Case as per vue standards
|
2018-02-26 11:42:19 +01:00 |
|
Sergio Crisostomo
|
c17c5ad6cb
|
normalize autocomplete and spellcheck
|
2017-11-04 16:37:29 +01:00 |
|
Aresn
|
1231c1ab64
|
Merge pull request #2018 from Baoyx007/patch-1
feat(form) : support promise for validate method #1857
|
2017-10-30 02:46:05 -05:00 |
|
梁灏
|
02bf8fab66
|
simplify
|
2017-10-09 10:48:48 +08:00 |
|
吕庆安
|
4109caadd8
|
Update form-item.vue
修正`FormItem`使用`:error`动态设置错误信息后,`validateState`的值`error`永远无法清空的BUG
|
2017-09-30 03:40:21 -05:00 |
|
Haven
|
0c0683e4e3
|
feat(form) : support promise for validate method #1857
|
2017-09-28 00:40:16 -05:00 |
|
梁灏
|
acb79ba30e
|
fixed #433
|
2017-09-22 15:29:50 +08:00 |
|
Hsiaoming Yang
|
952eea467a
|
Rollback #968
If you want to prevent submit, use this instead:
```
<Form @submit.native.prevent>
```
|
2017-09-09 20:02:49 +09:00 |
|
lwio
|
c103a2a08d
|
fix #1534
|
2017-08-11 13:16:12 +08:00 |
|
梁灏
|
f3c6cd68d1
|
fixed FormItem label slot bug
|
2017-08-09 17:06:05 +08:00 |
|
Aresn
|
1e20ac5cf4
|
#958
|
2017-05-22 10:49:46 +08:00 |
|
marvinwilliam
|
d22e36718b
|
fix form default submit behavior.
|
2017-05-20 17:55:08 +08:00 |
|
梁灏
|
05e2dda017
|
fixed #768
|
2017-04-25 14:50:37 +08:00 |
|
梁灏
|
257f80f1c2
|
support Form
support Form
|
2017-03-08 15:31:59 +08:00 |
|
梁灏
|
38646a1171
|
fixed Form reset using Input or Switch
fixed Form reset using Input or Switch
|
2017-02-14 10:51:12 +08:00 |
|
梁灏
|
867eca350e
|
FormItem add slot label
FormItem add slot label
|
2017-02-14 10:17:29 +08:00 |
|
梁灏
|
6986d05501
|
Form add show-message support
Form add show-message support
|
2017-01-16 20:09:18 +08:00 |
|
梁灏
|
8a83e7c42b
|
update Form
update Form
|
2017-01-05 18:09:37 +08:00 |
|
梁灏
|
e93f1e9a76
|
update some styles
update some styles
|
2017-01-04 17:37:16 +08:00 |
|
梁灏
|
578ca32537
|
fixed Radio bug
fixed Radio bug
|
2017-01-04 11:03:22 +08:00 |
|
梁灏
|
184dba1c8e
|
update Form
update Form
|
2017-01-03 18:13:59 +08:00 |
|
梁灏
|
9dbff36498
|
update Form-item
update Form-item
|
2017-01-03 16:23:38 +08:00 |
|
梁灏
|
9f5e2c7e4d
|
update Form
update Form
|
2017-01-03 16:18:21 +08:00 |
|
梁灏
|
103cd35313
|
init Form
init Form
|
2017-01-03 14:24:10 +08:00 |
|
梁灏
|
8a22e84f94
|
init Form component
init Form component
|
2017-01-03 14:19:20 +08:00 |
|