Commit Graph

3406 Commits (f2988cd1bd520d9a4853e3f38c67474104bd1ebe)

Author SHA1 Message Date
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
Leopoldthecoder 0462d9ce1a DatetimePicker: disable inputs when selecting range 2017-11-23 19:22:16 +08:00
Leopoldthecoder 6a99f03e1f Select: update scroll bar position 2017-11-23 19:22:16 +08:00
Leopoldthecoder 9cfdc433c3 Popover: fix manual trigger 2017-11-23 19:22:16 +08:00
Decade 7120490d3e Pagination: reset invalid jumper value (#8408)
* fix pagination jumper value

* fix lint
2017-11-23 19:22:16 +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
Leslie 55617e0d1a DatetimePicker: fix max time error when init value is empty (#8336)
1.no init data
2.click start time and comfirm
3.click end time and comfirm(the end time is not change)
4.error
reason:
not evaluate 'maxDate' value in step1
I will show more details in conversation
2017-11-23 19:15:16 +08:00
Leopoldthecoder e033313608 Select: fix filter input display in multiple mode 2017-11-23 11:36:48 +08:00
Leon Zhang d6c35bffaa remove unnecessary event 2017-11-22 17:05:22 +08:00
hejinming 94d737fb4a Table: fix el-table-column 'hover-row' class error when expend column embed el-table 2017-11-22 11:44:27 +08:00
Leopoldthecoder dd8d350b7d Table: fix sorting arrow style 2017-11-21 11:54:45 +08:00
刘洋 6544134c38 Tag: stop close icon click event propagation (#8396)
* Tag关闭按钮@click修改为@click.stop防止事件冒泡(Tag添加自定义事件时,点击关闭会触发两次事件)

* Button: fix closeEvent bug
Tag关闭按钮@click修改为@click.stop防止事件冒泡(Tag添加自定义事件时,点击关闭会触发两次事件)
2017-11-21 11:05:52 +08:00
Leopoldthecoder 8f623b4cc4 Form: required rule shouldn't care about model type 2017-11-20 22:29:01 +08:00
Tadasb 0a23a310e4 Create lt.js
Create a Lithuanian translation.
2017-11-20 10:26:18 +08:00
杨奕 2566e48218 Update fa.js 2017-11-19 16:27:47 +08:00
Morteza Dehghani 7dd10da28b Translate some words
...
2017-11-19 16:27:47 +08:00
Gonzalo2310 06ff90cc7f select.md spanish version update 2017-11-19 16:20:25 +08:00
Anthony Davie 044d8ef11f FAQ.md with Spanish translation
Added the Spanish translation after the English one.
2017-11-19 16:18:48 +08:00
Anthony Davie 44efc5df35 Update CONTRIBUTING.es.md
Added llinks to Issue reporter, Element UI main website and Vuejs website for clarity.
2017-11-19 16:18:48 +08:00
Anthony Davie 6bc4667789 Spanish translation of CONTRUBITING guidelines
First version of this translation
2017-11-19 16:18:48 +08:00
Leopoldthecoder beec4739a3 [release] 2.0.5 2017-11-17 15:27:07 +08:00
Leopoldthecoder 46bd165fb1 [build] 2.0.5 2017-11-17 15:27:06 +08:00
Leopoldthecoder 0820daf0dd Changelog: update for 2.0.5 2017-11-17 15:08:28 +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
ChangJoo Park(박창주) 1af6989544 Update ko.js (#8348) 2017-11-17 12:14:06 +08:00
ChangJoo Park(박창주) d65249e744 Update ko.js 2017-11-17 12:12:35 +08:00
杨奕 11b29e1421
Merge pull request #8123 from Gonzalo2310/es-doc
Cascader / dropdown / i18n spanish version
2017-11-16 18:39:41 +08:00
杨奕 0d8a123add
Merge branch 'es-doc' into es-doc 2017-11-16 18:31:17 +08:00
杨奕 8d6950faaa
Merge branch 'es-doc' into es-doc 2017-11-16 18:30:12 +08:00
Stefan de Vogelaere ecbaea7839 Complete Dutch Translation (#8320)
* Complete Dutch Translation

* Update nl.js
2017-11-16 17:10:40 +08:00
Lengxu 6f1fc76e30 Select: fix input height resetting in default size
* dropdown 组件 新增触发下拉框显示隐藏时, 触发visible事件,传递当前下拉框显示状态

* Dropdown 修改事件名称,新增文档

* Dropdown 统一事件名称,修改文档

* Dropdown 统一事件名称,修改文档

* 完善form表单prop字段介绍

* Repair of multiple height calculation bug
2017-11-16 16:02:41 +08:00
Javier Diaz cb9a1cb305 Fix for changelog file and comments title 2017-11-16 14:32:16 +08:00
Javier Diaz 201fd45f89 [title] Spanish translation 2017-11-16 14:32:16 +08:00
Javier Diaz 98655cb24d [page] Spanish translation 2017-11-16 14:32:16 +08:00
Javier Diaz bcbdf51cfb [componente] Spanish translation 2017-11-16 14:32:16 +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
杨奕 217b48338f
Update FAQ.md 2017-11-16 11:08:10 +08:00
杨奕 67869b3cd1
Update FAQ.md 2017-11-16 11:07:01 +08:00
杨奕 c6b51c6dae
Update CONTRIBUTING.en-US.md 2017-11-16 11:02:44 +08:00
杨奕 1707bae9f7
Update CONTRIBUTING.en-US.md 2017-11-16 10:59:22 +08:00
Gonzalo2310 83f0536994 select.md spanish version 2017-11-15 22:00:24 +01:00