WittBulter
|
6648c36a6c
|
Input: fix params type
|
2017-08-25 15:05:34 +08:00 |
Leopoldthecoder
|
48135c7c50
|
Table: fix toFixed parameter overflow
|
2017-08-25 13:32:48 +08:00 |
Leopoldthecoder
|
f0c4c5b587
|
InputNumber: fix style when nested in form item
|
2017-08-23 18:08:29 +08:00 |
Leopoldthecoder
|
12823a6e24
|
Pagination: fix editor style in firefox
|
2017-08-22 18:13:00 +08:00 |
Leopoldthecoder
|
2bf285d0cf
|
Dialog: fix close button style
|
2017-08-22 12:46:36 +08:00 |
leezng
|
f7b08a9997
|
fixed el-alert: if using slot, icon should use 'isBigIcon' class
|
2017-08-22 09:46:38 +08:00 |
Leopoldthecoder
|
735ef1ac51
|
Slider: reset size on click / drag
|
2017-08-21 11:42:21 +08:00 |
Prasino
|
931f75474e
|
Table: fix scroll delta check bug (#6581)
* Table : fix summary scroll delta check bug
bug description: when scroll event triggered in footerWrapper,it's not event.deltaX that changed, it's event.deltaY.
* Table : fix summary scroll delta check bug
bug description: when scroll event triggered in footerWrapper,it's not event.deltaX that changed, it's event.deltaY.
* Table: fix wheelEvent check bug
* Update table.vue
* Update table.vue
|
2017-08-19 22:29:15 +08:00 |
杨奕
|
c7ce5c78ce
|
Update month-table.vue
|
2017-08-19 19:49:00 +08:00 |
lingchenxuan
|
74970c8bde
|
DatePicker: fix month viewer disable date bug
|
2017-08-19 19:49:00 +08:00 |
Leopoldthecoder
|
93910da173
|
Loading: use getStyle
|
2017-08-19 16:20:18 +08:00 |
Leopoldthecoder
|
534f9923b7
|
MessageBox: support empty title
|
2017-08-18 16:25:38 +08:00 |
Leopoldthecoder
|
d6f3be8354
|
DatePicker: support amPm i18n
|
2017-08-18 14:57:51 +08:00 |
Leopoldthecoder
|
122c3690df
|
Menu: optimize collapse animation
|
2017-08-18 14:34:37 +08:00 |
Leopoldthecoder
|
e289e86154
|
Button: avoid click event bubbling when disabled
|
2017-08-18 14:34:00 +08:00 |
leezng
|
dc77b56d31
|
Missing semicolon semi
|
2017-08-18 13:58:44 +08:00 |
leezng
|
5268a8f8c1
|
Autocomplete: Don't prevent form submit
|
2017-08-18 13:58:44 +08:00 |
Leopoldthecoder
|
018931a74f
|
Cascader: fix duplicate prop name
|
2017-08-18 12:24:06 +08:00 |
Kordan Ou
|
66aa58fd99
|
Menu: fix typo activedIndex -> activeIndex
|
2017-08-18 12:23:32 +08:00 |
Leopoldthecoder
|
1ea66bdfe4
|
Carousel: fix flashing items
|
2017-08-18 12:21:34 +08:00 |
kingwl
|
e647bc994f
|
Progress: fix incorrect vertical align if percent is zero
|
2017-08-17 16:39:03 +08:00 |
Leopoldthecoder
|
ed2f344690
|
[build] 1.4.2
|
2017-08-09 12:23:38 +08:00 |
Leopoldthecoder
|
0966662dc0
|
Table: allow omitting prop if sort-method is provided
|
2017-08-09 11:52:27 +08:00 |
Leopoldthecoder
|
aae78193f9
|
Table: hide table when nested in an invisible container
|
2017-08-09 11:52:27 +08:00 |
Leopoldthecoder
|
7fa2967515
|
Autocomplete: support autofocus
|
2017-08-09 09:57:45 +08:00 |
Leopoldthecoder
|
22aae94936
|
DatePicker: fix fecha i18n not responsive
|
2017-08-09 09:55:00 +08:00 |
Leopoldthecoder
|
d31b33a1f2
|
Slider: fix button jumping to 0 when clicked
|
2017-08-09 09:54:48 +08:00 |
QingDeng
|
d40d256729
|
Pagination: fix IE onchange doesn't work Bug (#6306)
* Pagination:fix IE onchange doesn't work Bug
Pagination:fix IE onchange doesn't work Bug
* Update pagination.js
* Update pagination.js
|
2017-08-06 16:13:35 +08:00 |
Leopoldthecoder
|
09e02e703d
|
Autocomplete: hide suggestions on blur
|
2017-08-05 16:37:34 +08:00 |
Leopoldthecoder
|
f90bfa1362
|
Slider: reset size on resize
|
2017-08-05 16:37:03 +08:00 |
wacky6.AriesMBP
|
cfe5f9eb3d
|
Switch: fix input and change emission sequence
|
2017-08-05 16:08:15 +08:00 |
jeremywu
|
1ba66276c3
|
Input-Number: fixed multi-size component border overflow, tested on chrome 60, canary, chromium, safari, firefox (#6310)
|
2017-08-05 16:06:36 +08:00 |
wacky6.AriesMBP
|
84f8168783
|
Switch: set checkbox checked property
|
2017-08-03 17:09:48 +08:00 |
wacky6.AriesMBP
|
2cd3ef4b6f
|
Steps: fix progress line for error step
|
2017-08-03 16:43:16 +08:00 |
baiyaaaaa
|
c928314ac7
|
fix command
|
2017-08-03 11:33:25 +08:00 |
Leopoldthecoder
|
5137867044
|
Menu: close menus on collapse change
|
2017-08-03 11:19:43 +08:00 |
Dreamacro
|
3c8516d0a0
|
Cascader: fixed hover unexpected
|
2017-08-01 16:01:27 +08:00 |
Leopoldthecoder
|
7aa89a0dde
|
Select: fix isObject bug
|
2017-07-29 21:51:35 +08:00 |
wacky6.AriesMBP
|
01f85b1831
|
Select: fix dropdown scroll for multiple select
|
2017-07-29 21:11:52 +08:00 |
Leopoldthecoder
|
76ccc20356
|
[build] 1.4.1
|
2017-07-28 12:54:14 +08:00 |
孙志东
|
ce0da21067
|
check popper exist before invoke scrollIntoView
|
2017-07-28 12:49:06 +08:00 |
Tong
|
6e685a3f02
|
Table: fix hover-row bgcolor of table with fixed column
|
2017-07-28 10:58:47 +08:00 |
Leopoldthecoder
|
ee03e3b851
|
Upload: remove delete icon when disabled
|
2017-07-27 20:35:30 +08:00 |
baiyaaaaa
|
265356453e
|
fix tabs bug
|
2017-07-27 20:34:11 +08:00 |
baiyaaaaa
|
8e761efbd6
|
fix tabs bug
|
2017-07-27 20:34:11 +08:00 |
leezng
|
ce270fef4d
|
When <el-form> missing `model`, validate will return false, then throw a warning to facilitate the developer troubleshooting
|
2017-07-27 15:28:30 +08:00 |
laobubu
|
c1ce7a21b9
|
Popover: fix: delayed popover appears after mouse left
|
2017-07-27 15:07:17 +08:00 |
baiyaaaaa
|
513c90fd7e
|
fix menu bug
|
2017-07-27 14:37:56 +08:00 |
Leopoldthecoder
|
c1b062b60d
|
Form: direct child items should inherit label-width
|
2017-07-27 14:37:18 +08:00 |
Dreamacro
|
e001f81a88
|
Tree: select fix
|
2017-07-25 10:39:04 +08:00 |