Commit Graph

2683 Commits (c0e28222ffd6ef5ea60cf4a82b15ea7d8d601424)

Author SHA1 Message Date
好多大米 eeb9a93e86
Select: fix long text overflow in multiple mode (#21237) 2021-08-18 16:26:24 +08:00
好多大米 72be8f536f
Cascader: optimize performance (#21231) 2021-08-17 16:10:05 +08:00
好多大米 eb48974c14
Cascader: fix a bug that makes the browser jitter in zoom mode (#21207) 2021-08-09 14:38:40 +08:00
cs1707 ccb7666294 [build] 2.15.5 2021-08-04 14:04:04 +08:00
好多大米 a54484e8b3
Select: fix resetInputHeight (#21201) 2021-08-04 11:25:18 +08:00
cs1707 e74202c266 [build] 2.15.4 2021-08-03 14:50:46 +08:00
好多大米 c50e8dd1eb
Select: fix a bug that makes the browser jitter in zoom mode (#21197) 2021-08-03 11:01:56 +08:00
好多大米 4d7d24b200
Tree: fix insertChild (#21194) 2021-08-02 11:16:35 +08:00
pofore 4943867337
Select: fix select filterable bug (#17494) 2021-07-29 11:39:12 +08:00
好多大米 19f25baffc
Cascader: fix emitPath (#21185) 2021-07-28 15:57:11 +08:00
Nekojita1 f1252dcf61
Carousel: reset the timer when setActiveItem method is called (#20846) 2021-07-28 15:05:24 +08:00
好多大米 1ef72a3283
Message: fix message[type] (#21088) 2021-07-23 17:22:18 +08:00
好多大米 09e789bad2
Result: add result component (#21171) 2021-07-21 15:20:25 +08:00
好多大米 6bbc046563
chore: fix lint and some errors (#21136)
* chore: fix lint

* chore: fix lint and some errors
2021-07-09 18:04:34 +08:00
lichao 960bbcb562
RadioGroup: fix RadioGroup used in component causes exception #17908 (#20783) 2021-07-09 16:34:30 +08:00
好多大米 034da49dd9
Descriptions: add description component (#21129) 2021-07-08 15:26:00 +08:00
cs1707 03d85e911c [build] 2.15.3 2021-06-29 16:13:35 +08:00
好多大米 d0b3454032
Empty: add empty component (#21080) 2021-06-17 15:18:15 +08:00
好多大米 8168d14e67
Calendar: fix first-day-of-week (#21057) 2021-06-09 17:45:35 +08:00
好多大米 9a4b758b77
Select: fix the bug when the value is Boolean (#21052) 2021-06-08 15:10:07 +08:00
好多大米 5ba0f1c219
Row: fix align top (#20963) 2021-06-07 19:05:03 +08:00
zj9495 e1990a70d3
Fix drawer destroy (#20715)
* Drawer: fix destroyOnClose bug
2021-06-07 15:33:46 +08:00
好多大米 47158e96cb
Table: fix lazy load data (#21041) 2021-06-03 15:34:00 +08:00
好多大米 df6965f875
Skeleton: add skeleton component (#21038) 2021-06-01 17:23:13 +08:00
cs1707 f1ef52e194 [build] 2.15.2 2021-05-28 15:29:22 +08:00
好多大米 17de41f3e2
Drawer: add overflow auto (#20948) 2021-04-21 11:44:35 +08:00
好多大米 486219a752
Cascader: fix delete tag bug (#20939) 2021-04-16 16:16:23 +08:00
好多大米 655d89fe0e
Carousel: fix interval and scale bug (#20931) 2021-04-15 14:10:56 +08:00
好多大米 0606cb8f96
Input: fix show password icon in edge (#20902) 2021-04-06 11:37:14 +08:00
好多大米 04858017fb
Input: fix show password cursor (#20870) 2021-03-26 16:57:45 +08:00
好多大米 fa64999032
Image: fix z-index and keydown event add stopPropagation (#20859) 2021-03-19 16:32:36 +08:00
cs1707 9bbf070a73 [build] 2.15.1 2021-02-23 20:13:54 +08:00
好多大米 20c7cc9c50
Merge pull request #20758 from iamkun/fix/calendar-i18n
fix: fix calendar component i18n bug
2021-02-10 20:59:15 +08:00
UxieKong 061dfa3deb
fix(color-picker): fix color-picker can't select 8-digit hex color (#20710) 2021-02-06 16:12:24 +08:00
iamkun 8d1d5c57c9 fix: fix calendar component i18n bug
fix #20524
2021-02-06 16:00:22 +08:00
好多大米 cea8c8c792
Cascader: fix cascader panel active path (#20730) 2021-02-02 21:15:32 +08:00
charlie0228 493e18877a
fix: fix incorrect image object fit ratio in IE (#19583) 2021-01-25 13:16:05 +08:00
好多大米 18cf34f7b5
fix(Drawer): fix size number bug (#20718) 2021-01-22 18:01:34 +08:00
cs1707 6569ae2738 [build] 2.15.0 2021-01-15 20:03:42 +08:00
好多大米 188605c383
Image: preview optimization (#20652) 2021-01-15 16:49:44 +08:00
好多大米 3d7c3d71df
Drawer: fix focus bug (#20626)
Co-authored-by: wp178491 <wp178491@alibaba-inc.com>
2020-12-30 13:25:23 +08:00
Peng Gao 5fecffa353
Merge pull request #20622 from iamkun/fix/error-i18n-prop
fix: fix Popconfirm i18n bug
2020-12-28 16:59:23 +08:00
iamkun e2e63e698f fix: fix Popconfirm i18n bug 2020-12-27 19:40:01 +08:00
nzh63 7e22785a58
Select: fix placeholder i18n bug (#17644) 2020-12-27 19:39:28 +08:00
iamkun deb41057d1 [build] 2.14.1 2020-11-11 18:05:39 +08:00
iamkun 985bd49fef
Popover: compatible with 2.6 new v-slot syntax (#20424) 2020-11-11 16:48:10 +08:00
iamkun 193ca02bc6 [build] 2.14.0 2020-10-29 16:25:31 +08:00
Vladislav Bakaev bcc36ebc6d
fix: re-name error popconfirm event name (#20240) 2020-10-29 11:58:04 +08:00
Caaalabash b4aa2637d0
fix(progress): fix attribute error (#19985) 2020-10-27 16:05:32 +08:00
iamkun d6107fe33f [build] 2.13.2 2020-05-18 17:45:08 +08:00
刘宏玺 f89fa65442
fix: Image update error status 2020-05-18 16:52:40 +08:00
三咲智子 49d367e993
Autocomplete: fix change event bug (#19200) 2020-04-23 16:49:06 +08:00
iamkun 2b6111338b [build] 2.13.1 2020-04-13 14:53:31 +08:00
luckyCao f3c76ee0ad
Image: Fix shortcut key not work at second time issue (#18983) (#19156)
* Image: fix shortcut key not work at second time issue (#18983)

* fix test case

* fix test case

Co-authored-by: cl199793 <cl199793@alibaba-inc.com>
2020-04-13 10:15:17 +08:00
luckyCao 7259a83852
Image: Fix preview dose not show when preview list not contain src issue (#18975) (#19130) 2020-04-10 17:25:18 +08:00
inooNgt bc7dcc6281
Image: don't show image-viewer when preview is false (#18967) 2020-04-10 17:19:07 +08:00
Roojay 624c1e90ff
Autocomplete: fix suggestion error when textarea (#18478) 2020-04-10 16:46:06 +08:00
三咲智子 3b7f95a308
Autocomplete: add change event (#17913) 2020-04-10 16:43:53 +08:00
IceFox b903a87ce9
Carousel: fix console typo bug (#18264) 2020-04-10 16:34:45 +08:00
ashuser-pendo 091f63ad78
[Input Number] Correctly compute inputNumberDisabled (#18439) 2020-04-10 16:29:50 +08:00
Hanx 7122ddb9e5
Transfer: fix incorrect line-height of el-transfer's first list item when it was used with el-form-item (#18917) 2020-04-10 16:17:10 +08:00
iamkun be23628822 [build] 2.13.0 2019-11-26 18:24:03 +08:00
iamkun 2919e5769b fix: FF scroll bar width (#18091) 2019-11-25 12:05:55 +08:00
luckyCao 57e9007893 Select: Fix tag show value or empty issue (17199) (#17396)
* Select: Fix tag show value or empty issue

* update docs
2019-11-12 15:33:34 +08:00
jeremywu 068b3ad1b0 Drawer: bugfix/drawer-append-to-body-not-working (#16953)
- 修复了 AppendToBody API 不管用的问题.
- 修复了展开动画会出现滚动条的问题
- 新增了一个新的 API `withHeader` 来控制是否显示 Header 栏
- 动画流畅度的一个小改动
- 对应文档的改动
- 对应单元测试的改动
2019-11-01 15:06:56 +08:00
hetech fa7bdd42be Table: fix header table not display (#17341) 2019-10-31 15:17:48 +08:00
luckyCao fcaec91eb9 Image: Fix shield the page when preview big image (#16796) (#16997)
* Image: Fix shield the page when preview big image

* refine

* Image:fix page scroll when use image-viewer by keyup and keydown

* add notes
2019-10-31 15:16:30 +08:00
luckyCao 6ff305cbbe Avatar: recover removed css-property (#17372)
This reverts commit 10592d12ea.
2019-10-31 15:15:43 +08:00
luckyCao cf27c7664d Image: Perfect picture preview behavior (#16985) (#17375)
* Perfect picture preview function

* update test
2019-10-31 15:14:04 +08:00
iamkun 6f62feed3d InfiniteScroll: Skip trigger event on invisible element (#17553)
* InfiniteScroll: Do not trigger event on invisible element

* InfiniteScroll: Do not trigger event on invisible element2
2019-10-31 15:08:52 +08:00
iamkun 0c31a0a48b Progress: add strokeLinecap prop (#17552)
* Progress: add strokeLinecap prop

* update docs
2019-10-31 15:08:07 +08:00
iamkun 2842399eb7 Popconfirm: Add popconfirm component (#17548)
* init

* init

* init docs

* init docs2

* init type

* update test

* update naming
2019-10-31 15:05:41 +08:00
iamkun df3562d905 Menu: fix router NavigationDuplicated error when using vue-router@^3.1.0 (#17269)
* Menu: fix router NavigationDuplicated error when using vue-router@^3.1.0

* Better fix

* comment

* fix
2019-10-31 15:03:29 +08:00
Gong 7f4d7b0c8d Message: fix close instace offsetHeight(#17564) (#17852) 2019-10-30 14:53:56 +08:00
Bryan Matthews 45c0ef46f2 TimePicker: Set the selection range after scrolling up or down (#16868) 2019-09-17 10:51:58 +08:00
Geass 4db58f39e7 MessageBox: fix icon position error (#17410) 2019-09-12 11:23:54 +08:00
MASONGZHI c002304a8e Calendar: import el-button and el-button-group (#17376) 2019-09-12 10:50:43 +08:00
Cr 069d96a857 Table: fixed row-style with display not work (#17002) 2019-09-06 15:46:25 +08:00
hetech 90c5d74fd3
Table: fix table header height after filter (#17348) 2019-09-06 12:17:05 +08:00
hetech 5480fb1dda
Table: update table header cell style (#17284) 2019-09-06 11:13:39 +08:00
hetech 3807b54ab2
Table: column header can be costumed (#17291) 2019-09-03 16:45:51 +08:00
不得不错 10592d12ea Avatar: remove no-used css-property (#16975) 2019-09-02 12:09:13 +08:00
spengjie 957d645121 add font-size for the style of tree empty-text (#17094) 2019-09-02 12:03:19 +08:00
wurong b6b9aaecce
Merge pull request #17057 from cnlon/optimize/scrolling-of-backtop
BackTop: use requestAnimationFrame and cubic bezier for scrolling
2019-09-02 11:55:34 +08:00
Kerwin Ch 3f7d98b629 DatePicker: fix bug of only select min date of date range problem (#17191) (#17207) 2019-09-02 10:58:03 +08:00
ziyoung 2e2428289d [build] 2.12.0 2019-08-29 15:15:29 +08:00
luckyCao 3270276c3c Select: not toggle dropdown when filtering (#17205) 2019-08-29 13:28:08 +08:00
hetech 70f6384257
Table: fix expand-row-keys not work when data is loaded asynchronously (#16899) 2019-08-29 13:15:59 +08:00
hetech eddf85271e
Table: fix setCurrentRow unable to clear highlight row (#16879) 2019-08-29 11:29:02 +08:00
iamkun 8d74c67bb1
Transfer: fix style error 2019-08-28 19:11:10 +08:00
iamkun b12695fff4
Calendar: fix locale error 2019-08-28 19:10:55 +08:00
Haoran Yu 79a1b498e4 Dialog: update sass var (#16365) 2019-08-28 16:53:22 +08:00
hetech da7aec9ce9 Table: set toggleAllSelection as instance property (#17137) 2019-08-27 14:36:00 +08:00
Cr c3a2d417f4 Table: not trigger sort-change event when mounted (#17113) 2019-08-27 10:31:33 +08:00
Zhi Cun 747334f06e Divider: Support custom classes (#17078) 2019-08-23 11:24:10 +08:00
Inside 625b4e9262 Table: not throw error when calling toggleExpansion (#16304) 2019-08-22 19:50:42 +08:00
Geass fc822fe810 RadioGroup: not produce invalid HTML in table if "is" attribute is specify (#17070) 2019-08-20 16:12:58 +08:00
Geass 77c77efb33 Tabs: fix activated tab is out of visual range bug (#17033) 2019-08-19 17:12:21 +08:00
lon d961d9d5c6 BackTop: use cubic bezier scrolling 2019-08-16 14:02:46 +08:00
Cr 91297a9761 Input: the click event of clear button is not trigger when using v-loading (#16576) 2019-08-15 17:22:09 +08:00