Commit Graph

25 Commits

Author SHA1 Message Date
Jiewei Qian
8afa4cf788
doc: fix typo type="fixed-time" (#14552) 2019-03-02 22:25:21 +11:00
hetech
5b0d8ec6d9 Chore: speeding up doc building (#14510) 2019-03-01 18:35:08 +08:00
Gonzalo Nandez
d2d4f53c29 docs: update Spanish doc 2.4.10 (#13449)
* Update spanish doc 2.4.10

* update changelog
2018-11-19 10:59:58 +08:00
hetech
e715848c90
Form: validateField accepts an array of field names (#13319) 2018-11-06 18:52:54 +08:00
Gonzalo Nandez
9c49676a8c docs: Changelog for 2.4.8 Spanish update (#12952) 2018-10-08 10:48:50 +08:00
Yamen Sharaf
44a85b8e60 Form: emits error message on validate event (#12860)
* Form: Emits error message on validate events

* Update form.md
2018-09-26 10:50:50 +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
Gonzalo Nandez
b5f3a1a063 docs: update Spanish doc for 2.4.7 (#12770)
* update Spanish Doc

* update Spanish Doc

* update Spanish Doc
2018-09-14 19:18:50 +08:00
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