uppy/packages/@uppy/react/src
Andrew Kachnic d7f8076fb3
Allowed HTML Attributes to be passed via props
This fix still needs some work, as certain attributes could be passed to Uppy or as an HTML attribute, such as target

When this is fixed, this will resolve #2403
2020-07-30 08:34:53 -04:00
..
__mocks__ Use opts.id as the plugin ID for all plugins, fixes #1674 2019-06-19 09:58:14 +02:00
common.js Allowed HTML Attributes to be passed via props 2020-07-30 08:34:53 -04:00
CommonTypes.d.ts Actually check types (#1918) 2020-02-12 16:22:09 +01:00
Dashboard.d.ts Actually check types (#1918) 2020-02-12 16:22:09 +01:00
Dashboard.js Allowed HTML Attributes to be passed via props 2020-07-30 08:34:53 -04:00
Dashboard.test.js A few docs things (#2371) 2020-07-29 12:17:27 +02:00
DashboardModal.d.ts react: fix typescript proptypes for DashboardModal, fixes #2124 (#2136) 2020-03-16 15:22:03 +01:00
DashboardModal.js Allowed HTML Attributes to be passed via props 2020-07-30 08:34:53 -04:00
DashboardModal.test.js A few docs things (#2371) 2020-07-29 12:17:27 +02:00
DragDrop.d.ts Actually check types (#1918) 2020-02-12 16:22:09 +01:00
DragDrop.js Allowed HTML Attributes to be passed via props 2020-07-30 08:34:53 -04:00
DragDrop.test.js A few docs things (#2371) 2020-07-29 12:17:27 +02:00
ProgressBar.d.ts Actually check types (#1918) 2020-02-12 16:22:09 +01:00
ProgressBar.js Allowed HTML Attributes to be passed via props 2020-07-30 08:34:53 -04:00
ProgressBar.test.js A few docs things (#2371) 2020-07-29 12:17:27 +02:00
propTypes.js react: add thumbnailWidth prop type for Dashboard components, fixes #1524 2019-05-08 11:02:03 +02:00
StatusBar.d.ts Actually check types (#1918) 2020-02-12 16:22:09 +01:00
StatusBar.js Allowed HTML Attributes to be passed via props 2020-07-30 08:34:53 -04:00
StatusBar.test.js A few docs things (#2371) 2020-07-29 12:17:27 +02:00
Wrapper.js Add back componentWillUnmount 2019-01-21 15:12:30 +01:00