uppy/packages/@uppy/dashboard/src
Renée Kooi 013eed33f9
Fix setPluginState
I broke this in the object rest spread PR. I noticed the Dashboard was
throwing errors when trying to access `pluginState.target.filter()`.
Added a bunch of tests + fixed that method!
2018-07-19 13:02:23 +02:00
..
ActionBrowseTagline.js Move Dashboard to @uppy/dashboard. 2018-06-14 16:31:19 +02:00
copyToClipboard.js Move copyToClipboard util into @uppy/dashboard. 2018-06-28 13:56:40 +02:00
copyToClipboard.test.js Move copyToClipboard util into @uppy/dashboard. 2018-06-28 13:56:40 +02:00
Dashboard.js Move Dashboard to @uppy/dashboard. 2018-06-14 16:31:19 +02:00
FileCard.js Move Dashboard to @uppy/dashboard. 2018-06-14 16:31:19 +02:00
FileItem.js Move truncateString util into @uppy/dashboard. 2018-06-28 14:00:17 +02:00
FileItemProgress.js Move Dashboard to @uppy/dashboard. 2018-06-14 16:31:19 +02:00
FileList.js Move Dashboard to @uppy/dashboard. 2018-06-14 16:31:19 +02:00
FilePreview.js Move Dashboard to @uppy/dashboard. 2018-06-14 16:31:19 +02:00
getFileTypeIcon.js Move Dashboard to @uppy/dashboard. 2018-06-14 16:31:19 +02:00
icons.js Move Dashboard to @uppy/dashboard. 2018-06-14 16:31:19 +02:00
index.js Export Plugin class from @uppy/core. 2018-06-28 12:20:21 +02:00
index.test.js Fix setPluginState 2018-07-19 13:02:23 +02:00
style.scss improve on tabs overflow 2018-06-27 18:47:33 -04:00
Tabs.js Move Dashboard to @uppy/dashboard. 2018-06-14 16:31:19 +02:00
truncateString.js Move truncateString util into @uppy/dashboard. 2018-06-28 14:00:17 +02:00
truncateString.test.js Move truncateString util into @uppy/dashboard. 2018-06-28 14:00:17 +02:00