Simona
|
e93f6f6984
|
style: add no-multi-spaces rule (#2345)
* style: add no-multi-spaces rule
* style: remove extra spaces
|
2021-06-25 16:25:54 +08:00 |
|
Zong
|
f3b9ebf571
|
fix: use more reasonable type inference (#1963)
Use 'hasOwn' instead of 'hasOwnProperty' to complete more reasonable type inference and avoid possible bugs in the prototype chain.
|
2021-05-09 10:46:11 +08:00 |
|
inottn
|
63ac60a478
|
fix(upload): expose abort method (#1877)
|
2021-04-21 10:54:18 +08:00 |
|
Ryan2128
|
f916bf0cf6
|
fix(upload): fix transition error trigger when fileList is static (#1686)
|
2021-03-27 19:07:50 +08:00 |
|
xyorz
|
f7ed9ca68c
|
fix(upload): fix upload list remove animation incorrect (#1379)
fix upload list remove animation incorrect
fix #1376
|
2021-02-01 14:35:48 +08:00 |
|
Ryan2128
|
5fa80d3c5e
|
Fix/upload: fix two bug (#927)
* fix(upload): fix picture not show without slot
* fix(upload): fix fileList not work
|
2020-12-10 11:05:13 +08:00 |
|
bastarder
|
df3ef2a5cc
|
fix(upload): Fix upload file slot not work bug (#868)
Co-authored-by: bastarder <jie.qian@blockheaders.com>
|
2020-12-07 15:50:47 +08:00 |
|
zazzaz
|
53dfce0903
|
chore: update type
|
2020-11-26 23:26:03 +08:00 |
|
zazzaz
|
b1bdb6de8b
|
build: add type (#685)
* build: add type
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
|
2020-11-26 23:09:31 +08:00 |
|
zazzaz
|
b19d2fc374
|
fix: correct bundle export (#630)
* fix: correct bundle export
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
|
2020-11-20 20:24:16 +08:00 |
|
hangzou
|
b45f084a72
|
fix(build): fix import module path (#543)
* fix(build): fix import module path
* fix: fix export constants & type
* fix(popover): fix exports and import
|
2020-11-04 16:30:42 +08:00 |
|
Simona
|
4e8ea7e4c1
|
feat: unify form event dispatch and global config (#527)
|
2020-11-02 11:05:08 +08:00 |
|
bastarder
|
aea6f4204f
|
fix: export component
|
2020-10-29 19:37:18 +08:00 |
|
jeremywu
|
cce1b5a252
|
feat(upload): upload component (#168)
* feat(upload): upload component
* bump version
* fix(upload): fix typo & doc
\
Co-authored-by: Herrington Darkholme <2883231+HerringtonDarkholme@users.noreply.github.com>
|
2020-09-27 12:10:36 +08:00 |
|