lisheng
2f94c02598
loading: 1.修复loading状态更新过快的情况下,loading的dom没有发生变化. ( #15123 )
...
* loading 修复loading状态更新过快的情况下,loading的dom没有发生变化
* revert example/play/index.vue
2019-05-23 10:21:30 +08:00
Simona
c27788f993
Tooltip: fix custom tabindex not work ( #15619 )
2019-05-21 11:46:49 +08:00
Simona
8933a057f2
fix(Form): input-group within form-item height error ( #15457 )
2019-05-17 19:07:03 +08:00
Simona
107b83108c
fix(Tabs): basic tab nested card tab padding error ( #15461 )
2019-05-17 18:22:14 +08:00
jiaxin
64ed7804b6
Image: add referrerPolicy prop ( #15452 )
2019-05-17 16:33:30 +08:00
Zhi Cun
613dd1a36d
Progress: Revert pr #13198 ( #15601 )
2019-05-17 16:01:11 +08:00
Joel Rocha
6da04982a6
Table: Fix sort-change behaviour when sort condition is null ( #15010 ) ( #15012 )
2019-05-08 18:13:31 +08:00
花裤衩
8bb1e0a2d5
Icon: refine doc icons order ( #15288 )
2019-05-07 14:46:58 +08:00
Yii.Guxing
a5ad2c3bf2
Input: fix clear icon is not centered
2019-05-07 14:44:00 +08:00
susiwen8
af0dc358bc
Input-Number: Fix precision problem ( #15292 ) ( #15295 )
2019-05-07 05:28:04 +01:00
Simona
340da2ff61
Image: fix ssr and object-fit compatibility. ( #15346 )
...
* fix: Image is not defined during ssr
Delay loadImage to mounted hook and add $isServer check
* fix(image): simulate object-fit behavior to compatible with IE11 and other browsers which not suppor
fix #15278
* fix: image inline-flex with overflow will still extend its parent element
2019-05-07 11:57:37 +08:00
QingDeng
e5c73e8e1b
Calendar: fix year month display bug ( #15394 )
2019-05-07 04:22:28 +01:00
QingDeng
e0f42be5b0
Calendar:fix not correct day of week when the day is Sunday ( #15399 )
...
Calendar:fix not correct day of week when the day is Sunday
2019-05-07 11:04:19 +08:00
Valère
fa18e93238
Link : Fix opening href on disabled el-link ( #15347 )
2019-04-30 16:14:32 +08:00
Simona
4cb307441a
Image: fix scroll-container type restrict ( #15277 )
2019-04-26 10:58:56 +08:00
ziyoung
e0f4ec11c4
[build] 2.8.2
2019-04-25 20:12:17 +08:00
iamkun
8c69e21d9e
Theme: update icons ( #15272 )
2019-04-25 20:00:01 +08:00
ziyoung
0399bd0690
[build] 2.8.1
2019-04-25 18:27:05 +08:00
iamkun
ddcaa98cbc
Icon: update icon ( #15268 )
2019-04-25 18:22:09 +08:00
iamkun
5d58acac5c
Theme: update icon ( #15258 )
2019-04-25 16:51:36 +08:00
iamkun
17a1a2e0b4
fix link underline color ( #15265 )
2019-04-25 16:29:59 +08:00
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
hetech
792979b5b9
Table: improve performance ( #14868 )
2019-04-24 19:48:49 +08:00
Arthur Denner
9c620409fc
Table: equal behaviour for height and max-height ( #14660 )
2019-04-24 18:32:56 +08:00
Hoyt
8bae5a79f9
Menu: if defaultIndex value does not exist, the activeIndex value shall be null
2019-04-24 13:40:14 +08:00
hetech
0325e1dc4d
Tabs: rerender when slot changes ( #15238 )
2019-04-24 11:32:42 +08:00
Erez Sobel
73ca7be647
Slider: fix broken keyboard a11y bug ( #14792 )
2019-04-23 20:09:57 +08:00
iamkun
8cd5d9a438
fix issue 14663 - slot in ElPagination is not updating ( #14711 )
2019-04-23 18:09:48 +08:00
qinjunshan
42c2e2371d
Dropdown: fix style ( #14907 )
2019-04-23 16:31:30 +08:00
hetech
070bf1fd1b
Tooltip, Dropdown, Popover: support tabindex attribute ( #15167 )
2019-04-23 15:36:41 +08:00
luckyCao
1fe6849a63
InputNumber: add step-strictly attribute ( #15050 )
2019-04-23 11:28:02 +08:00
luckyCao
6ecf925d7e
Select: fix slice of value when value is undefined or null ( #15022 )
2019-04-23 11:26:34 +08:00
ChenZhuoSteve
0e0a506193
Tree: improve performance ( #14881 )
2019-04-23 10:52:02 +08:00
Jeff Wen
6ae9f0838f
Tree: delete current node after it removed ( #14604 )
2019-04-22 17:38:08 +08:00
peanut
1967cd2b9e
Table: not emit triggers sort-change during initialization ( #14625 )
2019-04-22 16:22:31 +08:00
Sam Hulick
d1e0f9812c
Tabs: Fixed issue where Promise rejection was hitting application ( #14816 )
2019-04-22 14:38:36 +08:00
hetech
9ac51576e6
Table: fix cell width when colspan is grater than 1 ( #15196 )
2019-04-22 13:19:20 +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
e5385e8531
Pagination: add hide-on-single-page attribute ( #15096 )
2019-04-19 15:52:06 +08:00
hetech
2a65c9df7e
Carousel: add direction attribute and support vertical direction ( #15122 )
2019-04-19 15:51:11 +08:00
luckyCao
5425dc69fe
Form: fix switching the rules in el-form not work ( #14985 ) ( #15017 )
2019-04-19 15:17:45 +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
Simona
c34ec3f1f1
Rate: add custom colors and icon-classes by passing a object ( #15051 )
2019-04-19 11:08:30 +08:00
iamkun
ec0295f5a7
Dialog: Fix dialog body correctly break long words ( #15027 )
...
fix #14855
2019-04-18 10:32:44 +08:00
morning
c965e3697a
Select: set placeholder to label of option selected when filterable is true ( #14989 )
2019-04-17 18:01:10 +08:00
iamkun
d7ab0a58c0
Upload: Fix Upload transparent picture display style ( #15039 )
2019-04-17 16:48:27 +08:00
Haoran Yu
f19b9f13c6
Rate: Fix decimal display support in disabled mode ( #15089 )
2019-04-17 11:33:08 +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
c6dbd286e1
Table: fix load bug in lazy mode ( #15101 )
2019-04-12 19:06:29 +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
hetech
b851242a5c
Table: defaultExpandAll
works when expand column exists ( #14935 )
...
* Table: `defaultExpandAll` works when expand column exists
* fix
2019-04-02 15:26:46 +08:00
Jiewei Qian
d38ab315fa
Input: update DOM dependent values on type change ( #14889 )
...
fix #14857
2019-04-02 12:19:32 +08:00
aaronfulkerson
6a766097e2
Select: set value to null when cleared ( #14322 ) ( #14650 )
2019-03-29 02:16:30 +11:00
iamkun
9a0eea74fd
[build] 2.7.0
2019-03-28 13:20:07 +08:00
hetech
afaec24a03
Tooltip: displays when initial value is true ( #14826 )
2019-03-28 10:57:38 +08:00
hetech
314e7fbaee
Tree: revert pr #13349 ( #14847 )
2019-03-27 18:28:50 +08:00
iamkun
53df27e48f
ColorPicker: Fix handle error hex color string ( #14793 )
...
* fix(ColorPicker): Fix handle error hex color string
* Update color.js
* Update color.js
2019-03-27 17:48:58 +08:00
hetech
ea55f525a1
Dropdown: compatible with 2.6 new v-slot syntax ( #14832 )
2019-03-27 16:14:00 +08:00
hetech
9def85be4a
Table: add support tree structure data ( #14632 )
2019-03-27 16:13:21 +08:00
花裤衩
56e3e1f56a
NavMenu: fix click el-submenu trigger childMenu pop again bug ( #14443 )
2019-03-26 15:45:02 +08:00
hetech
9f19298d1a
Table: footer follows body cell align ( #14730 )
2019-03-25 19:31:10 +08:00
Akshay Jat
9736448b54
Tabs: rerender when label changes ( #14496 )
...
* tab: fix active bar bug (#14416 )
fix: Tab active bar doesn't resize when tab label changes dynamically
* tab: fix active bar bug
changes done as suggested in review
2019-03-25 19:21:51 +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
hetech
d956022a96
Cascader: remove unnecessary DOM operation ( #14788 )
...
* Cascader: remove unnecessary DOM operation
* update cascader test
2019-03-21 18:11:14 +08:00
Jiewei Qian
a149828889
date-picker: fix default-value DST ( #14562 )
2019-03-21 17:18:27 +08:00
ziyoung
da42924f17
[build] 2.6.2
2019-03-21 14:52:32 +08:00
Jiewei Qian
ed13de38c7
input: fix regression ( #14572 )
...
* input: fix regression
guard against: #14551
fix : #14501 , #14521 , #14564 , #14332
* Input: update
2019-03-19 15:54:55 +08:00
Jeff Wen
0e8bc859e0
Steps: fix style with simple theme ( #14610 )
2019-03-18 16:51:29 +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
Hao Li
88c7d3e34f
fix issue 14663 - slot in ElPagination is not updating
2019-03-14 14:26:18 +08:00
Jeff Wen
d1255684d4
Steps: fixes issue #14502 ( #14596 )
...
* Steps: fixes issue #14502
* Update
* f
2019-03-09 21:26:51 +08:00
Jeff Wen
b7ee84f39a
date-picker: fix first-day-of-week computation ( #14523 )
...
Fixes #14523
2019-03-06 19:10:40 +11:00
Jiewei Qian
e52c7e06df
Date-picker: fix week picker's value-format ( #13754 )
2019-03-04 15:55:23 +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
iamkun
91fb5c5571
Alert: update alert description default slot class ( #14488 )
...
fix #14015
2019-02-28 16:08:09 +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
iamkun
969fdd264b
Input: update input password ( #14480 )
...
* refactor: Refactor Input component
* Update input.vue
* Update input.vue
2019-02-26 12:09:05 +08:00