Commit Graph

3160 Commits

Author SHA1 Message Date
暮雨
a29ef5f37e Notification: add position definition for ElNotificationOptions (#9546) 2018-01-30 13:20:58 +08:00
杨奕
ba284c72d7
Table: add disabled state to multiple selection header checkbox (#9543) 2018-01-30 12:02:20 +08:00
syn-zeta
ca02cb9cd3 Table: add indeterminate state to multiple selection header checkbox (#9363)
* Table: Add indeterminate and disabled state to multiple selection header checkbox

* Remove disabled state handling of select-all checkbox
2018-01-30 10:36:36 +08:00
杨奕
575e2d1307
Pagination: add keyup event to jumper so it works in IE11 (#9538) 2018-01-29 23:12:30 +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
badpunman
c1fbffe051 Form: add validateOnRuleChange (#8141) 2018-01-29 15:41:53 +08:00
Leopoldthecoder
840c4b57be Loading: use popup-manager to handle fullscreen z-index 2018-01-29 15:36:44 +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
wacky6.AriesMBP
1f58f4f8d5 date-picker: add timestamp format 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
FuryBean
cfa9e6fc61 Table: fix expanded rows collapsing when data change (#9462) 2018-01-28 16:16:57 +08:00
Hi-Linlin
e40c17f68b DatePicker: panels should display different months (#9471) 2018-01-28 16:16:15 +08:00
c0hb1rd
3d7d4980a9 DateTimePicker: fix invalid month value bug for Firefox 37 (#9501)
* DateTimePicker: fix invalid month value for Firefox 37

* Update date-range.vue
2018-01-28 15:20:22 +08:00
Leopoldthecoder
86f8ff1160 Input: el-input styles should override el-textarea 2018-01-28 15:03:45 +08:00
FuryBean
bbe6e62ee1 Table: forward fixed column's mousewheel event to entire table (#9323) 2018-01-26 15:38:46 +08:00
Hi-Linlin
f9ad3f117c Tabs: add focus style (#9441) 2018-01-26 11:25:22 +08:00
杨奕
e56ae9ab5a Select: keep input height if not expanded (#9452) 2018-01-26 11:24:09 +08:00
Hi-Linlin
34df2e639c
Merge pull request #9454 from Leopoldthecoder/step/line
Step: fix flex-basis when align-center is true
2018-01-26 11:22:30 +08:00
FuryBean
fceaa74de6 Table: checkbox selection not trigger row-click event (#9467) 2018-01-26 11:13:47 +08:00
Hi-Linlin
9655a829b8 Docs: fix default min of input-number (#9479) 2018-01-26 10:53:53 +08:00
Jiewei Qian
1b59561e3f DateTimePicker: changeToNow cheks disabledDate (#9470) 2018-01-25 19:16:10 +08:00
柴方博Felbry
8e466dda90 Update select.md (#9463)
尺寸更正
2018-01-25 17:52:08 +08:00
Leopoldthecoder
2c4ea9da8e Step: fix flex-basis when align-center is true 2018-01-25 12:08:12 +08:00
Anatoly Kolesov
714a9f0192 Menu: disabled menu shouldn't dispatch click event (#9442) 2018-01-25 10:30:15 +08:00
Hi-Linlin
404bde5746
Merge pull request #9388 from Leopoldthecoder/dev
Select: add auto-complete
2018-01-24 18:13:09 +08:00
Hi-Linlin
b4590d6b79
Merge pull request #9428 from Leopoldthecoder/dialog/style
Dialog: update paddings
2018-01-24 18:08:02 +08:00
Hi-Linlin
bd47ee7d6e DatePicker: fixed range type can not focus (#9437) 2018-01-24 12:55:20 +08:00
Leopoldthecoder
81a7ef7634 Dialog: update paddings 2018-01-23 18:25:49 +08:00
baiyaaaaa
f0f75fb561 Menu: move menu popup to body when collapse (#9263)
* change menu popup to body

* add menu-list

* Revert "add menu-list"

This reverts commit 5799df9bf202eb17f7b784be7eb79404fce68e8f.

* fix menu popup

* Update yarn.lock

* Update submenu.vue
2018-01-23 15:58:46 +08:00
xifeiwu
68e0573db7 Loading: fix export default for loading directive to avoid grammar error (#9408) 2018-01-23 14:03:44 +08:00
Jiewei Qian
aaf7a87848 DatePicker: support clearing value using delete (#9409)
* date-picker: fix #9276

https://github.com/ElemeFE/element/issues/9276

* test: fix broken test for form/date-picker
2018-01-23 11:41:38 +08:00
Hi-Linlin
bbd69ea419 DateTimePicker: add today bold style (#9403) 2018-01-23 10:17:33 +08:00
xiong hanbiao
d641360605 Table: fix multi-header remove column (#9377) 2018-01-22 14:51:08 +08:00
Leopoldthecoder
dad96b49c5 Select: add auto-complete 2018-01-22 14:02:20 +08:00
baiyaaaaa
a75667ab78 support composite menu-item 2018-01-21 11:27:28 +08:00
Leopoldthecoder
3c942d8e93 Select: remove unnecessary query when focused 2018-01-21 11:13:26 +08:00
baiyaaaaa
b206747ed0 InputNumber: support undefined value (#9361) 2018-01-21 11:06:59 +08:00
Leopoldthecoder
98bdee26b1 Popper: fix arrow position 2018-01-21 10:35:04 +08:00
baiyaaaaa
c3b0d8ee9e
add max-height to transfer-panel (#9362) 2018-01-19 16:43:02 +08:00
Ahmet
275d6d24da Locale: update tr-TR translation (#9324) 2018-01-18 17:19:09 +08:00
FuryBean
990df4ed5b Table: fix table column width bug in safari & hide shadow of fixed when scrollX is false (#9327) 2018-01-18 17:17:40 +08:00
杨奕
e99c12ca04 DatePicker: update docs for default-time (#9335) 2018-01-18 15:35:31 +08:00
FuryBean
aaf6e7e815 Popper: update zIndex after show again (#9339) 2018-01-18 14:23:00 +08:00
杨奕
3fffdd1534 Tooltip: move event handlers adding to the mounted hook (#9336) 2018-01-18 14:09:25 +08:00
nighca
2880132de8 DatePicker: fix incorrect interaction on range change when defaultTime provided 2018-01-18 11:48:57 +08:00