Commit Graph

2513 Commits

Author SHA1 Message Date
luckyCao
1b1c1beadc Image: Add big Image preview feature (#16333) (#16605) 2019-07-25 12:19:25 +08:00
Simona
29838eaf81 Cascader: expose getCheckedNodes and fix options change bug (#16709) 2019-07-25 11:32:02 +08:00
hetech
d238c768a6 Dialog: add destroyOnClose attribute (#16455)
* Dialog: add destroyOnClose attribute

* update
2019-07-24 17:31:35 +08:00
junyiz
11bfd555b9 Cascader: fix display errors (#15935) 2019-07-24 17:29:36 +08:00
jeremywu
9617e9345a Drawer: Add drawer component (#16577) 2019-07-24 16:57:59 +08:00
luckyCao
2c7911e580 Avatar: fix image not center vertically issue (#16489) 2019-07-24 16:16:29 +08:00
iamkun
c3765b46d3
Form: Add theme token (#16699)
* add form label size token

* add form label size token
2019-07-24 14:26:45 +08:00
luckyCao
9ee2fedde7 Cascader: add sets default values when lazy is true (#16420) 2019-07-22 18:33:14 +08:00
Zhi Cun
418ac5bf79 Select: Fix memory leak issue (#16463) 2019-07-22 14:16:13 +08:00
hetech
adabeff9ed Calendar: Display correct header when range is specified (#16354)
* Calendar: display correct header when range is specified

* firstOfWeek is supported

* update docs

* update test

* update

* fix typo
2019-07-22 13:36:32 +08:00
Zhi Cun
40946e1230 Table: Fix tree table when updating data (#16481) 2019-07-09 18:56:17 +08:00
Cr
6f51ad81fb Submenu: fix prop append-to-body . #16289 2019-07-09 17:20:23 +08:00
luckyCao
e152a1033d Cascader: fix level 1 children is empty update problem (#16399) 2019-07-09 11:22:49 +08:00
huming
905e812fb5 Tree: set isCurrent prop to False (#15870) 2019-07-04 11:30:02 +08:00
JuniorTour
f9384aa588 Dropdown: fix split-button caret default color (#15931) 2019-07-02 17:33:41 +08:00
Hazlank
d306194278 Checkbox: enhance css selector (#16006) 2019-07-02 16:42:23 +08:00
island205
2ca7829da6 [build] 2.10.1 2019-07-02 15:49:31 +08:00
Zhi Cun
911ce3d3e5 Revert "Calendar: first-day-of-week is not supported when using custom ranges (#16235)" (#16353) 2019-07-02 12:23:20 +08:00
hetech
1bc3e5aa65
Calendar: first-day-of-week is not supported when using custom ranges (#16235) 2019-07-02 10:42:56 +08:00
Cr
72a715a33e Table: fix showOverflowTooltip not reactive (#16295) 2019-07-01 16:05:19 +08:00
hetech
4cf2337b82
Table: register scrollbar in filter-panel (#16246) 2019-07-01 15:52:22 +08:00
hetech
dea4b91a93
Tag: compatible with IE (#16334) 2019-07-01 15:51:41 +08:00
hetech
bb381c3944
Table: fix layout breaks when append slot exists (#16332) 2019-07-01 15:34:35 +08:00
bezany
ef719b9652 Table: fix sort icon (#15439) 2019-06-28 11:52:35 +08:00
island205
8521fd32ff [build] 2.10.0 2019-06-25 19:20:28 +08:00
hetech
6dd3f632a0 Table: fix reserve-selection not work (#16135)
* Table: fix reserve-selection not work

* fix
2019-06-25 16:57:30 +08:00
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