uppy/packages/@uppy/react/src
Merlijn Vos acb6566ec0
Always enable strict types and remove .run method (#2957)
* Always use strict types and remove `.run` method

* Remove accidental package-lock.json files

* Actually remove `.run` method
2021-06-30 12:05:10 +01:00
..
__mocks__ Split Plugin into BasePlugin and extended UIPlugin (#2944) 2021-06-18 13:23:16 +02:00
CommonTypes.d.ts Actually check types (#1918) 2020-02-12 16:22:09 +01:00
Dashboard.d.ts Allowed HTML Attributes to be passed via props (#2891) 2021-06-14 13:11:37 +01:00
Dashboard.js Allowed HTML Attributes to be passed via props (#2891) 2021-06-14 13:11:37 +01:00
Dashboard.test.js A few docs things (#2371) 2020-07-29 12:17:27 +02:00
DashboardModal.d.ts Allowed HTML Attributes to be passed via props (#2891) 2021-06-14 13:11:37 +01:00
DashboardModal.js Allowed HTML Attributes to be passed via props (#2891) 2021-06-14 13:11:37 +01:00
DashboardModal.test.js Update Linter (#2796) 2021-03-15 16:25:17 +00:00
DragDrop.d.ts Allowed HTML Attributes to be passed via props (#2891) 2021-06-14 13:11:37 +01:00
DragDrop.js Allowed HTML Attributes to be passed via props (#2891) 2021-06-14 13:11:37 +01:00
DragDrop.test.js A few docs things (#2371) 2020-07-29 12:17:27 +02:00
FileInput.d.ts Added FileInput component to React (#2706) 2020-12-18 21:21:12 +00:00
FileInput.js Update Linter (#2796) 2021-03-15 16:25:17 +00:00
FileInput.test.js Added FileInput component to React (#2706) 2020-12-18 21:21:12 +00:00
getHTMLProps.js Allowed HTML Attributes to be passed via props (#2891) 2021-06-14 13:11:37 +01:00
ProgressBar.d.ts Allowed HTML Attributes to be passed via props (#2891) 2021-06-14 13:11:37 +01:00
ProgressBar.js Allowed HTML Attributes to be passed via props (#2891) 2021-06-14 13:11:37 +01:00
ProgressBar.test.js A few docs things (#2371) 2020-07-29 12:17:27 +02:00
propTypes.js Add function as allowed prop type (#2873) 2021-05-04 17:52:05 +01:00
StatusBar.d.ts Allowed HTML Attributes to be passed via props (#2891) 2021-06-14 13:11:37 +01:00
StatusBar.js Allowed HTML Attributes to be passed via props (#2891) 2021-06-14 13:11:37 +01:00
StatusBar.test.js A few docs things (#2371) 2020-07-29 12:17:27 +02:00
useUppy.d.ts Always enable strict types and remove .run method (#2957) 2021-06-30 12:05:10 +01:00
useUppy.js Update Linter (#2796) 2021-03-15 16:25:17 +00:00
useUppy.test.js Update Linter (#2796) 2021-03-15 16:25:17 +00:00
Wrapper.js Update Linter (#2796) 2021-03-15 16:25:17 +00:00