uppy/packages/@uppy/url/src
Nilesh Suthar 7d5bdddaa6
return fileId or error in plugin.addFile (#2919)
In the case of an invalid URL, this is no proper way to handle an error. `uppy.state.info` only show the error without any info that due to which URL error was thrown. 
So returning the error or file so it can be handled as need. throwing the error will not be backward compatible
2021-06-08 13:50:31 +01:00
..
utils Update Linter (#2796) 2021-03-15 16:25:17 +00:00
index.js return fileId or error in plugin.addFile (#2919) 2021-06-08 13:50:31 +01:00
style.scss move from white to off-white 2020-04-24 09:17:37 +02:00
UrlUI.js Update Linter (#2796) 2021-03-15 16:25:17 +00:00