Commit Graph

263 Commits

Author SHA1 Message Date
ziyoung
dd920170d5 [build] 2.4.11 2018-11-21 16:38:26 +08:00
Aleko
48821cffcd Col: fix the responsive bug caused by 'xs' variable (#13468) 2018-11-21 14:46:28 +08:00
ziyoung
d293b188d5 [build] 2.4.10 2018-11-16 19:29:51 +08:00
花裤衩
fb4ba161a1 TimePicker: explicit declare box-sizing: content-box (#13347) 2018-11-09 14:51:20 +08:00
Harlan
717b3480b9 Collapse: slot header use display flex instead of float (#13277) (#13290) 2018-11-06 17:39:33 +08:00
liuchuzhang
f98e797d48 autocomplete: update style and fix #13129 (#13266) 2018-11-02 14:25:07 +08:00
hetech
f33a6562ca
Tooltip: fix word wrap for long words (#13257) 2018-11-01 12:11:53 +08:00
hetech
168bf64b57
Progress: add transition support (#13210) 2018-10-29 16:42:55 +08:00
porcelainHeart
326266134f Button: fix disabled button style bug (#13188) 2018-10-29 15:55:24 +08:00
ziyoung
c6204c38a8 [build] 2.4.9 2018-10-26 19:17:23 +08:00
Akshay Jat
6ae54e5230 Select: fix option wrap in multiple mode (#12329)
* Select: Fix (#11392 & #12327) Writing space become small when collapse-tags prop is added & input takes new line even if space is available when filterable & multiple props are true

* Changes as IE & Edge dosen't support display: contents

* Revert "Changes as IE & Edge dosen't support display: contents"

This reverts commit 21475c6daac3e0ca364b4a9889e899316e553839.

* Fixed issue - input going in new line even if there is space (collapse-tags)

* Made calculating with dynamic (replaced static 208 with el-select__tags dynamic width)

* Select: Fixed Bug - Extra Height

Fixed bug - getting extra height whenever last options width is most of same as select's width
2018-10-17 16:40:29 +08:00
hetech
261abd69fc
Badge: add type attribute (#12991)
* badge: add type attribute

* Update badge.md
2018-10-09 12:14:45 +08:00
ziyoung
e17ecf747a [build] 2.4.8 2018-09-30 16:21:54 +08:00
Gabrijel Škoro
74827513d0 Table: fix table column default alignment (#12578) 2018-09-29 13:31:14 +08:00
bluejfox
58bb0a3340 ButtonGroup: fix Dropdown style in ButtonGroup(#12815) (#12819)
* [Button]Support Dropdown in ButtonGroup(#12815)

* [Button]Support Dropdown in ButtonGroup(#12815)

* [Button]Support Dropdown in ButtonGroup(#12815)
2018-09-26 10:58:14 +08:00
Yamen Sharaf
098ba463c3 FormItem: adding hide-required-asterisk attribute(#12744)
* Form: adds prop to make asterisk optional on required  fields

* Form: adds prop to make asterisk optional on required  fields

* ElForm: Reverses attribute name to hide-required-asterisk, which defaults to false

* Update form-item.vue

* Update form.scss

* Update form.md
2018-09-17 18:32:23 +08:00
hetech
1cbc9f6363 Switch: not display outline when focused (#12771) 2018-09-14 21:05:02 +08:00
ziyoung
774d0fb6dc [build] 2.4.7 2018-09-14 14:47:07 +08:00
hetech
2d6b5fceed
Form: fix style of form label in nested form (#12748) 2018-09-13 11:24:18 +08:00
rongxingsun
4ab7fb4b5d Menu: submenu is-active bug (#12479)
选中submenu下的菜单,submenu没有激活样式式象错误
2018-08-23 17:43:02 +08:00
Jikkai Xiao
a372dad133
Menu: fix submenu style (#12457) 2018-08-22 19:14:41 +08:00
hetech
72349e1a62 Cascader: highlight input when menu clicked (#12341) 2018-08-13 15:58:17 +08:00
zhiyang
244d57fa1d [build] 2.4.6 2018-08-10 17:21:49 +08:00
Jikkai Xiao
b1be1f4c04 Radio: fix focus style (#12262) 2018-08-07 16:26:43 +08:00
Jikkai Xiao
8de71d0c91 Menu: make font-size constant into variable (#12239) 2018-08-06 11:44:18 +08:00
hetech
8a2ed18d3f Main: fix IE compatibility issues (#12237) 2018-08-06 11:12:06 +08:00
Jikkai Xiao
b0b3110c3a [build] 2.4.5 2018-07-26 16:14:18 +08:00
hetech
5c9eb37549 Select: remove redundant style (#12120) 2018-07-25 11:52:53 +08:00
Mrinmoy
9aa68694fa Input: fix style error - border-spacing should not depend on default value (#11990) (#12016) 2018-07-17 14:18:50 +08:00
Jikkai Xiao
1c5bce73ba [build] 2.4.4 2018-07-13 16:38:11 +08:00
Jikkai Xiao
4b04a1c70b
Table: fix empty slot position (#11965) 2018-07-12 13:05:27 +08:00
hetech
9da7c48be1 Chore: add missing style (#11953) 2018-07-11 14:18:48 +08:00
王有闻
1e6e32b1da Button: optimize scss(#11900) 2018-07-09 11:47:52 +08:00
Leopoldthecoder
3a698a90d1 [build] 2.4.3 2018-07-03 12:34:05 +08:00
杨奕
dd3bb2ce20
Pagination: add size to nested select (#11622) 2018-06-14 11:20:29 +08:00
杨奕
671c42c610
Button: fix style of single round/circle button in a group (#11605) 2018-06-13 13:46:34 +08:00
Jikkai Xiao
23de28bd4b Tabs: fix tabs style (#11536) 2018-06-08 15:54:55 +08:00
Leopoldthecoder
38ead594bc [build] 2.4.1 2018-06-08 14:05:11 +08:00
Jikkai Xiao
d1391e325c Tabs: add stretch attribute (#11476)
* Tabs: add stretch attribute

* Update tabs.scss
2018-06-07 11:18:57 +08:00
杨奕
08193fdbdb
Radio: remove box-shadow when disabled (#11462) 2018-06-01 17:39:54 +08:00
杨奕
203744a686
Select: fix arrow align in FireFox (#11427) 2018-05-31 12:15:27 +08:00
杨奕
c128914a0f
Tooltip: add min-width (#11335) 2018-05-25 12:10:51 +08:00
Jikkai Xiao
8ac9467003 Radio & Checkbox: replace cubic-bezier with ease-in (#11331) 2018-05-25 10:43:18 +08:00
Jikkai Xiao
df7bbe2ba4 Table: fix oversized filter list. Resolves #11314 (#11320) 2018-05-24 11:57:42 +08:00
douxc
bc75c14dac Button: circle button supports size (#11275)
让circle button也支持size属性控制,padding的大小根据size属性的```button-padding-vertical```确定
2018-05-23 11:04:35 +08:00
Leopoldthecoder
0ede22cd66 [build] 2.3.9 2018-05-18 14:21:10 +08:00
hetech
63844fd845 Popup: lockScroll uses class instead of inline style, remove redundant code (#11114)
* Popup: when popup open, use a class to prevent body scroll

* popup,MessageBox,vue-popper: remove redundant code

* popup: use getStyle to get document body's paddingRight

* Update mixin.vue-popup.spec.js

* Update mixin.vue-popup.spec.js
2018-05-13 12:07:09 +08:00
Leopoldthecoder
992a7a534e [build] 2.3.8 2018-05-11 19:02:08 +08:00
杨奕
8b30a479aa
Dialog: remove unnecessary body line-height (#11097) 2018-05-10 12:08:47 +08:00
Leopoldthecoder
6498829c96 [build] 2.3.7 2018-04-29 21:34:34 +08:00