uppy/packages
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
..
@uppy Ie11 filecard preview fix (#1718) 2019-07-10 16:27:40 +02:00
uppy core: Add an option to supply logger with debug, warn and error methods (#1661) 2019-07-05 20:12:43 +02:00