Commit Graph

420 Commits (a5ff32822cc613fbdb54f1852ce4ff6e14949d29)

Author SHA1 Message Date
Simona 1a3a225d73 Theme:fix icon error of cascader and select (#15264) 2019-04-25 16:24:44 +08:00
ziyoung 41e5c0d16f [build] 2.8.0 2019-04-25 14:56:51 +08:00
iamkun 80d50a69a2 Theme: update icon (#15257) 2019-04-25 14:51:02 +08:00
iamkun c763ce2cf8 Chore: add border zero (#15256) 2019-04-25 14:43:05 +08:00
iamkun 78304c2e11 Icon: Add and update 292 icons (#15214) 2019-04-25 12:19:38 +08:00
hetech dc8bdc021e Calendar: add Calendar component (#14908) 2019-04-25 10:57:26 +08:00
iamkun ac3aa99503 Chore: support theme configuration (#15190) 2019-04-24 19:52:52 +08:00
qinjunshan 42c2e2371d Dropdown: fix style (#14907) 2019-04-23 16:31:30 +08:00
iamkun 5ecf4c2895 Link: add link component (#15052) 2019-04-19 19:15:28 +08:00
luckyCao 88ae222c61 Input: add show-word-count attribute (#15075) 2019-04-19 16:14:07 +08:00
luckyCao da01541d60 Slider: add marks attribute (#15133) 2019-04-19 16:02:01 +08:00
hetech 2a65c9df7e
Carousel: add direction attribute and support vertical direction (#15122) 2019-04-19 15:51:11 +08:00
hetech 3f0820d839
Collapse: collapse item can be disabled (#15076) 2019-04-19 12:18:44 +08:00
Simona d9462ab771 Image: add image component (#15117) 2019-04-19 12:09:42 +08:00
Zhi Cun 686595627e Alert: Add dark theme (#15041) 2019-04-19 11:57:20 +08:00
Zhi Cun 128feba18f Divider: add divider component (#15055) 2019-04-19 11:44:35 +08:00
iamkun ec0295f5a7 Dialog: Fix dialog body correctly break long words (#15027)
fix #14855
2019-04-18 10:32:44 +08:00
iamkun d7ab0a58c0 Upload: Fix Upload transparent picture display style (#15039) 2019-04-17 16:48:27 +08:00
iamkun f02a849444 fix: Fix Notification title word break (#15008) 2019-04-17 11:05:58 +08:00
hetech 993e9a12fb
Form: required FormItem displays asterisk when label is auto (#15144) 2019-04-17 11:04:28 +08:00
hetech 7b24f82586 Form: fix label style (#14969) 2019-04-03 20:03:56 +08:00
iamkun 14e0a0d28c [build] 2.7.2 2019-04-03 17:10:04 +08:00
hetech 901ff0ed2b
Form: fix style when label-width is auto (#14955) 2019-04-03 16:49:27 +08:00
iamkun 0790a218b1 [build] 2.7.1 2019-04-03 15:12:06 +08:00
hetech a408b3dd3f
Form: label-width supports width auto (#14944) 2019-04-03 11:56:49 +08:00
hetech e7fdd3dc50
Dialog: background-color can be configured (#14939) 2019-04-03 10:38:17 +08:00
iamkun 9a0eea74fd [build] 2.7.0 2019-03-28 13:20:07 +08:00
hetech 9def85be4a Table: add support tree structure data (#14632) 2019-03-27 16:13:21 +08:00
子物 362953ef4e Tabs: use primary color as boxShadow color (#14558) 2019-03-25 16:29:47 +08:00
Jeff Wen c0642aab89 Theme: fix media query is not working in sm-only, md-only, lg-only (#14611) 2019-03-22 14:12:40 +08:00
ziyoung 44458bb81c [build] 2.6.3 2019-03-21 18:28:41 +08:00
ziyoung da42924f17 [build] 2.6.2 2019-03-21 14:52:32 +08:00
hetech 535b6149d8
chore: upgrade gulp (#14745)
* chore: upgrade gulp

* update
2019-03-18 16:15:18 +08:00
iamkun 5b6cb3180f chore: generate theme (#14666)
* update es fr i18n

* update no need edit pages

* move var name to frontend

* add i18n

* update i18n

* fix bug

* update style

* add callback

* add shortcut

* redo undo logic

* update picker style

* update shadow style

* save config to local

* button color

* button color

* add message

* update save logic
2019-03-14 17:55:28 +08:00
zxyRealm 2f5a489a9c DatePicker: add monthrange for type attribute (#4204) (#14487) 2019-03-04 15:41:04 +08:00
zhiyang a7a09d9b0f [build] 2.6.1 2019-03-03 14:31:57 +08:00
ziyoung 2450874305 [build] 2.6.0 2019-03-01 18:50:24 +08:00
hetech 651438eef3 Switch: trigger form validation if value changes (#14426)
* switch: trigger form validation if value changes

* add French translation

* fix doc

* trigger validation in watch handler
2019-02-28 16:07:25 +08:00
iamkun febdd3bbb4 chore: init theme (#14508)
* chore: init theme

* chore: update faas config
2019-02-28 16:00:59 +08:00
hetech dc83a5a848
Tabs & Dropdown: fix style (#14452) 2019-02-22 17:59:44 +08:00
Gabriel Oliveira 8608dbf800 DropdownItem: add icon prop to dropdown-item (#14088)
* Add icon prop to dropdown-item

* Add French translation to DropdownItem Icon

* Adding missing TypeScript definition to DropdownItem
2019-02-22 12:33:15 +08:00
Zhi Cun 6231a39361
Merge pull request #14331 from ColinCLL/dev
Tree: Empty-text tips are different from tables
2019-02-15 16:08:52 +08:00
ColinCll 24ea6e7054 Tree: Empty-text tips are different from tables
There is a color difference between the tree and the table empty-text.And I think use `$--color-text-secondary` is  more sense.
2019-02-12 11:03:11 +08:00
Zhi Cun f17533ab11
Timeline: add timeline component (#14248)
* Table: fix params order of row events (#12086)

* Timeline: add timeline component (#11736)

* Timeline: add timeline component

* Timeline: add timeline component

* Timeline: add test case

* Timeline: fix icon class

* Timeline: update docs

* Timeline: fix test case

* Timeline: remove pending attribute

* Timeline: fix docs

* Timeline: make reverse default to false

* Timline: fix test case

* Timeline: update element-ui.d.ts

* Timeline: optimize code
2019-02-01 17:13:08 +08:00
island205 a638a25117 [build] 2.5.4 2019-02-01 13:55:19 +08:00
ziyoung f992ee5b88 [build] 2.5.3 2019-01-31 15:37:25 +08:00
Zhi eb2087747b [build] 2.5.2 2019-01-27 21:29:27 +08:00
iamkun 3ea5da6038 chore: 2.5.1 fix 2019-01-26 20:48:25 +08:00
Zhi d57d79bd61 Merge remote-tracking branch 'eleme/master' into dev 2019-01-26 14:25:23 +08:00
Zhi d0bb15f9de [build] 2.5.0 2019-01-25 19:15:48 +08:00
Debiancc 0ddc10d652 date-picker: highlight current month and year (#14211) 2019-01-25 18:39:39 +08:00
ohhoney1 09b384bf3a Radio: refine style 2019-01-23 14:19:46 +08:00
Pan 6a6460eda6 Checkbox: refine style 2019-01-17 18:08:32 +08:00
liuchuzhang 5fbb14d5eb Autocomplete: update style (#13762)
fix regression introduced in pr #13266, where popper arrow is hidden
2019-01-02 16:40:38 +08:00
Jerry Chou 7a031e6399 Table: fix empty text vertical alignment issue on IE10+ (#13638)
* Table: fix empty text vertical alignment issue on IE10+

* Table: add a comment to IE-specific fixes
2018-12-07 18:30:08 +08:00
hetech 7236b866c0
Autocomplete: update autocomplete style (#13597) 2018-11-28 16:43:38 +08:00
hetech 16744b61cf
Cascader: update cascader style (#13596) 2018-11-28 16:20:20 +08:00
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 21475c6daa.

* 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
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