ant-design/components/upload
CommanderRoot 7c34addf57
refactor: replace deprecated String.prototype.substr() (#34498)
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with functions which aren't.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-15 10:41:12 +08:00
..
__tests__ fix(upload): onChange params type err (#34161) 2022-02-23 18:44:26 +08:00
demo refactor: replace deprecated String.prototype.substr() (#34498) 2022-03-15 10:41:12 +08:00
style style: fix Upload picture loading style (#32664) 2021-10-27 18:32:40 +08:00
UploadList fix: upload button position flashes when it changes from hidden to displayed (#33820) 2022-01-25 11:20: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 docs: update sentence structure in the FAQ section (#33816) 2022-01-24 10:51:45 +08:00
index.tsx fix: Upload types (#16360) 2019-04-28 20:49:57 +08:00
index.zh-CN.md feat: Upload adds showUploadList.previewIcon (#32059) 2021-09-08 09:30:09 +08:00
interface.tsx fix(upload): onChange params type err (#34161) 2022-02-23 18:44:26 +08:00
Upload.tsx fix: upload button position flashes when it changes from hidden to displayed (#33820) 2022-01-25 11:20:46 +08:00
utils.tsx fix(upload): UploadFile type definition (#30343) 2021-04-28 22:52:31 +08:00