uppy/packages/@uppy
Evgenia Karunus d47ed39d6f Ie11 filecard preview fix (#1718)
* @uppy/dashboard - factored out and visually nested FileCard scss

(Without changing any actual styles)

* @uppy/dashboard - positioned image previews well in FileCard.js for IE11

And updated CSS to depend on predictable flexbox logic.

* @uppy/dashboard - FileCard.js, ensured Firefox respects flexbox, and fixed border-radius in Safari

* @uppy/dashboard - FileCard.js, fixed imports, moved local classes to local css file

* @uppy/dashboard - FileCard.js, changed classNames as per the new convention

* @uppy/dashboard - FileCard.js, removed unneeded binds

* eslint - added the eslint warning for no unused vars

* eslint - commented out unused-variables rule

It's handy to have nearby, but we don't want to discriminate against all unused variables, sometimes they are expressive.
2019-07-10 16:27:40 +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 Progress fixes for unsized files (#1610) 2019-07-05 15:59:26 +02:00
companion-client companion-client: add fallback for preflight failure 2019-06-20 16:18:19 +01:00
core Merge pull request #1701 from transloadit/add-pretty-focus-styles-everywhere 2019-07-07 19:51:51 +02:00
dashboard Ie11 filecard preview fix (#1718) 2019-07-10 16:27:40 +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 form: exclude own metadata, append result instead of overwriting (#1686) 2019-07-03 18:21:06 +03: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 Added Finnish locale (#1719) 2019-07-10 11:09:51 +02:00
progress-bar Release 2019-06-05 19:07:20 +03:00
provider-views Merge pull request #1701 from transloadit/add-pretty-focus-styles-everywhere 2019-07-07 19:51:51 +02: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 Merge pull request #1701 from transloadit/add-pretty-focus-styles-everywhere 2019-07-07 19:51:51 +02: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 transloadit: reduce excessive polling (#1689) 2019-07-05 14:04:04 +02: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 Add translations for aria labels in provider views (#1696) 2019-07-05 15:37:13 +03:00
webcam Allow definition of MediaRecorder mimeType (#1708) 2019-07-08 12:14:53 +02:00
xhr-upload xhr-upload: send global metadata when bundle: true (#1677) 2019-07-05 17:11:57 +02:00