Commit Graph

4307 Commits

Author SHA1 Message Date
luckyCao
db38f568b4
Chore: update build script (#15779) 2019-05-30 15:41:51 +08:00
luckyCao
1fa2436dfc
changelog for 2.9.0 (#15783) 2019-05-30 15:41:30 +08:00
iamkun
a4860f896b Chore: update new 2.9.0 index page (#15682) 2019-05-30 14:59:02 +08:00
Zhi Cun
a7d3f69f95 DatePicker: support literal (#15525) 2019-05-30 14:43:16 +08:00
Simona
fa802b893f docs: fix the side effect by global el-scrollbar style (#15740) 2019-05-30 11:34:34 +08:00
infjer
603d94a7e4 Tag: fix stop propagation problem (#15150) 2019-05-29 15:24:44 +08:00
Simona
bdaae8108e Cascader: refactor and add multiple mode. (#15611) 2019-05-29 15:04:06 +08:00
MASONGZHI
b245929242 Select: fix Switching select`s multiple-choice radio will cause an error (#15206) (#15587) 2019-05-29 10:17:22 +08:00
hetech
934988c03a PageHeader: add page-header component (#15714) 2019-05-29 10:10:16 +08:00
MASONGZHI
c04021e4dc Checkbox: Using the max attribute can limit the number of items that can be checked (#14742) (#15585) 2019-05-28 20:41:13 +08:00
Zhi Cun
384c56381c Message: display in stack mode (#15639) 2019-05-28 18:45:39 +08:00
iamkun
714a2a9b7b infiniteScroll: update doc (#15753) 2019-05-28 18:42:25 +08:00
luckyCao
0d8090e704 Slider: Fix style problem when clicking slider bar(#15561) 2019-05-28 14:42:57 +08:00
luckyCao
466aa288a3 Form: Fix resetFields issue #(15181) (#15640) 2019-05-28 14:15:56 +08:00
iamkun
41ff993d0b Link: fix link icon style class (#15752) 2019-05-28 14:15:10 +08:00
QianYu
9c8cb8d2eb Docs: fix doc bug (#15228) 2019-05-28 14:02:59 +08:00
Simona
13cefb30ef docs: fix el-backtop prop type error in component.tpl (#15739) 2019-05-28 11:57:22 +08:00
hetech
6af04e8765
Progress: add dashboard progress bar & add custom color (#11867) 2019-05-28 11:02:00 +08:00
OverTree
90448d6786 fix issue 14808 (#14809) 2019-05-27 20:48:59 +08:00
iamkun
45383cd655 Backtop: Add backtop component (#15541) 2019-05-27 17:03:10 +08:00
luckyCao
9ea7012cfd Tabs: left align title when type is card (#15695) 2019-05-27 16:43:30 +08:00
iamkun
5fea8b46f2 infiniteScroll: add infiniteScroll component (#15567) 2019-05-27 16:28:13 +08:00
susiwen8
c42716000c Select: remove redundant empty option item when set default value undefined single select mode (#15007) (#15111) 2019-05-27 16:20:57 +08:00
Simona
cefd235615 feat(Tag): add prop effect. (#15725) 2019-05-27 16:06:58 +08:00
iamkun
d0debda76c type: update loading type definition (#15635) 2019-05-27 15:38:30 +08:00
iamkun
35650eb7fa Theme: Add popup background design token (Message Dialog) (#15412) 2019-05-27 15:22:43 +08:00
lisheng
208a78786f Switch: Label with el-switch repeating event(fix #14959) (#15178) 2019-05-27 14:02:24 +08:00
lvjiaxuan
150bd70981 Input: fix show-word-count style in el-form (#15359) 2019-05-24 15:23:16 +08:00
iamkun
66762ffa23 Revert "Select: set value to null when cleared (#14322) (#14650)" (#15447) 2019-05-24 14:59:15 +08:00
VanMess
855062423c Image: add support for transmit "attrs" and "listeners" (#15578) 2019-05-24 14:53:47 +08:00
iamkun
c4958488cb Type: add Icon type (#15634) 2019-05-24 14:51:25 +08:00
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
iamkun
28583d8a9b Chore: Update make new component logic (#15542) 2019-05-17 17:43:06 +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
Haoran Yu
16a6059ed8 Docs: fix Image attribute type and default value (#15423) 2019-05-09 11:34:02 +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
刘鹏龙
b240f0e670 Docs: Rename variable in docs (#15185) 2019-05-07 18:48:41 +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
theWorkFsz
d8002ccb07 Table: update Table sortable type (#15253) 2019-05-07 12:23:41 +08:00
hetech
59311aa729 chore: upgrade dependencies and fix demo bug (#15324) 2019-05-07 05:12:07 +01:00
Moonhyuk Im
74105a6de3 Docs: Fix cascader dynamically load example (#15352) 2019-05-07 05:02:38 +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
Gonzalo Nandez
06dfe16ef6 docs: Documentation update to Spanish 2.8.2 (#15351) 2019-05-07 04:56:23 +01:00
Simon Malesys
ab23a219f2 Docs: Update french doc and changelog (2.8.2) (#15389) 2019-05-07 04:35:54 +01:00