高奕GaoYi
9116ae75f6
fix "clearFiles" to avoid clear "uploadFiles" errors in uploading multiple files
...
## 修复clearFiles方法,避免同时上传多个文件时,清除uploadFiles列表,导致正在上传中的文件再上传完成后产生报错的问题
## Machine Translation:
Repair the clearfiles method to avoid clearing the uploadfiles list when multiple files are uploaded at the same time, resulting in an error message after the files being uploaded are uploaded again
2019-12-25 10:18:00 +08:00
iamkun
6ec5f8e900
[release] 2.13.0
2019-11-26 18:24:03 +08:00
iamkun
be23628822
[build] 2.13.0
2019-11-26 18:24:03 +08:00
iamkun
bf9743271f
Chore: Update Changelog ( #18200 )
...
* change log
* update sub folder
2019-11-26 18:18:13 +08:00
iamkun
2919e5769b
fix: FF scroll bar width ( #18091 )
2019-11-25 12:05:55 +08:00
vimvinter
5491e52391
Docs: delete Input repeat change event ( #18085 )
2019-11-18 12:19:45 +08:00
vimvinter
f3c1666ac8
Docs: add input event in input Events Table ( #18061 )
...
* docs: Input Events Table add input event
update input doc, add input event
the issue is #7592
* docs: update input docs and add input event
* docs: update input docs and add input event
2019-11-15 16:26:45 +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
Emil Ahlbäck
7bf3924b29
I18n: Update sv-SE.js ( #17926 )
2019-10-31 18:09:19 +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
42e74d1d65
Chore: SSR test ( #16797 )
...
* init ssr test
* ssr test
2019-10-31 15:06:51 +08:00
iamkun
05ca2d1bae
Dropdown: update type file ( #17550 )
2019-10-31 15:06:04 +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
Carter Li
d15b778826
Cascader: fix TypeScript 3.7 compatibility ( #17881 )
...
Fix error: 导入声明与“CascaderOption”的局部声明冲突
2019-10-30 17:43:07 +08:00
Carter Li
5558398411
Form: callback of validateField should be optional ( #17314 )
2019-10-30 17:42:23 +08:00
Baptiste Lombard
ed73a1bef9
I18n: Update avatar component fr doc ( #17762 )
2019-10-30 15:29:32 +08:00
Gong
7f4d7b0c8d
Message: fix close instace offsetHeight(#17564) ( #17852 )
2019-10-30 14:53:56 +08:00
Weiqi Wu
a78f4b9e5a
Docs: Fix Loading demo ( #17862 ) ( #17863 )
2019-10-30 14:27:11 +08:00
任立欣
096966a4c8
Doc: Fix Changelog typo ( #17874 )
2019-10-30 14:24:26 +08:00
iamkun
2830c04783
Chore: update readme Dingtalk QR code ( #17656 )
2019-10-10 11:49:50 +08:00
Bryan Matthews
45c0ef46f2
TimePicker: Set the selection range after scrolling up or down ( #16868 )
2019-09-17 10:51:58 +08:00
Gonzalo Nandez
059448bf7d
i18n: update locale es.js ( #17419 )
2019-09-12 11:24:48 +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
Gonzalo Nandez
de3c38f7b1
Docs: update Spanish changelog 2.12.0 ( #17364 )
2019-09-11 16:02:27 +08:00
hetech
3864d86732
update webpack config ( #17373 )
2019-09-10 10:06:05 +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
Haoran Yu
89dc71584e
Docs: fix Drawer attribute accepted value typo in es ( #17122 )
2019-09-02 11:58:08 +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
0xflotus
c9f4e8fd0d
README: fix typo ( #16952 )
2019-09-02 11:34:24 +08:00
msidolphin
1793e7ad0b
[Select]: fix select test cases
2019-09-02 11:00:52 +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
Jiewei Qian
b9eacfeb9b
doc: fix time-select typo ( #17250 )
2019-09-02 10:35:07 +08:00
ziyoung
45cb58aafa
[release] 2.12.0
2019-08-29 15:15:29 +08:00
ziyoung
2e2428289d
[build] 2.12.0
2019-08-29 15:15:29 +08:00
hetech
6ed76994c2
chore: update folder ( #17220 )
2019-08-29 15:08:35 +08:00
hetech
59a57a5a00
changelog for 2.12.0 ( #17218 )
2019-08-29 15:00:34 +08:00
luckyCao
3270276c3c
Select: not toggle dropdown when filtering ( #17205 )
2019-08-29 13:28:08 +08:00