element-plus/packages/components/upload/src
云游君 5067dd3b70
fix(theme-chalk): upload progress & menu padding style & pagination align (#5011)
* fix: upload progress margin

* fix: menu example style

* fix: picker & radio padding, button form details

* fix(theme-chalk): pagination align
2021-12-29 16:21:29 +08:00
..
ajax.ts fix(components): upload headers add type judge (#4119) 2021-10-30 23:37:44 +08:00
index.vue feat(components): [el-upload] support put method (#3358) 2021-09-12 19:51:21 +08:00
upload-dragger.vue fix(components): [el-upload] fix get accept from uploader.props (#4506) 2021-11-24 22:32:56 +08:00
upload-list.vue fix(theme-chalk): upload progress & menu padding style & pagination align (#5011) 2021-12-29 16:21:29 +08:00
upload.type.ts feat(components): [el-upload] support put method (#3358) 2021-09-12 19:51:21 +08:00
upload.vue feat(components): [el-upload] support put method (#3358) 2021-09-12 19:51:21 +08:00
useHandlers.ts docs: [el-upload]add example of setting on-exceed to cover the old file (#4861) 2021-12-21 09:27:52 +08:00