Commit Graph

1048 Commits (f2988cd1bd520d9a4853e3f38c67474104bd1ebe)

Author SHA1 Message Date
杨奕 2ccb0ead05 Slider: add tooltip-class (#9957) 2018-03-01 17:21:31 +08:00
cinwell.li 95d2eabd5e Docs: update quickstart demo, close #9883 (#9928)
* docs: update quickstart demo, close #9883

* docs: fix typo
2018-03-01 12:05:49 +08:00
杨奕 71774edd92
Menu: update es doc (#9801) 2018-02-13 11:22:14 +08:00
Gonzalo Nandez e2d3830bc5 Docs: update es docs for 2.2.0 (#9796) 2018-02-13 10:59:24 +08:00
杨奕 f516d62786
Changelog: update for 2.2.0 (#9793) 2018-02-12 17:10:18 +08:00
杨奕 0f06fd5079
Select: add popper-append-to-body (#9782) 2018-02-11 18:18:49 +08:00
baiyaaaaa 610723ea00 support menu disabled (#9771) 2018-02-11 14:59:46 +08:00
杨奕 d46c0ed01c
Transfer: add clearQuery (#9753) 2018-02-09 12:31:24 +08:00
杨奕 438b29a48f
Chore: update docs for Tree and Menu (#9751) 2018-02-09 12:14:35 +08:00
baiyaaaaa 202f6417b1 Menu: support multi level submenu in horizontal mode (#9741) 2018-02-09 11:05:37 +08:00
FuryBean fe29af1b1f Add check event and getHalfChecedNodes method for Tree (#9730) 2018-02-09 10:31:11 +08:00
FuryBean 607aef0ac7 update tree docs for children & isLeaf (#9739) 2018-02-09 10:29:32 +08:00
FuryBean 6bef614c01 add api for tree (#9718) 2018-02-09 10:28:43 +08:00
杨奕 248b1bf8de
Tree: support scoped slot (#9686) 2018-02-06 16:45:27 +08:00
FuryBean 3bc67fa575 Tree: add node-contextmenu event for tree node (#9678) 2018-02-06 11:42:01 +08:00
Yao d8c931274d Input: fix prop valueKey doc (#9649) 2018-02-04 14:36:50 +08:00
杨奕 41a191b721
Menu: add popper-class for SubMenu (#9600) 2018-02-01 15:05:07 +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
FuryBean ab2f3830d6 Table: extend height prop usage (#9575) 2018-01-31 13:32:01 +08:00
杨奕 f274f3e3d9
Dropdown: remove transition delay when trigger is click (#9573) 2018-01-31 11:22:32 +08:00
杨奕 85a3e99ceb
Input: fix appended button style in IE11 (#9537) 2018-01-29 22:53:16 +08:00
Simon Knox 120589e5b4 Docs: fix Dialog doc's typo (#9533) 2018-01-29 19:20:26 +08:00
Pyae Hein d5c135730a Added contextmenu event for column header (#9475) 2018-01-29 18:42:05 +08:00
Leopoldthecoder 56dc51bc85 Form: add disabled 2018-01-29 18:14:58 +08:00
Leopoldthecoder cdc14756ae Notification: add closeAll 2018-01-29 12:44:18 +08:00
wacky6.AriesMBP 2fa6935e58 doc: date-picker, add date formats section 2018-01-29 12:14:40 +08:00
杨奕 fa643a55b0
Doc: update Table's header-dragend description (#9513) 2018-01-29 12:09:35 +08:00
Cristi Jora 017cadda71 Doc: fix on-demand examples to support babel 7 (#9504)
* Update quickstart.md

* Update quickstart.md

* Update quickstart.md

* Update quickstart.md

* Adjust on demand import in es docs
2018-01-28 21:40:24 +08:00
Leopoldthecoder 86f8ff1160 Input: el-input styles should override el-textarea 2018-01-28 15:03:45 +08:00
Hi-Linlin 9655a829b8 Docs: fix default min of input-number (#9479) 2018-01-26 10:53:53 +08:00
柴方博Felbry 8e466dda90 Update select.md (#9463)
尺寸更正
2018-01-25 17:52:08 +08:00
Leopoldthecoder dad96b49c5 Select: add auto-complete 2018-01-22 14:02:20 +08:00
杨奕 e99c12ca04 DatePicker: update docs for default-time (#9335) 2018-01-18 15:35:31 +08:00
Hanxing Yang 94f18ab9a6 DatePicker: add attribute defaultTime (#9094)
* DatePicker: add attribute defaultTime

* use createVue instead of createTest & update docs for defaultTime

* update defaultTime type
2018-01-16 19:39:28 +08:00
Leopoldthecoder cbe5b3c0e5 Chore: update picker docs 2018-01-15 22:10:22 +08:00
AdamSGit cf3490cfea DatePicker: added prefix-icon and clear-icon (#9237)
* [DatePicker] Added the possibilitie to pass custom prefix and suffix icon class with same props as usual (prefix-icon and suffix-icon)

* [DatePicker] Fixed error in previous commit and updated english documentation according to icon changes

* Renamed suffix-icon to clear-icon, and updated english doc

* Cleaned unnecessary lines
2018-01-15 21:50:04 +08:00
liyl ee5cd93db3 Table: add column as filter-method's param (#9196)
* expand filter-method param

* update table.md
2018-01-15 12:25:53 +08:00
Leopoldthecoder 8ded46c83b Chore: exclude play file from eslint, remove es-doc notification 2018-01-14 20:58:07 +08:00
Decade a254106c5b Tree: update doc and typing (#9225) 2018-01-14 20:37:48 +08:00
viewweiwu 1bcebecba9 Cascader: add blur and focus events (#9184)
* add cascader blur & focus event

* fix 'Input Events' => 'Cascader Events'
2018-01-14 12:29:43 +08:00
eiurur 08f9c7487a Input: Fix sample code typo 2018-01-14 10:31:18 +08:00
Jiewei Qian 15d528c768 input-number: fix user input parsing (#9166) 2018-01-09 14:08:46 +08:00
Gonzalo Nandez 837354df3b update es changelog for 2.0.11 (#9173) 2018-01-08 17:36:31 +08:00
Leopoldthecoder 9c83ee9aaa Changelog: update for 2.0.11 2018-01-08 13:48:12 +08:00
Lukasz Balcerzak b91e8ee3a3 Select: reset input height when filterable and collapse tags (#8966)
* Added example that exposes the issue

* Fixed issue if select component has collapse tags and filtering enabled at the same time

* tests

* simpler tests
2018-01-08 12:27:54 +08:00
Leopoldthecoder fdd746f262 Locale: change Czech locale filename to cs-CZ 2018-01-08 10:46:57 +08:00
HugoLew ea7f7bb6d7 feat: el-submenu add show-timeout,hide-timeout attributes (#8934)
* el-submenu add show-timeout,hide-timeout attributes

* el-submenu add show-timeout,hide-timeout attributes

* el-submenu add show-timeout,hide-timeout attributes

* add the definition for SubMenu
2018-01-04 17:11:51 +08:00
Gonzalo Nandez 46036317bb Changelog: update for 2.0.10 2017-12-31 10:07:15 +08:00
liyl 11907a7c37 update collapse doc 2017-12-31 09:51:24 +08:00
Leopoldthecoder ae4d29cff5 Chore: misc updates 2017-12-29 17:34:26 +08:00
dicklwm 79a4ac29af #9038, add el-input tabindex props 2017-12-28 15:50:07 +08:00
Gonzalo Nandez 37653a9d2f Small lexical arrangement 2017-12-26 10:53:17 +08:00
Gonzalo Nandez ec9392c62c update Upload and Tree doc-es 2017-12-26 10:53:17 +08:00
Leopoldthecoder 351f900df6 Tree: add renderAfterExpand 2017-12-24 19:13:17 +08:00
liyl bfa9f4ed0f docs: update menu.md
根据英文文档,以及上下文描述,修正文档内容
2017-12-24 18:58:37 +08:00
Leopoldthecoder f08f435d43 add sponsor logo 2017-12-18 18:13:05 +08:00
Leopoldthecoder 4a7f3c82ad Chore: misc updates 2017-12-15 16:45:15 +08:00
Pan 227508ae26 Doc:fix use vue-i18n@6.x typo 2017-12-13 15:36:14 +08:00
wangshaobo 79b4cb42d2 Revise with review comments. 2017-12-13 11:17:00 +08:00
wangshaobo 4fe557b5e8 upload: add before-remove hook function 2017-12-13 11:17:00 +08:00
Leopoldthecoder 0fb05a35b3 Changelog: update for 2.0.8 2017-12-12 16:54:17 +08:00
Leopoldthecoder d58814290e Picker: fix blur event 2017-12-12 15:54:29 +08:00
Leopoldthecoder dca4b7afd2 Chore: configure es docs 2017-12-12 14:05:55 +08:00
decade ef7327753c update scss import 2017-12-12 12:09:11 +08:00
Leopoldthecoder 27b271031e Merge branch 'dev' into es-doc
# Conflicts:
#	FAQ.md
2017-12-11 11:16:24 +08:00
Leopoldthecoder 1fb98ef172 Chore: misc updates 2017-12-11 10:52:31 +08:00
wangshaobo b566c6156d Add Document for AM/PM `A` time format 2017-12-10 16:16:20 +08:00
Gonzalo Nandez 7e08026c46 Tag and Typography (#8632)
* Revision of documentation in Spanish

* Tag and typography
2017-12-04 10:36:43 +08:00
Gonzalo Nandez 6123ee70a3 Revision of documentation in Spanish 2017-12-03 19:27:08 +08:00
Johan Bové d19f555208 Update table.md
Fixes typo
2017-12-01 10:23:57 +08:00
Leopoldthecoder bc14458249 Chore: update input docs 2017-11-30 13:46:48 +08:00
Leopoldthecoder 765e59de6b Pagination: add background prop 2017-11-29 13:52:44 +08:00
zollero 675253dcb1 MessageBox: Add attribute 'showClose' to doc (#8516)
* MessageBox: Add attribute 'showClose' to doc

Add an attribute 'showClose' to explain whether to show 'close' button on the right top.

MessageBox: 文档中添加一个属性:showClose。 用来解释是否显示 MessageBox 右上角的关闭按钮。改属性,已经在源码中声明。

* MessageBox: Add attribute 'showClose' to doc

Add an attribute 'showClose' to explain whether to show 'close' button on the right top.
2017-11-27 18:04:25 +08:00
Bogdan Luca 6e8f10a556 Input: add clearable (#8509)
* Added clearable to el-input.

* Added en-US example.

* Also fire change event on clear.

* Used clearable shorthand; added clearable to attribute list.

* Added styles.
2017-11-27 10:55:26 +08:00
Leopoldthecoder 7a4ec97f0d Chore: misc updates 2017-11-26 16:57:41 +08:00
Leopoldthecoder f307f7f428 Cascader: add separator prop 2017-11-25 20:42:13 +08:00
Gonzalo Nandez 91fece12ba Fixed problems 2017-11-24 15:15:56 +08:00
Gonzalo Nandez 5c5b6036ce Resolving conflict 2017-11-24 15:15:56 +08:00
Gonzalo Nandez b58df25ed2 revision 2017-11-24 15:15:56 +08:00
liyl 11b3c8bbfd Autocomplete: support suffixIcon & prefixIcon (#8446)
* feat: update autocomplete

* Feat: update input doc
2017-11-24 10:26:14 +08:00
wendyjisung 4c81a5c292 Modify of dialog.md 2017-11-23 22:20:17 +08:00
wendyjisung 63a5aaff68 Modification of dialog 2017-11-23 22:20:17 +08:00
wendyjisung 8301f16d59 Modification of dialog, revert of dialog/en 2017-11-23 22:20:17 +08:00
wendyjisung 0a8eda1c52 modification of translate 2017-11-23 22:20:17 +08:00
wendyjisung db8a200c87 Modification of date-picker.md
translation of datetime-picer.md
2017-11-23 22:20:17 +08:00
wendyjisung 3896803668 Modification of the translation of date-picker 2017-11-23 22:20:17 +08:00
wendyjisung b759a7ad5e translation of date-picker 2017-11-23 22:20:17 +08:00
Gonzalo Nandez 1ccd33b4d3 notification.md spanish version (#8447)
* select.md spanish version update

* notification.md spanish version

* revised notification.md spanish version
2017-11-23 19:21:55 +08:00
Leopoldthecoder e033313608 Select: fix filter input display in multiple mode 2017-11-23 11:36:48 +08:00
Leopoldthecoder 8f623b4cc4 Form: required rule shouldn't care about model type 2017-11-20 22:29:01 +08:00
Gonzalo2310 06ff90cc7f select.md spanish version update 2017-11-19 16:20:25 +08:00
Leopoldthecoder 5406a97359 Chore: misc updates 2017-11-17 12:46:52 +08:00
Leopoldthecoder 23e86bcf1a Table: fix high CPU consumption 2017-11-17 12:28:55 +08:00
杨奕 8d6950faaa
Merge branch 'es-doc' into es-doc 2017-11-16 18:30:12 +08:00
lesterbx 987876d38f Transfer documentation, demos in one line 2017-11-16 14:30:10 +08:00
lesterbx 8898108a5a Added spanish documentation for Transfer, Transition and Tree 2017-11-16 14:30:10 +08:00
Gonzalo2310 83f0536994 select.md spanish version 2017-11-15 22:00:24 +01:00
Javier Diaz 403e575c62 [table] Spanish translation 2017-11-15 10:29:02 +08:00
Juan Flores a82018fca3 Docs translation (tabs, time-picker, tooltip) 2017-11-15 10:28:04 +08:00
Gonzalo2310 560dd8c225 slider.md spanish version 2017-11-14 18:33:49 +01:00