ant-design/components/upload
Wuxh 5e52057671
fix: Upload disabled state logic (#42143)
* fix: Upload disable state logic

* chore(typo): update

* test(upload): add case

* fix: Upload disable state logic

* test: remove case

* chore: remove unused

(cherry picked from commit 6d0acb0518)

# Conflicts:
#	components/upload/Upload.tsx
#	components/upload/UploadList/index.tsx

* chore: skip githook format

* test: update

* test: update

* chore: update
2023-05-05 14:05:20 +08:00
..
__tests__ fix: Upload disabled state logic (#42143) 2023-05-05 14:05:20 +08:00
demo chore: fix ci failed (#41286) 2023-03-17 00:28:18 +08:00
style fix: upload list item flashes after being removed in react18 (#36801) 2022-07-31 18:04:09 +08:00
UploadList fix: Upload disabled state logic (#42143) 2023-05-05 14:05:20 +08:00
Dragger.tsx fix: signatures for Upload (#37861) 2022-10-06 18:53:06 +08:00
index.en-US.md Revert "fix: Upload item removed should keep status className (#36439)" (#36682) 2022-07-25 17:38:28 +08:00
index.tsx [v4] Fix(types): external module type error (CompoundedComponent) (#39058) 2023-01-03 11:46:48 +08:00
index.zh-CN.md docs: modify the onChange description of the Upload document (#37553) 2022-09-15 10:51:09 +08:00
interface.tsx fix: Upload disabled state logic (#42143) 2023-05-05 14:05:20 +08:00
Upload.tsx fix: Upload disabled state logic (#42143) 2023-05-05 14:05:20 +08:00
utils.tsx chore: merge master 2022-09-28 12:01:20 +08:00