Commit Graph

2274 Commits

Author SHA1 Message Date
杨奕
4306672116 Table: fix incorrect expression (#5109) 2017-05-30 00:49:24 +08:00
杨奕
6577bcca41 fix make new error (#5111) 2017-05-29 11:20:30 +08:00
Geeku
39564cb7e8 carousel: be able to switch autoplay state 2017-05-29 09:22:36 +08:00
lvdongbo
0d5b7c0341 支持修改button的默认边框颜色 (#5068) 2017-05-27 10:47:02 +08:00
Fernando Henrique Bandeira
9bed095ac2 Add missing translations pt-BR (#5081) 2017-05-27 00:07:47 +08:00
pengchongfu
876cb88ae6 Select: remove clickoutside, fix #4985 (#4998) 2017-05-24 11:19:18 +08:00
Chandra Sekar
30357ac56e Adding tamil language support (#5022)
* tamil support added

* Update ta.js

* Update ta.js

* removing trailing comma

* trailing comma removed

trailing comma removed

* Update ta.js
2017-05-23 22:41:42 +08:00
Leopoldthecoder
4b488025bc [release] 1.3.4 2017-05-23 02:09:35 -07:00
Leopoldthecoder
862ba049e9 [build] 1.3.4 2017-05-23 02:09:34 -07:00
Leopoldthecoder
2e10147cfe Changelog: update for 1.3.4 2017-05-23 02:07:17 -07:00
杨奕
f485a3ff9e Select: fix emptyText display when allow for create (#4977) 2017-05-21 21:46:46 +08:00
杨奕
5257b1ede8 Table: fix wrong stripe style with expandable rows (#4873) 2017-05-21 14:08:23 +08:00
luciy
b124944dd8 From: Complete the form component prop field description (#4890)
* dropdown 组件 新增触发下拉框显示隐藏时, 触发visible事件,传递当前下拉框显示状态

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

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

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

* 完善form表单prop字段介绍
2017-05-20 22:34:02 -07:00
Jiewei Qian
3a90003231 doc: fix wrong indent in select.md (#4972) 2017-05-20 01:49:01 +08:00
Jiewei Qian
4a68400cc1 doc: remove dangling tag in switch (#4971) 2017-05-20 01:48:08 +08:00
Yannick Milhahn
531a847893 Update de.js
changed "Datei" (file) to "Daten" (data) and "Einträge" (entries)
completed translation
2017-05-18 13:05:35 -07:00
wacky6
a3f144e4de docs: add Select default-first-option 2017-05-18 06:36:04 -07:00
wacky6
e2e31790da Select: add default-first-option
default-first-option: boolean
* if set to `true`, select first matching option on enter
* only works if `filterable` or `remote` is `true`

test is included
2017-05-18 06:36:04 -07:00
qingwei.li
ac571ce6d8 doc: add the missing styles for english docs 2017-05-18 06:35:32 -07:00
Berkay
068f5dbf10 Update tr-TR.js (#4875)
* Update tr-TR.js

update last part

* Update tr-TR.js
2017-05-18 17:51:42 +08:00
sjaustirni
f8e1376d3a Update sk.js 2017-05-17 15:10:34 -07:00
暮雨
3fb5131d64 Table: fix #4692
table[highlight-current-row] with column[type=expand] will highlight wrong row
2017-05-15 18:21:46 +08:00
patriciussanctus
3bdeb592df Update component.vue
For using `done(false)` as well as `vue-router.beforeEach` function `next(false)`.
There are cases when it is necessary.
2017-05-15 18:15:57 +08:00
ChangJoo Park(박창주)
1a4f767434 Update ko.js 2017-05-15 17:41:07 +08:00
Leopoldthecoder
b6b48bbf23 [release] 1.3.3 2017-05-14 17:03:08 +08:00
Leopoldthecoder
850a24fe4e [build] 1.3.3 2017-05-14 17:03:08 +08:00
Leopoldthecoder
0c7dff0ca9 Changelog: update for 1.3.3 2017-05-14 17:00:47 +08:00
Leopoldthecoder
cce0061e56 some bug fixes 2017-05-14 16:10:41 +08:00
patriciussanctus
627e6cffaa key.esc no modal and msgbox with promises (#4819)
* Update popup-manager.js

keydown esc, when modal has beforeClose function

* Update popup-manager.js

msgBox.then

* Update popup-manager.js
2017-05-13 22:12:44 +08:00
pengchongfu
f2e8586f1a TimePicker: strange css behavior, fix #4813 2017-05-13 21:26:16 +08:00
Ismaaa
d2ff0c2b74 Update ca.js 2017-05-13 20:06:19 +08:00
Ismaaa
e78142d355 Update ca.js 2017-05-13 20:06:19 +08:00
wacky6
3902bcc3e8 DatePicker: fix, add test for unwanted 'input' event emission
Fixes issue: https://github.com/ElemeFE/element/issues/4624
2017-05-13 18:36:31 +08:00
Liril
4f03d2795a Cascader: Add default before-filter 2017-05-13 11:08:47 +08:00
cinwell.li
7f7d76deb1 Update row.js 2017-05-12 18:46:28 +08:00
qingwei.li
3551ff0288 Layout: custom element tag 2017-05-12 18:46:28 +08:00
cinwell.li
cc441fae2b feat: split doc files (#4792) 2017-05-12 16:33:36 +08:00
luciy
784e9fb705 Dropdown: add visible-change event (#4818)
* dropdown 组件 新增触发下拉框显示隐藏时, 触发visible事件,传递当前下拉框显示状态

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

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

* Dropdown 统一事件名称,修改文档
2017-05-12 12:53:57 +08:00
cinwell.li
25ffb284a1 Update vi.js 2017-05-12 10:14:29 +08:00
Cu Duy
c0389b8dfa Update vi.js 2017-05-12 10:14:29 +08:00
Cu Duy
74d4b5cbb3 Update better vietnamese translate. :octocat:
I'm vietnamese developer, so i finished your translate locate! 
Hope you merge my pull request , thanks you ^^
2017-05-12 10:14:29 +08:00
Leopoldthecoder
d1b4e1c3ce [release] 1.3.2 2017-05-10 20:53:58 +08:00
Leopoldthecoder
ffe02fb6da [build] 1.3.2 2017-05-10 20:53:57 +08:00
Leopoldthecoder
7971ec3dd8 Changelog: update for 1.3.2 2017-05-10 20:52:08 +08:00
Liril
8d67762188 Cascader: Add all locale lang. 2017-05-10 19:56:24 +08:00
Liril
fd7342bde6 Cascader: Add before-filter hook 2017-05-10 19:56:24 +08:00
Leopoldthecoder
d338372979 Table: fix table body height calculations 2017-05-10 19:53:59 +08:00
Leopoldthecoder
595271f463 DatePicker: update week when value changes 2017-05-10 19:53:48 +08:00
Leopoldthecoder
bda5754d86 Pagination: fix default layout style in firefox 2017-05-10 19:53:34 +08:00
qingwei.li
627c29cc69 doc: add load transiton on demand, fixed #4758 2017-05-10 19:53:21 +08:00