ant-design/components/upload
Clair Duan a875bfd28c
feat: custom Upload action icons removeIcon and downloadIcon (#21363)
* feat: add removeIcon and uploadIcon in API showUploadList

* test: test for removeIcon and downloadIcon

* docs: Upload docs and demo of downloadIcon and removeIcon

* test: update snapshot of uploadlist

* test: update Upload demo test snapshots

* fix: remove className of Upload custom action icons

* test: upldate Upload snapshot

* test: add trailing comma in upload-custom-action-icon.md

* fix: render Upload custom action icons with React.cloneElement

* test: update Uploadlist tests

* test: use string in Upload custom icon test

* fix: remove unused-var SmileOutlined in Upload demo

* fix: fix mouseEvent param missing in Upload ActionIconRender

* fix: fix mouseEvent type in Upload ActionIconRender

* fix: test mouseEvent in upload-custom-action-icon demo

* fix: fix the missing props spread in Upload custom icon

* test: add test for custom onClick in custom Upload icon

* fix: add remove test for custom Upload icon
2020-02-17 14:55:16 +08:00
..
__tests__ feat: custom Upload action icons removeIcon and downloadIcon (#21363) 2020-02-17 14:55:16 +08:00
demo feat: custom Upload action icons removeIcon and downloadIcon (#21363) 2020-02-17 14:55:16 +08:00
style feat: upload add icon (#20034) 2020-01-03 17:48:10 +08:00
Dragger.tsx fix eslint 2019-09-17 14:49:34 +08:00
index.en-US.md feat: custom Upload action icons removeIcon and downloadIcon (#21363) 2020-02-17 14:55:16 +08:00
index.tsx fix: Upload types (#16360) 2019-04-28 20:49:57 +08:00
index.zh-CN.md feat: custom Upload action icons removeIcon and downloadIcon (#21363) 2020-02-17 14:55:16 +08:00
interface.tsx feat: custom Upload action icons removeIcon and downloadIcon (#21363) 2020-02-17 14:55:16 +08:00
Upload.tsx feat: custom Upload action icons removeIcon and downloadIcon (#21363) 2020-02-17 14:55:16 +08:00
UploadList.tsx feat: custom Upload action icons removeIcon and downloadIcon (#21363) 2020-02-17 14:55:16 +08:00
utils.tsx refactor: 🗑 remove deprecated or compatibility css code (#20547) 2019-12-31 11:54:39 +08:00