Commit Graph

3140 Commits

Author SHA1 Message Date
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
Leopoldthecoder
bd55a5a593 Cascader: fix active-item-change event 2017-11-15 21:29:13 +08:00
Ryan.xu
292ad8efec Table: fix table column show-overflow-tooltip bug
Table: fix table column show-overflow-tooltip bug, low version Firefox without innerText, add textContent
2017-11-15 14:10:28 +08:00
wacky6.AriesMBP
c7d3de95b0 input: fix focus 2017-11-15 11:28:22 +08:00
Leopoldthecoder
2884984097 Tree: fix keyboard event 2017-11-15 11:15:26 +08:00
Leopoldthecoder
37f4ce0b30 MessageBox: ensure to get input element 2017-11-15 11:01:09 +08:00
lyh2668
4f00d7dea8 Update table-body.js
添加一个this.$refs.tooltip是否存在的判断
2017-11-15 10:54:19 +08: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
Jingkun Hua
6db51156b1 types: add missing definition 2017-11-14 12:18:12 +08:00
Jingkun Hua
c3cbfb1d4c types: fix #8068 2017-11-14 12:18:12 +08:00
wuzhuyu5
d419e260d0 clickoutside: fix memory leak 2017-11-14 12:15:47 +08:00
ProgramerGuy
8e66ceb7a4 Update message-box.md 2017-11-14 12:03:42 +08:00
ProgramerGuy
efb81da80f Documentation message-box Spanish
translate for the message-box documentation
2017-11-14 12:03:42 +08:00
ProgramerGuy
8d63f68833 Documentation message Spanish
translate message to spanish
2017-11-14 10:49:37 +08:00
Gonzalo2310
41063807c9 steps.md spanish version 2017-11-14 00:01:34 +01:00