Commit Graph

3170 Commits

Author SHA1 Message Date
ThomasPaugam
a64543b98c Update icon.scss (#9534)
Fix this : 
https://github.com/ElemeFE/element/issues/9086
2018-01-31 15:52:47 +08:00
杨奕
6b13eb22e4
Doc: add sponsors (#9578) 2018-01-31 14:21:30 +08:00
Jiewei Qian
5b0b1e7e92 DatePicker: fix date clamping during navigation (#9577) 2018-01-31 14:20:07 +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
杨奕
40e815f1aa
Update README.md 2018-01-31 11:22:05 +08:00
杨奕
ba34e6e270
Collapse: fix nested collapse-item style (#9566) 2018-01-30 22:21:35 +08:00
FuryBean
9b9384214b Table: improve performance (#9426)
* improve table render time in some condition

* Update table.vue
2018-01-30 20:37:23 +08:00
FuryBean
b27f340561 Table: change argument selection to cloned array in selection-change event (#9551) 2018-01-30 20:13:35 +08:00
FuryBean
88af318e39 Table: fix expand row hover style (#9554) 2018-01-30 20:10:03 +08:00
暮雨
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