Commit Graph

144 Commits

Author SHA1 Message Date
FuryBean
28708bbf86 Table: fix last table column border disappear in some condition (#9326) 2018-01-18 11:06:59 +08:00
FuryBean
ddab60121a Button: fix style of the only button in a button group (#9298) 2018-01-16 20:46:06 +08:00
FuryBean
45815504ce Popover: fix popover hiding unexpectedly due to accessibility events (#9294) 2018-01-16 19:29:04 +08:00
柚子男
6ce4b313b4 Upload: crop the success icon when list type is "picture" (#9285) 2018-01-16 10:29:08 +08:00
Leopoldthecoder
6280336ca2 Message: add content right padding when closable 2018-01-14 10:57:21 +08:00
Leopoldthecoder
44dca81692 [build] 2.0.11 2018-01-08 14:09:09 +08:00
Leopoldthecoder
8c4dfd1aff Tabs: fix style bug when nested with different tab positions 2018-01-07 12:29:04 +08:00
Leopoldthecoder
e4335bf9cc Transition: remove transition delay for fade transitions 2018-01-07 12:00:31 +08:00
Leopoldthecoder
e1a5b62267 Table: align sort arrows 2018-01-07 10:35:58 +08:00
杨奕
931249bad6 Table: add missing tooltip style when imported on demand (#9130) 2018-01-04 18:18:44 +08:00
Leopoldthecoder
0ab07c1fca Input: remove blue border of Select when prepended/appended 2017-12-31 17:01:30 +08:00
Leopoldthecoder
ce27b5b396 [build] 2.0.10 2017-12-29 18:09:56 +08:00
liril
a7fa7449d0 revert: Revert table thead inline-flex 2017-12-29 17:34:49 +08:00
Leopoldthecoder
ae4d29cff5 Chore: misc updates 2017-12-29 17:34:26 +08:00
liril
d436d027db fix: Make thead cell inline-flex 2017-12-28 16:18:20 +08:00
liril
71f2b31b24 fix: Fix wrong compiled color 2017-12-28 15:41:13 +08:00
Leopoldthecoder
bd616e37b6 Notification: fix style when message prop is omitted 2017-12-26 17:12:12 +08:00
Leopoldthecoder
8d49e17303 [build] 2.0.9 2017-12-24 19:35:10 +08:00
Leopoldthecoder
0d952b7917 Switch: fix style 2017-12-21 10:35:56 +08:00
花裤衩
24b15776de Table: use $--table-header-background to define header background(#8871)
$--table-header-background is defined but never used
2017-12-19 18:03:01 +08:00
Pan
f7c63d993e Picker: perf el-icon-circle-close hover effect 2017-12-19 10:33:58 +08:00
Leopoldthecoder
4af54f5a93 Popover: remove word-break style 2017-12-17 18:14:55 +08:00
Leopoldthecoder
66dd670a53 Table: replace sorting arrow icons with borders to avoid overlap 2017-12-12 19:27:46 +08:00
Leopoldthecoder
03635d1935 [build] 2.0.8 2017-12-12 17:07:23 +08:00
Leopoldthecoder
b91c5f8d11 Input: textarea should inherit font size 2017-12-12 14:05:55 +08:00
Leopoldthecoder
dca4b7afd2 Chore: configure es docs 2017-12-12 14:05:55 +08:00
刘盼峰
0c824d61c8 Tabs: fix right padding of last tab item in basic type top/bottom position 2017-12-12 10:57:14 +08:00
mario_ma
bd3ccaab3f Select: use tags to show option when collapse-tags is set (#8567)
* modify set collapse-tags just show text

* Update select.vue
2017-12-11 18:03:40 +08:00
Leopoldthecoder
1fb98ef172 Chore: misc updates 2017-12-11 10:52:31 +08:00
Leopoldthecoder
12e12758e7 [build] 2.0.7 2017-11-29 16:57:22 +08:00
Leopoldthecoder
6f5df9529e Button: fix disabled text button style 2017-11-29 16:42:36 +08:00
Leopoldthecoder
57f7dc766f [build] 2.0.6 2017-11-29 14:32:44 +08:00
Leopoldthecoder
765e59de6b Pagination: add background prop 2017-11-29 13:52:44 +08:00
Bogdan Luca
6e8f10a556 Input: add clearable (#8509)
* Added clearable to el-input.

* Added en-US example.

* Also fire change event on clear.

* Used clearable shorthand; added clearable to attribute list.

* Added styles.
2017-11-27 10:55:26 +08:00
Leopoldthecoder
6a99f03e1f Select: update scroll bar position 2017-11-23 19:22:16 +08:00
Leopoldthecoder
e033313608 Select: fix filter input display in multiple mode 2017-11-23 11:36:48 +08:00
Leopoldthecoder
dd8d350b7d Table: fix sorting arrow style 2017-11-21 11:54:45 +08:00
Leopoldthecoder
46bd165fb1 [build] 2.0.5 2017-11-17 15:27:06 +08:00
Leopoldthecoder
5406a97359 Chore: misc updates 2017-11-17 12:46:52 +08:00
Leopoldthecoder
f24aeeca00 Select: add collapse-tags 2017-11-12 21:03:34 +08:00
Leopoldthecoder
9611079d4d Table: sort arrow nostalgia 2017-11-12 21:03:34 +08:00
Leopoldthecoder
8fa549894b Popover: fix click trigger 2017-11-12 20:13:19 +08:00
Leopoldthecoder
33bf6f9cd9 [build] 2.0.4 2017-11-10 16:39:45 +08:00
Bunker13
2260a3bab3 Update package.json
missing devDependencies gulp-autoprefixer
2017-11-10 14:43:27 +08:00
Leopoldthecoder
73184399ed fix bordered checkbox and radio height 2017-11-09 15:19:09 +08:00
maranran
363a80b184 Accessibility for Popover, Tooltip, Message & Notification (#8009)
* Accessibility for Tooltip & Popover

* Accessibility for message & notification

* fixbug for popover with nodeType
2017-11-09 11:21:20 +08:00
maranran
6c77cd9716 Accessibility for Tree (#8049)
* tree

* Update yarn.lock
2017-11-09 11:19:52 +08:00
maranran
81011d1c48 Accessibility for Cascader & Dropdown (#7973) 2017-11-09 10:21:27 +08:00
Leopoldthecoder
4d71e2f3af Container: add min-width 2017-11-06 19:24:50 +08:00
Leopoldthecoder
513294d159 Chalk: fix styles for vertical Slider and nested Tabs 2017-11-03 16:47:07 +08:00