Commit Graph

17 Commits

Author SHA1 Message Date
Kaveet Laxmidas
0bc07d7ec4 docs: improved documentation for el-form (#12635)
* Docs: Document el-form label-position attribute

Adds improved documentation to the el-form `label-position` attribute, which behaves differently when used with and without `label-width`. This has been a source of confusion for myself and others:

https://github.com/ElemeFE/element/issues/8477

Thanks!

* Document el-form label-position attribute (zh-CN, needs translation)

* Document el-form label-position attribute (es)

* Update form.md
2018-09-14 10:51:37 +08:00
Yamen Sharaf
ea27fb8fbf FormItem: using slot-scope to display validation message (#12715)
* Updated el-form-item to accept custom error message via slot

* FormItem: updated slot name in docs

* updated spanish and chinese translations

* Update form.md

* Update form.md

* Update form.md

* Update form.md
2018-09-13 18:19:44 +08:00
Axetroy
ec6cac4232 Input: fix autocomplete property is not compatible with native #12513 (#12514)
* fix #12513

* fix: fallback for autoComplete and print deprecated warning

* fix: fix auto-complete property in select component

* fix default complete value

* Docs: Update document for autocomplete property change

* Docs: remove redundant documents

* remove unnecessary console log message\

* Update select.md

* fix: add missing declaration in select.d.ts
2018-08-28 15:44:21 +08:00
Gonzalo Nandez
cdee16edd4 Docs: update es changelog for 2.4.3 (#11850)
* update spanish Doc 2.4.3

* update spanish Doc 2.4.3
2018-07-04 09:53:26 +08:00
杨奕
b799d2ec4d Form: clearValidate supports prop names (#11821) 2018-07-02 18:06:16 +08:00
Gonzalo Nandez
d8c78f57c4 Chore: update es changelog for 2.3.8 (#11130) 2018-05-13 15:29:24 +08:00
杨奕
6f2f7aed47
FormItem: add clearValidate (#11076) 2018-05-09 13:58:12 +08:00
杨奕
9063dcf9c9
Form: fix a typo in docs (#10778) 2018-04-19 11:55:46 +08:00
Gonzalo Nandez
65535761f5 Chore: update es changelog for 2.3.0 (#10430) 2018-03-29 10:35:02 +08:00
杨奕
d9bcaacc74
Form: add validate event (#10351) 2018-03-25 22:32:22 +08:00
杨奕
cf7f117bfb
Form: add invalidFields as a second param of validation callback (#10279) 2018-03-21 13:36:29 +08:00
Gonzalo Nandez
07ae591be8 Doc: update es docs for 2.1.0 (#9581) (#9591)
* Changelog: update for 2.1.0 (#9581)

* Changelog: update for 2.1.0

* Changelog: update for 2.1.0

* Update date-picker.md

* Update datetime-picker.md

* Update time-picker.md
2018-02-01 13:43:45 +08:00
Leopoldthecoder
56dc51bc85 Form: add disabled 2018-01-29 18:14:58 +08:00
Leopoldthecoder
dca4b7afd2 Chore: configure es docs 2017-12-12 14:05:55 +08:00
Gonzalo Nandez
6123ee70a3 Revision of documentation in Spanish 2017-12-03 19:27:08 +08:00
Gonzalo2310
3dffd6c757 form.md spanish version 2017-11-10 01:54:55 +01:00
Leopoldthecoder
7e8a00d2ea scaffolding Spanish docs 2017-11-07 10:48:23 +08:00