ant-design/components/upload
Hyunseok.Kim 62b221269d
feat: crossorigin attribute of Upload (#34981)
* feat: Add crossOrigin prop to thumbnail image

* feat: Add test cases about crossOrigin prop of Upload component

* doc: Add a description about crossOrigin prop to Upload component manual

* Update components/upload/interface.tsx

Update type definition using React.ImgHTMLAttributes

Co-authored-by: afc163 <afc163@gmail.com>

Co-authored-by: hyunseok.kim <hyunseok.kim@42dot.ai>
Co-authored-by: afc163 <afc163@gmail.com>
2022-04-12 12:03:46 +08:00
..
__tests__ feat: crossorigin attribute of Upload (#34981) 2022-04-12 12:03:46 +08:00
demo docs: demo support react18 (#34843) 2022-04-03 23:27:45 +08:00
style refactor: move override code in form (#34694) 2022-03-24 21:54:20 +08:00
UploadList feat: crossorigin attribute of Upload (#34981) 2022-04-12 12:03:46 +08:00
Dragger.tsx chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 (#28253) 2020-12-09 17:12:32 +08:00
index.en-US.md feat: crossorigin attribute of Upload (#34981) 2022-04-12 12:03:46 +08:00
index.tsx fix: Upload types (#16360) 2019-04-28 20:49:57 +08:00
index.zh-CN.md feat: crossorigin attribute of Upload (#34981) 2022-04-12 12:03:46 +08:00
interface.tsx feat: crossorigin attribute of Upload (#34981) 2022-04-12 12:03:46 +08:00
Upload.tsx refactor: move override code in form (#34694) 2022-03-24 21:54:20 +08:00
utils.tsx fix(upload): UploadFile type definition (#30343) 2021-04-28 22:52:31 +08:00