uppy/packages/@uppy/core/src
Artur Paikin 9c2bcc8df8
core: Log versions of Uppy plugins for debugging (#1640)
* Log Core’s version in constructor, log each plugin’s version in .use()

* Check that Plugin.VERSION exists before logging it

* Log which DOM element we are mounting to
2019-06-12 21:04:38 +03:00
..
__snapshots__ core: use uploadStarted: null instead of false (#1628) 2019-06-04 19:16:36 +03:00
_common.scss Better btn-links 2019-04-15 10:43:34 +03:00
_utils.scss Remove unprefixed and unused fadeIn animation 2018-10-21 11:30:41 -04:00
_variables.scss Harmonize the default dashed border w/ the drag to upload state 2019-04-18 16:24:57 +03:00
index.js core: Log versions of Uppy plugins for debugging (#1640) 2019-06-12 21:04:38 +03:00
index.test.js Feature/accessibility (#1507) 2019-06-11 19:10:32 +03:00
Plugin.js core: Log versions of Uppy plugins for debugging (#1640) 2019-06-12 21:04:38 +03:00
Plugin.test.js Fix setPluginState 2018-07-19 13:02:23 +02:00
style.scss Move stylesheets into packages. 2018-06-18 12:35:47 +02:00
supportsUploadProgress.js Add supportsUploadProgress() tests 2018-12-03 14:35:52 +01:00
supportsUploadProgress.test.js Add supportsUploadProgress() tests 2018-12-03 14:35:52 +01:00