Commit Graph

316 Commits

Author SHA1 Message Date
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
Jason Zoo
8b379a57df Switch: use CSS to process button position (#10879)
* switch transformx value not flexiable

* add -1px for button
2018-04-25 17:34:00 +08:00
Leopoldthecoder
363528fc0d [build] 2.3.6 2018-04-21 18:15:20 +08:00
Zong
5c0c5b8eae Pagination: optimize styles for small pagination (#10808) 2018-04-21 14:42:40 +08:00
Leopoldthecoder
fdef1020ca [build] 2.3.5 2018-04-20 16:05:19 +08:00
杨奕
1f4adb7c08
DatePicker: support multiple dates selection (#10650)
* DatePicker: add multiselect feature

* DatePicker: add multiselect feature

* DatePicker: add multiselect feature

* DatePicker: add multiselect feature

* DatePicker: add multiselect feature

* Datepicker: fix can't clear bug

*  Datepicker: add unit test

* Datepicker: add unit test

* Datepicker: add unit test

* Datepicker: add unit test

* Datepicker: add unit test

* Datepicker: add unit test

* DatePicker: support multiple dates selection

* reflect review comments
2018-04-17 14:09:43 +08:00
杨奕
3eb377f72f
Select: update docs for automatic-dropdown (#10727) 2018-04-16 12:32:14 +08:00
Leopoldthecoder
12d559965c [build] 2.3.4 2018-04-12 21:24:59 +08:00
杨奕
58138613eb
Tabs: fix text color for disabled border-card (#10640) 2018-04-10 11:14:10 +08:00
杨奕
064831de92
Select: fix tags style in IE10 (#10632) 2018-04-09 20:27:34 +08:00
杨奕
0ae91ec37f
Pagination: disabled prev and next buttons should not trigger click (#10628) 2018-04-09 18:53:50 +08:00
杨奕
ae32925318
Radio: remove native input's offset of radio button (#10592) 2018-04-07 18:26:53 +08:00
Leopoldthecoder
582226a0ff [build] 2.3.3 2018-04-04 16:42:55 +08:00
杨奕
422a8ac9c4
Breadcrumb: remove visual feedback for non-link items (#10551) 2018-04-04 11:34:00 +08:00
Jeremy Studer
2bc4df7863 Tabs: not change tab color on hover when disabled (#10549)
For tabs of style "border-card", don't set the color property on hover
if it is disabled.
2018-04-04 10:45:42 +08:00
杨奕
a7e60ea766
Radio & Checkbox: fix first button style (#10544) 2018-04-04 10:20:02 +08:00
杨奕
c8ff3ad606
Menu: add popper-append-to-body for SubMenu (#10515) 2018-04-02 17:18:50 +08:00
云游君
87532aa8ef Card: add shadow attribute (#10418)
* Card: add shadow attribute

* Card: fix test file

* Card: modify shadow class

* Card: modify test file

* Card: fix props
2018-03-29 15:18:31 +08:00
Leopoldthecoder
6bfc4ae915 [build] 2.3.2 2018-03-29 12:12:06 +08:00
Leopoldthecoder
fbed07d3fa [build] 2.3.1 2018-03-29 10:59:59 +08:00
Leopoldthecoder
e4094e9e69 [build] 2.3.0 2018-03-28 14:46:08 +08:00
FuryBean
4fe58a3d96 Tree: update drag and drop logic (#10372) 2018-03-28 11:46:48 +08:00
杨奕
d6b4cf3f13
TimePicker: fix missing dependency style files (#10381) 2018-03-27 12:16:11 +08:00
云游君
54c3613682 Button: add circle attribute (#10359)
* Button: add circle attribute

* test: modify button round

* Button: update docs for round & circle

* Button: fix disabled docs

* Button: fix button margin

* Button: fix button margin
2018-03-27 10:54:28 +08:00
杨奕
190bfe6427
TimePicker: remove unnecessary margin-left (#10371) 2018-03-26 18:29:22 +08:00
杨奕
e9ea178ded
Layout: iteration starts from 0 (#10347) 2018-03-25 13:00:38 +08:00
杨奕
259aeec369
Dropdown: add focus method so it can be triggered when used with Popover and Tooltip (#10288) 2018-03-21 19:30:29 +08:00
Harlan
d7c4fd2632 Tree: support drag and drop node (#9251) 2018-03-20 13:42:04 +08:00
杨奕
2098e36b51
Table: transparent border when loading (#10254) 2018-03-20 12:41:50 +08:00
杨奕
674f8648bf
ColorPicker: update docs for predefine (#10237) 2018-03-19 19:31:38 +08:00
Harlan
441669f081 ColorPicker: add predefine colors (#10170)
* ColorPicker: add predefine colors(#8702)

* Add selected state of predefine color and test cases

* Fix the bugs mentioned in review
2018-03-19 17:20:09 +08:00
杨奕
2df0f22bf0
Form: fix label alignment with input-group (#10189) 2018-03-15 15:36:53 +08:00
杨奕
c48a69c947
Table: added scss variable $--table-border-color (#10179) 2018-03-15 11:43:38 +08:00
Leopoldthecoder
427dcb2dad [build] 2.2.2 2018-03-14 18:10:59 +08:00
杨奕
1238dbf997
Slider: add input-size (#10154) 2018-03-14 10:52:44 +08:00
道玄
b2f9cef1b4 Chalk: add font-smoothing to reset.css (#10140) 2018-03-13 17:39:50 +08:00
杨奕
22463fb404
DatePicker: fix style for ranged picker after #10064 (#10114) 2018-03-11 15:50:45 +08:00
杨奕
99e5a6b4ba
Input: update line-height (#10064) 2018-03-08 14:01:48 +08:00
Hi-Linlin
e92d1d13aa Pagination: add disabled prop (#10006) 2018-03-07 11:47:19 +08:00
Leopoldthecoder
2350d585a0 [build] 2.2.1 2018-03-02 16:41:08 +08:00
杨奕
89509b5fe3
Select: fix style for inline popper (#9835) 2018-02-18 20:33:21 +08:00
杨奕
f677292d86
Container: forbid shrinking for Aside, Header and Footer (#9812) 2018-02-13 23:17:50 +08:00
Leopoldthecoder
a98325bee8 [build] 2.2.0 2018-02-12 17:13:18 +08:00
杨奕
0f06fd5079
Select: add popper-append-to-body (#9782) 2018-02-11 18:18:49 +08:00
troy351
b070c8d88c ColorPicker: declare box-sizing for panel (#9780)
in case some users declare `box-sizing: border-box` globally and may causing unexpected problems
2018-02-11 17:07:03 +08:00
baiyaaaaa
610723ea00 support menu disabled (#9771) 2018-02-11 14:59:46 +08:00
阿林
c726289094 CheckBox: hide the native input using z-index (#9746)
fix issue #9677 https://github.com/ElemeFE/element/issues/9677
2018-02-10 18:57:10 +08:00
杨奕
d46c0ed01c
Transfer: add clearQuery (#9753) 2018-02-09 12:31:24 +08:00
baiyaaaaa
202f6417b1 Menu: support multi level submenu in horizontal mode (#9741) 2018-02-09 11:05:37 +08:00
FuryBean
fa55dbae12 Table: hide border when v-loading is true (#9725) 2018-02-08 13:36:53 +08:00
杨奕
5015589753
Layout: add flex-basis so it works in IE11 (#9655) 2018-02-04 15:35:20 +08:00
杨奕
17dadb8093
Chore: update deploy script (#9599) 2018-02-01 12:27:31 +08:00
Leopoldthecoder
67df5f0f6c [build] 2.1.0 2018-01-31 16:36:30 +08:00
ThomasPaugam
a64543b98c Update icon.scss (#9534)
Fix this : 
https://github.com/ElemeFE/element/issues/9086
2018-01-31 15:52:47 +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
88af318e39 Table: fix expand row hover style (#9554) 2018-01-30 20:10:03 +08:00
杨奕
85a3e99ceb
Input: fix appended button style in IE11 (#9537) 2018-01-29 22:53:16 +08:00
Leopoldthecoder
56dc51bc85 Form: add disabled 2018-01-29 18:14:58 +08:00
Leopoldthecoder
840c4b57be Loading: use popup-manager to handle fullscreen z-index 2018-01-29 15:36:44 +08:00
Leopoldthecoder
86f8ff1160 Input: el-input styles should override el-textarea 2018-01-28 15:03:45 +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
b4590d6b79
Merge pull request #9428 from Leopoldthecoder/dialog/style
Dialog: update paddings
2018-01-24 18:08:02 +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
Hi-Linlin
bbd69ea419 DateTimePicker: add today bold style (#9403) 2018-01-23 10:17:33 +08:00
Leopoldthecoder
98bdee26b1 Popper: fix arrow position 2018-01-21 10:35:04 +08:00
baiyaaaaa
c3b0d8ee9e
add max-height to transfer-panel (#9362) 2018-01-19 16:43:02 +08:00
FuryBean
f32fe6ae72 DatePicker: hide input default clear button on ie (#9325) 2018-01-18 11:14:36 +08:00
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
Leopoldthecoder
44849f7998 [build] 2.0.3 2017-11-03 15:59:15 +08:00
Leopoldthecoder
eefa2c907a Select: show dropdown on input focus 2017-11-03 10:27:13 +08:00
Leopoldthecoder
08b80ca467 Steps: fix style for last step when vertical 2017-11-02 19:16:36 +08:00
Leopoldthecoder
88868eebf7 Theme: releasing all variables 2017-11-02 14:01:58 +08:00
Leopoldthecoder
9553e1edba Chore: misc fixes and updates 2017-11-02 14:01:58 +08:00
Leopoldthecoder
aa09c460ff Tabs: fix padding-left for nested tabs 2017-11-01 17:32:41 +08:00
maran
6a5a3aaa2f remove outline for collapse & upload 2017-11-01 15:01:27 +08:00
Leopoldthecoder
906580eb88 [build] 2.0.2 2017-10-31 18:48:53 +08:00
Leopoldthecoder
9ae38e01e4 Pagination: fix jumper height in specified sizes 2017-10-31 18:46:35 +08:00
Leopoldthecoder
ee72cd5b9f Tree: expand hot area of arrow icon 2017-10-31 17:09:48 +08:00
Leopoldthecoder
1412b5757c Step: fix icon style 2017-10-31 17:09:48 +08:00
Leopoldthecoder
633cb30d52 Loading: use class to set styles 2017-10-31 17:09:48 +08:00
XpLoDWilD
6619daf1ab Var: Allow transitions to be overridden
This allows to override transitions parameters (for example if you want them slower or faster) the same way you would tweak the primary/accent colors.
2017-10-31 10:16:43 +08:00
Leopoldthecoder
5d6a7b6f9c Upload: fix icons in list type 2017-10-31 10:09:17 +08:00
Leopoldthecoder
146e02c4a3 DatePicker: workaround for Chromium 55 - 57 2017-10-30 04:03:19 -05:00
Leopoldthecoder
c0e9a0f44f [build] 2.0.1 2017-10-28 17:13:24 +08:00
Leopoldthecoder
8479b2fbaf bug fixes 2017-10-28 03:10:52 -05:00
Leopoldthecoder
2e8161e68e Fix checkbox-button and radio-button gap 2017-10-27 04:41:27 -05:00
Leopoldthecoder
6995641d72 [build] 2.0.0 2017-10-27 11:56:27 +08:00
Leopoldthecoder
f3aa9b30ad Changelog: update for 2.0.0 2017-10-26 22:42:55 -05:00
Leopoldthecoder
c195a873b7 [build] 2.0.0-rc.1 2017-10-25 19:03:07 +08:00
Leopoldthecoder
768981c1aa Changelog: update for 2.0.0-rc.1 2017-10-25 05:47:57 -05:00
Leopoldthecoder
333a010d3b Table: add size 2017-10-25 01:41:17 -05:00
Leopoldthecoder
14ecf86c55 Icon: fix mobile-phone class name 2017-10-23 21:18:11 -05:00
Leopoldthecoder
917b8e78f2 theme-chalk tuning 2017-10-23 21:18:11 -05:00
Leopoldthecoder
9e6f1adafc update landing page for 2.0 2017-10-23 05:38:15 -05:00
Leopoldthecoder
88636b948f Button: fix round button sizes 2017-10-22 22:45:47 -05:00
Leopoldthecoder
96093927e9 MessageBox: fix missing icons 2017-10-22 21:54:33 -05:00