uppy/packages/@uppy
Artur Paikin 1d8ee14ead fix the issue with FileCard rendering 0 in place of edit button, because props.metaFields.length
fixed by checking props.metaFields.length > 0, which returns true/false instead of 0
thanks @goto-bus-stop! //cc @lakesare
2019-07-02 17:02:22 +02:00
..
aws-s3 Allow overriding of getResponseData() (#1647) 2019-06-24 12:15:39 +02:00
aws-s3-multipart Add metadata support for S3 MultiPart (#1698) 2019-07-01 16:05:32 +02:00
companion Add metadata support for S3 MultiPart (#1698) 2019-07-01 16:05:32 +02:00
companion-client companion-client: add fallback for preflight failure 2019-06-20 16:18:19 +01:00
core Log error in uppy.addFile try/catch (#1680) 2019-06-28 20:25:17 +03:00
dashboard fix the issue with FileCard rendering 0 in place of edit button, because props.metaFields.length 2019-07-02 17:02:22 +02:00
drag-drop Log error in uppy.addFile try/catch (#1680) 2019-06-28 20:25:17 +03:00
dropbox Accessibility follow-up PR: make all svgs not focusable in IE11 (#1662) 2019-06-17 17:08:05 +03:00
file-input Log error in uppy.addFile try/catch (#1680) 2019-06-28 20:25:17 +03:00
form Use opts.id as the plugin ID for all plugins, fixes #1674 2019-06-19 09:58:14 +02:00
golden-retriever Use opts.id as the plugin ID for all plugins, fixes #1674 2019-06-19 09:58:14 +02:00
google-drive Accessibility follow-up PR: make all svgs not focusable in IE11 (#1662) 2019-06-17 17:08:05 +03:00
informer Release 2019-06-05 19:07:20 +03:00
instagram Accessibility follow-up PR: make all svgs not focusable in IE11 (#1662) 2019-06-17 17:08:05 +03:00
locales More design improvements (#1574) 2019-06-28 15:20:04 +03:00
progress-bar Release 2019-06-05 19:07:20 +03:00
provider-views Log error in uppy.addFile try/catch (#1680) 2019-06-28 20:25:17 +03:00
react Use opts.id as the plugin ID for all plugins, fixes #1674 2019-06-19 09:58:14 +02:00
react-native Release 2019-06-05 19:07:20 +03:00
redux-dev-tools Use opts.id as the plugin ID for all plugins, fixes #1674 2019-06-19 09:58:14 +02:00
robodog Log error in uppy.addFile try/catch (#1680) 2019-06-28 20:25:17 +03:00
status-bar Accessibility follow-up PR: make all svgs not focusable in IE11 (#1662) 2019-06-17 17:08:05 +03:00
store-default Release 2019-06-05 19:07:20 +03:00
store-redux Release 2019-06-05 19:07:20 +03:00
thumbnail-generator eslint jsdoc fixes 2019-06-25 18:27:48 +03:00
transloadit eslint jsdoc fixes 2019-06-25 18:27:48 +03:00
tus eslint jsdoc fixes 2019-06-25 18:27:48 +03:00
url Log error in uppy.addFile try/catch (#1680) 2019-06-28 20:25:17 +03:00
utils eslint jsdoc fixes 2019-06-25 18:27:48 +03:00
webcam Log error in uppy.addFile try/catch (#1680) 2019-06-28 20:25:17 +03:00
xhr-upload Do eslint --fix 2019-07-01 11:08:19 +02:00