uppy/packages/@uppy
Prakash cb9673bc1e
uppy 5.0: remove stale plugins (#5834)
This PR removes `@uppy/store-redux` , `@uppy/redux-dev-tools` ,
`@uppy/progress-bar` , `@uppy/drag-drop` , `@uppy/file-input` ,
`@uppy/aws-s3-multipart`

- **Source Removal**  
Removed source Dirs of packages, including all source code, styles,
documentation, and build configurations.

- **Bundle & Exports**  
Removed related exports from `packages/uppy/src/bundle.ts` and
`index.ts`. Cleaned up dependencies from `uppy/package.json`.

- **Framework Cleanup**  
  Removed components and exports from:
  - `@uppy/react`
  - `@uppy/vue`
  - `@uppy/svelte`
  - `@uppy/angular`

- **Dependency Cleanup**  
Removed references across all `package.json`, `peerDependencies`,
`tsconfig.*.json`, and `turbo.json` files.

- **Example Updates**  
  - Updated Angular example and `private/dev/DragDrop.js`
  - Removed deprecated plugin usage
  - Cleaned example dependencies

- **Style Cleanup**  
Removed CSS imports from `packages/uppy/src/style.scss` and
`examples/angular/src/styles.css`. Fixed TypeScript project references.

- **Migration Guide**  
  Updated `.github/MIGRATION.md`
2025-07-28 10:30:50 +02:00
..
angular uppy 5.0: remove stale plugins (#5834) 2025-07-28 10:30:50 +02:00
audio Fix object not extensible (#5835) 2025-07-21 12:48:18 +02:00
aws-s3 Resolve @uppy/core yarn install warnings (#5826) 2025-07-15 17:19:43 +02:00
box Resolve @uppy/core yarn install warnings (#5826) 2025-07-15 17:19:43 +02:00
companion @uppy/companion: fix (breaking) todo comments (#5802) 2025-07-23 13:50:49 +02:00
companion-client @uppy/companion: fix (breaking) todo comments (#5802) 2025-07-23 13:50:49 +02:00
components Use turbo for building and watching concurrently (#5808) 2025-07-10 13:21:18 +02:00
compressor Use turbo for all unit tests (#5815) 2025-07-12 13:21:35 +02:00
core Use turbo for all unit tests (#5815) 2025-07-12 13:21:35 +02:00
dashboard merge @uppy/informer into @uppy/dashboard (#5821) 2025-07-23 13:52:26 +02:00
drop-target Use turbo for building and watching concurrently (#5808) 2025-07-10 13:21:18 +02:00
dropbox Resolve @uppy/core yarn install warnings (#5826) 2025-07-15 17:19:43 +02:00
facebook Resolve @uppy/core yarn install warnings (#5826) 2025-07-15 17:19:43 +02:00
form Use turbo for building and watching concurrently (#5808) 2025-07-10 13:21:18 +02:00
golden-retriever Use turbo for building and watching concurrently (#5808) 2025-07-10 13:21:18 +02:00
google-drive Resolve @uppy/core yarn install warnings (#5826) 2025-07-15 17:19:43 +02:00
google-drive-picker Resolve @uppy/core yarn install warnings (#5826) 2025-07-15 17:19:43 +02:00
google-photos-picker Resolve @uppy/core yarn install warnings (#5826) 2025-07-15 17:19:43 +02:00
image-editor Use turbo for building and watching concurrently (#5808) 2025-07-10 13:21:18 +02:00
informer merge @uppy/informer into @uppy/dashboard (#5821) 2025-07-23 13:52:26 +02:00
instagram Resolve @uppy/core yarn install warnings (#5826) 2025-07-15 17:19:43 +02:00
locales uppy 5.0: remove stale plugins (#5834) 2025-07-28 10:30:50 +02:00
onedrive Resolve @uppy/core yarn install warnings (#5826) 2025-07-15 17:19:43 +02:00
provider-views Fix object not extensible (#5835) 2025-07-21 12:48:18 +02:00
react uppy 5.0: remove stale plugins (#5834) 2025-07-28 10:30:50 +02:00
react-native Resolve @uppy/core yarn install warnings (#5826) 2025-07-15 17:19:43 +02:00
remote-sources Resolve @uppy/core yarn install warnings (#5826) 2025-07-15 17:19:43 +02:00
screen-capture Fix object not extensible (#5835) 2025-07-21 12:48:18 +02:00
status-bar Fix object not extensible (#5835) 2025-07-21 12:48:18 +02:00
store-default Use turbo for all unit tests (#5815) 2025-07-12 13:21:35 +02:00
svelte uppy 5.0: remove stale plugins (#5834) 2025-07-28 10:30:50 +02:00
thumbnail-generator Use turbo for all unit tests (#5815) 2025-07-12 13:21:35 +02:00
transloadit Resolve @uppy/core yarn install warnings (#5826) 2025-07-15 17:19:43 +02:00
tus Resolve @uppy/core yarn install warnings (#5826) 2025-07-15 17:19:43 +02:00
unsplash Resolve @uppy/core yarn install warnings (#5826) 2025-07-15 17:19:43 +02:00
url Resolve @uppy/core yarn install warnings (#5826) 2025-07-15 17:19:43 +02:00
utils Use turbo for all unit tests (#5815) 2025-07-12 13:21:35 +02:00
vue uppy 5.0: remove stale plugins (#5834) 2025-07-28 10:30:50 +02:00
webcam @uppy/companion: fix (breaking) todo comments (#5802) 2025-07-23 13:50:49 +02:00
webdav Resolve @uppy/core yarn install warnings (#5826) 2025-07-15 17:19:43 +02:00
xhr-upload Resolve @uppy/core yarn install warnings (#5826) 2025-07-15 17:19:43 +02:00
zoom Resolve @uppy/core yarn install warnings (#5826) 2025-07-15 17:19:43 +02:00