Commit Graph

51 Commits (ec3326e0bc7e30d2da8ecea21732eff09726ed7f)

Author SHA1 Message Date
Victor Zhuk 002adf462f Upload: add capability to customize thumbnail template (#13192) 2019-06-24 17:33:04 +08:00
Harlan 5ae443a408 Upload: optimize code (#13973) 2019-02-15 16:36:24 +08:00
HarlanLuo c3e8b77d47 Upload: add url prop to upload file when list-type changed (#13771) 2018-12-17 10:30:13 +08:00
hetech b7be905b1d
Upload: create blob URL when picture displays (#12402)
* Upload: create blob URL when picture displays

* Update index.vue
2018-09-10 10:59:55 +08:00
hetech 7df9a1e38c Test: add some test cases (#11485) 2018-06-05 13:31:15 +08:00
杨奕 3ede818e41
Upload: filter accepted file types in dragger (#10278) 2018-03-21 11:56:30 +08:00
相学长 fa00fcfbf9 Upload: fix default status of fileList (#6571) 2018-02-16 19:47:41 +08:00
Leopoldthecoder 56dc51bc85 Form: add disabled 2018-01-29 18:14:58 +08:00
cinwell.li be3dcbfc4c chore: update ESLint (#9124)
* chore: update ESLint

* chore: update eslint ignore
2018-01-05 16:53:02 +08:00
Leopoldthecoder 4a7f3c82ad Chore: misc updates 2017-12-15 16:45:15 +08:00
wangshaobo 79b4cb42d2 Revise with review comments. 2017-12-13 11:17:00 +08:00
wangshaobo 4fe557b5e8 upload: add before-remove hook function 2017-12-13 11:17:00 +08:00
Black Wayne 5426c957a2 add upload limit & form validate return promise (#7405)
* Carbon: upload limit & input append & form validate promise

* Update upload.md

* Update upload.md

* Update index.js
2017-10-12 03:07:50 -05:00
thegatheringstorm 4d2fac6f60 Upload: convert var to const and let 2017-09-16 07:33:25 -05:00
Leopoldthecoder c8442ac3c9 Upload: remove delete icon when disabled 2017-07-15 16:41:42 +08:00
baiyaaaaa b295e1b972 support upload abort 2017-05-03 14:16:35 +08:00
baiyaaaaa 74f01254b7 invoke on-change hook when file select 2017-04-25 22:27:19 +08:00
baiyaaaaa b1d74460d9 add disabled feature 2017-04-25 19:08:32 +08:00
81ba7084e3 Add support for httpRequest Promise (#3389)
* Add support for httpRequest Promise

添加支持httpRequest Promise

* fixbug

* fixbug
2017-04-01 11:05:27 +08:00
baiyaaaaa 8523865056 fix file not remote when before-upload reject 2017-03-20 11:56:56 +08:00
杨奕 c6ea89a809 Upload: fix migrating message typo (#3510) 2017-03-17 10:54:47 +08:00
baiyaaaaa a87b6e2e94 add custom http requrest 2017-03-09 16:55:05 +08:00
Cyril Su 249f04d57e Revert "自定义ajax模块 (#3363)" (#3385)
This reverts commit 126331c328.
2017-03-09 12:44:50 +08:00
126331c328 自定义ajax模块 (#3363)
Upload: Custom Ajax.
2017-03-09 12:24:32 +08:00
baiyaaaaa 691c6709ef add api migrating 2017-02-16 22:43:19 +08:00
baiyaaaaa 1b4d69b1be change onError params 2017-02-16 22:43:19 +08:00
baiyaaaaa b14b0ef8ac fix picture file list style 2017-02-16 22:43:19 +08:00
baiyaaaaa 02a1f74022 add listType 2017-02-16 22:43:19 +08:00
baiyaaaaa 2f61998e78 add autoUpload 2017-02-16 22:43:19 +08:00
baiyaaaaa 88a070ab16 update 2017-02-16 22:43:19 +08:00
baiyaaaaa 4c5820373c add upload-dragger 2017-02-16 22:43:19 +08:00
baiyaaaaa 461e5edbfd upload rename defaultFileList to fileList 2017-02-16 22:43:19 +08:00
Herrington Darkholme 23423e39e7 general: normalize name in default export 2017-01-01 01:11:21 +08:00
qingwei.li 64fcb4627c Upload: fix ssr suppport 2016-12-28 20:47:13 +08:00
qingwei.li daec90af9f SSR feature 2016-12-26 10:45:20 +08:00
baiyaaaaa 47c62e9fe0 add progress hook function property (#1782) 2016-12-15 23:49:29 +08:00
杨奕 b0633de8bf Upload: fix thumbnailed upload slow bug (#1644) 2016-12-09 12:10:57 +08:00
baiyaaaaa 78a460ac9e make upload creat url for all file (#1530) 2016-12-04 10:21:53 +08:00
baiyaaaaa 6873611cf1 dynamic default-file-list & doc improve 2016-11-27 16:03:26 +08:00
baiyaaaaa f88ad25f7b support upload default fileList (#1393) 2016-11-27 14:07:13 +08:00
baiyaaaaa 23d4dbbce4 add test && fix ajax response in callback (#767) 2016-11-01 15:46:10 +08:00
baiyaaaaa a52b251fc8 iframe upload use post message to get the res content 2016-10-27 11:06:26 +08:00
cinwell.li 4dd8b094cb Update externals (#641) 2016-10-25 21:35:41 +08:00
qingwei.li 06392ade7b Clear dependencies 2016-10-13 11:12:24 +08:00
baiyaaaaa 74ed7aec60 upload data prop 2016-10-12 10:31:50 +08:00
baiyaaaaa fc5c3e8ecc misc fixed (#117)
* add select event

* fixed fix upload/tabs/progress

* docs site
2016-09-21 18:45:29 +08:00
qingwei.li a192bfce58 Upload: missing headers 2016-09-09 11:38:54 +08:00
baiyaaaaa 88c11b29e4 add onSuccess && onError hook 2016-09-01 13:49:09 +08:00
baiyaaaaa 61558fce82 update docs 2016-08-31 12:42:44 +08:00
baiyaaaaa ac1bebf266 update upload 2016-08-29 19:48:14 +08:00