Leopoldthecoder
|
ccd36eb01f
|
[build] 1.4.8
|
2017-10-24 18:21:12 +08:00 |
DuLinRain
|
1d90390fa5
|
DateTimePicker: fix hidden last item of sidebar (#7567)
* Update picker-panel.css
fix "last item been overlapped by footbar bug" when sidebar items are two more。even overflow can not resolve this problem, it is not the same thing. the details you can see https://dulinrain.github.io/elementui/ElementUI%E4%B9%8B%E6%97%B6%E9%97%B4%E6%8F%92%E4%BB%B6Bug.html
* Update date-picker.css
reply to the reviewe of #7567 (https://github.com/ElemeFE/element/pull/7567)
* Update picker-panel.css
remove the previous fix after the review of #7567(https://github.com/ElemeFE/element/pull/7567)
* Update date-picker.css
* Update picker-panel.css
|
2017-10-22 21:54:12 -05:00 |
Leopoldthecoder
|
8ba6b580fd
|
Menu: fix close menu bug
|
2017-10-19 00:09:22 -05:00 |
Leopoldthecoder
|
c52b64dae1
|
[build] 1.4.7
|
2017-10-16 16:25:29 +08:00 |
Brad Adams
|
6d311ed6d3
|
Switch: Add `allowFocus` prop & focus/blur events (#7494)
* Table: Add `important` rule to `col-resize` cursor
* Table: Add `important` rule to `col-resize` cursor
* Update table-header.js
* [Switch]: Add `allowFocus` prop + blur/focus events
+ Add new `allowFocus` prop
+ Add event emitters for focus & blur events
+ Set `input` $ref `.focus()` on switch click event
* [Switch]: Add styling for when `allowFocus: true`
+ Add styling for when `allowFocus` prop is set to true.
+ Add styling for when input is focused
* [Switch]: Update docs
|
2017-10-16 02:52:10 -05:00 |
Leopoldthecoder
|
e1e6adbb23
|
[build] 1.4.6
|
2017-09-27 13:34:35 +08:00 |
Leopoldthecoder
|
4e5bbbc978
|
[build] 1.4.5
|
2017-09-24 15:53:25 +08:00 |
Leopoldthecoder
|
fece184c64
|
Table: sortable header discoverability
|
2017-09-06 12:42:01 +08:00 |
Leopoldthecoder
|
efdf74d1a6
|
[build] 1.4.4
|
2017-09-05 17:39:20 +08:00 |
Leopoldthecoder
|
6ffcf5f79f
|
[build] 1.4.3
|
2017-08-25 16:46:39 +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 |
Leopoldthecoder
|
122c3690df
|
Menu: optimize collapse animation
|
2017-08-18 14:34:37 +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
|
aae78193f9
|
Table: hide table when nested in an invisible container
|
2017-08-09 11:52:27 +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 |
Leopoldthecoder
|
76ccc20356
|
[build] 1.4.1
|
2017-07-28 12:54:14 +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 |
Leopoldthecoder
|
aba698da57
|
[build] 1.4.0
|
2017-07-21 14:01:08 +08:00 |
Leopoldthecoder
|
ced6640f7b
|
[build] 1.4.0-beta.1
|
2017-07-20 15:53:06 +08:00 |
baiyaaaaa
|
c73eeed291
|
Menu: add collapse (#5941)
* feature menu collapse
* Update menu.md
|
2017-07-20 12:44:52 +08:00 |
jianzhi92
|
84c81ff9f9
|
Fix line height of cascader label
Cascader label isn't aligned in its parent element.
|
2017-07-15 17:47:20 +08:00 |
wacky6.AriesMBP
|
986c4a2127
|
Step: make progress line to be exactly 50% size
|
2017-07-11 18:42:50 +08:00 |
YYvanYang
|
87813a229c
|
radio-group: fixed style of the border-radius while the radio button group just has an element without any siblings. (#5646)
|
2017-07-05 16:45:08 +08:00 |
baiyaaaaa
|
6a3ee2fdc7
|
fix form-item style (#5588)
* fix form-item style
* add tips
|
2017-07-04 18:02:05 +08:00 |
Leopoldthecoder
|
65eaf94b38
|
Tree: use font size variable
|
2017-07-02 19:58:37 +08:00 |
Leopoldthecoder
|
48733a29f9
|
[build] 1.3.7
|
2017-06-18 21:43:53 +08:00 |
Leopoldthecoder
|
a54b5e626e
|
Switch: remove user-select
|
2017-06-18 17:18:33 +08:00 |
Alashow
|
28fafaf832
|
DatePicker: fix shortcut panel overflow (#5297)
|
2017-06-15 21:31:48 +08:00 |
Leopoldthecoder
|
cf78e2c5a3
|
[build] 1.3.6
|
2017-06-09 20:26:08 +08:00 |
Leopoldthecoder
|
48ee050b38
|
[build] 1.3.5
|
2017-06-03 20:59:38 +08:00 |
chikara-chan
|
d41c0c4ba9
|
feat: popup close button accessible with `tab` key
|
2017-06-03 18:13:50 +08:00 |
wacky6.AriesMBP
|
ab129f1976
|
Switch: simplity internal implementation
|
2017-06-03 17:25:44 +08:00 |
baiyaaaaa
|
e229de799a
|
fix input-group style
|
2017-06-01 10:19:24 +08:00 |
baiyaaaaa
|
e4fcc3eca7
|
fix input style bug in firefox
|
2017-06-01 10:16:22 +08:00 |
baiyaaaaa
|
1b8dae2b4b
|
fix input number style
|
2017-05-31 10:26:54 +08:00 |
lvdongbo
|
0d5b7c0341
|
支持修改button的默认边框颜色 (#5068)
|
2017-05-27 10:47:02 +08:00 |
Leopoldthecoder
|
862ba049e9
|
[build] 1.3.4
|
2017-05-23 02:09:34 -07:00 |
杨奕
|
5257b1ede8
|
Table: fix wrong stripe style with expandable rows (#4873)
|
2017-05-21 14:08:23 +08:00 |
Leopoldthecoder
|
850a24fe4e
|
[build] 1.3.3
|
2017-05-14 17:03:08 +08:00 |
Leopoldthecoder
|
cce0061e56
|
some bug fixes
|
2017-05-14 16:10:41 +08:00 |
pengchongfu
|
f2e8586f1a
|
TimePicker: strange css behavior, fix #4813
|
2017-05-13 21:26:16 +08:00 |
Leopoldthecoder
|
ffe02fb6da
|
[build] 1.3.2
|
2017-05-10 20:53:57 +08:00 |
Leopoldthecoder
|
07748597a5
|
[build] 1.3.1
|
2017-05-06 18:22:17 +08:00 |
Leopoldthecoder
|
e064b78e9b
|
[build] 1.3.0
|
2017-05-05 08:37:30 +08:00 |
任侠
|
b269c22bba
|
table: set width for each td>div.cell.el-tooltip element(#2198,#3128)
|
2017-05-05 08:06:02 +08:00 |