Commit Graph

2487 Commits

Author SHA1 Message Date
wangpeng
ac00b28c74 Select: fix double import problem (#16215) 2019-06-25 16:51:15 +08:00
VanMess
43a44adc76 Select: Fix default-first-option behavior when typing Chinese (#15431) (#15553)
* Select: Fix default-first-option behavior when typing Chinese (#15431)

* Select: Fix missing param transmit

* Select: callback style modify
2019-06-25 10:47:54 +08:00
luckyCao
c97f376cf6 Avatar: Update theme config var (#16202)
* change css var

* avatar theme config

* refine style
2019-06-24 18:36:12 +08:00
Victor Zhuk
002adf462f Upload: add capability to customize thumbnail template (#13192) 2019-06-24 17:33:04 +08:00
luckyCao
6f9ce3accb Avatar: Add avatar component (#16144)
* add avatar component

* 1. add test 2. add types 3. refine doc 4. add img attr

* add props in types and doc

* refine how image fit its container

* fix doc

* refine doc

* change default background color

* remote style demo from doc

* add theme

* add demo on theme preview and change var name
2019-06-24 16:37:17 +08:00
Zhi Cun
b9ecabbf05
Dialog: Revert Fix close bug (#15000) (#15544) (#16201)
This reverts commit 562662773e.
2019-06-24 16:04:20 +08:00
luckyCao
562662773e Dialog: Fix close bug (#15000) (#15544) 2019-06-24 16:00:11 +08:00
QingDeng
0bb4121cc3 MessageBox: fix  distinguishCancelAndClose action not same as docs bug (#15438) 2019-06-24 15:41:24 +08:00
hetech
c570a59e23 Table: height accepts more units (#16013)
* Table: height accepts more units

* fix and update docs

* update
2019-06-24 15:18:58 +08:00
iamkun
2cb627062c chore: update badge prop check (#16198) 2019-06-24 15:13:36 +08:00
hetech
e2303b85a4 Calendar: add first-day-of-week attribute (#16047) 2019-06-24 15:07:49 +08:00
iamkun
4069f37ef0 InfiniteScroll: Update package name (#16125)
* infinite scroll rename

* infinite scroll rename

* update name config

* update name config

* add missing files
2019-06-24 14:44:29 +08:00
hetech
089afb25c5 Form: Remove success status (#16159) 2019-06-24 14:40:05 +08:00
VanMess
c6d1e032b6 Slider: fix #15545 by adding explains about "input" event in Chinese (#15588)
Slider: add explains about "input" event (#15545)
2019-06-24 11:32:53 +08:00
Zhi Cun
5acf50db89 Button: Revert adding compact size
This reverts commit 05fe6e65914978ffb32125819c92566b1c567e65.
2019-06-21 17:36:20 +08:00
amedora
175543dc79 Button: add compact size (#15895)
* Button: add compact size
* Docs: 極小 -> 极小
2019-06-21 17:36:20 +08:00
hetech
c42734ad6d Timeline: fix reverse broken (#16091) 2019-06-21 17:36:20 +08:00
hetech
8f7e7a21c1 Table: fix current-row-key and select event bug (#15983) 2019-06-21 17:36:20 +08:00
Inside
b4c2570387 Select: fix initialInputHeight (#15989)
Select: fix initialInputHeight (#15989)
2019-06-21 17:36:20 +08:00
VanMess
ca9a0330f8 Tree: Fix issue #15538 caused by two Tree sharing the same data. (#15615)
* Tree: fix #15538 by adding more detect logic.

* Tree: fix #15538 and add test case.

* Tree: fix eslint error

* Tree: remove arrayContains function
2019-06-21 17:36:20 +08:00
花裤衩
69715b6154 Menu: fixed submenu hidden bug after adding popper-append-to-body (#15391) 2019-06-21 17:36:20 +08:00
lon
811add71cf Table: fix background color of complex table when hovering (#15504) 2019-06-21 17:36:20 +08:00
hetech
f1240ed001 Table: fixed loading icon not display (#15868) 2019-06-21 17:36:20 +08:00
阿尔卑斯
1b8e3d823b Tree: Modify loop conditions to improve performance (#15699) 2019-06-21 17:36:20 +08:00
Inside
cead2a8be3 Tree: not highlight tree node when currentKey is null (#15668) 2019-06-21 17:36:20 +08:00
island205
9f6a1ddc5d [build] 2.9.2 2019-06-21 17:19:44 +08:00
cl199793
12e72e94ef [build] 2.9.1 2019-05-30 21:51:04 +08:00
hetech
f6bab114e3 Table: add new features for Table and optimize code (#15709) 2019-05-30 19:33:30 +08:00
iamkun
60ded6013a [build] 2.9.0 2019-05-30 15:48:04 +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
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
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
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