uppy/packages/@uppy/react/src
Kevin van Zonneveld bfe659820e
Upgrade linting to 2.0.0-0 (#3280)
* Upgrade linting to 2.0.0-0

* Adjust so we can pass without error

* Fix linting

* Update header-blacklist.js

* Update index.js

* Update Uppy.js

* Update Components.js

* Update StatusBar.js

* Update Assembly.js

* Upgrade to linting 2.0.0 (final release)
2021-11-09 11:19:05 +00:00
..
__mocks__ Split Plugin into BasePlugin and extended UIPlugin (#2944) 2021-06-18 13:23:16 +02:00
CommonTypes.d.ts Fix React DashboardModal's target type (#3110) 2021-08-30 15:01:15 +02:00
Dashboard.d.ts Fix React DashboardModal's target type (#3110) 2021-08-30 15:01:15 +02:00
Dashboard.js @uppy/react: propagate prop mutation (#3208) 2021-09-28 16:57:58 +02:00
Dashboard.test.js @uppy/react: propagate prop mutation (#3208) 2021-09-28 16:57:58 +02:00
DashboardModal.d.ts tools: enable linter for TypeScript (#2997) 2021-07-13 14:28:14 +02:00
DashboardModal.js @uppy/react: propagate prop mutation (#3208) 2021-09-28 16:57:58 +02:00
DashboardModal.test.js @uppy/react: propagate prop mutation (#3208) 2021-09-28 16:57:58 +02:00
DragDrop.d.ts tools: enable linter for TypeScript (#2997) 2021-07-13 14:28:14 +02:00
DragDrop.js @uppy/react: propagate prop mutation (#3208) 2021-09-28 16:57:58 +02:00
DragDrop.test.js @uppy/react: propagate prop mutation (#3208) 2021-09-28 16:57:58 +02:00
FileInput.d.ts tools: enable linter for TypeScript (#2997) 2021-07-13 14:28:14 +02:00
FileInput.js Resolve all type TODO's (#2963) 2021-07-20 14:40:31 +02:00
FileInput.test.js Added FileInput component to React (#2706) 2020-12-18 21:21:12 +00:00
getHTMLProps.js Upgrade linting to 2.0.0-0 (#3280) 2021-11-09 11:19:05 +00:00
nonHtmlPropsHaveChanged.js @uppy/react: propagate prop mutation (#3208) 2021-09-28 16:57:58 +02:00
ProgressBar.d.ts tools: enable linter for TypeScript (#2997) 2021-07-13 14:28:14 +02:00
ProgressBar.js @uppy/react: propagate prop mutation (#3208) 2021-09-28 16:57:58 +02:00
ProgressBar.test.js @uppy/react: propagate prop mutation (#3208) 2021-09-28 16:57:58 +02:00
propTypes.js Stricter linter (#3095) 2021-08-17 20:32:57 +02:00
StatusBar.d.ts tools: enable linter for TypeScript (#2997) 2021-07-13 14:28:14 +02:00
StatusBar.js @uppy/react: propagate prop mutation (#3208) 2021-09-28 16:57:58 +02:00
StatusBar.test.js @uppy/react: propagate prop mutation (#3208) 2021-09-28 16:57:58 +02:00
useUppy.d.ts tools: enable linter for TypeScript (#2997) 2021-07-13 14:28:14 +02: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