uppy/packages/@uppy
Merlijn Vos 9a213b59da
Fix all breaking todo comments for 3.0 (#3907)
- `@uppy/aws/s3-multipart`: remove `client` getter and setter.
  - reason: internal usage only
  - migrate: use exposed options only
- `@uppy/core`: remove `AggregateError` polyfill
  - reason: [should be polyfilled by the user](https://github.com/transloadit/uppy/pull/3532#discussion_r818602636)
  - migrate: install `AggregateError` polyfill or use `core-js`
- `@uppy/core`: remove `reset()` method
  - reason: it's a duplicate of `cancelAll`, but with a less intention revealing name
  - migrate: use `cancelAll`
- `@uppy/core`: remove backwards compatible exports (static properties on `Uppy`)
  - reason: transition to ESM
  - migrate: import the `Uppy` class by default and/or use named exports for everything else.
- `@uppy/react`: don't expose `validProps`
  - reason: internal only
  - migrate: do not depend on this
- `@uppy/store-redux`: remove backwards compatible exports (static properties on `ReduxStore`)
  - reason: transition to ESM
  - migrate: use named imports
- `@uppy/thumbnail-generator`: remove `rotateImage`, `protect`, and `canvasToBlob` from prototype.
  - reason: internal only
  - migrate: don't depend on this
2022-08-03 20:07:24 +02:00
..
angular Release: uppy@2.11.0 (#3796) 2022-05-30 17:17:28 +01:00
audio Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
aws-s3 Release: uppy@3.0.0-beta.3 (#3918) 2022-07-27 19:03:19 +01:00
aws-s3-multipart Fix all breaking todo comments for 3.0 (#3907) 2022-08-03 20:07:24 +02:00
box Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
companion Fix all breaking todo comments for 3.0 (#3907) 2022-08-03 20:07:24 +02:00
companion-client Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
compressor Release: uppy@3.0.0-beta.3 (#3918) 2022-07-27 19:03:19 +01:00
core Fix all breaking todo comments for 3.0 (#3907) 2022-08-03 20:07:24 +02:00
dashboard Fix all breaking todo comments for 3.0 (#3907) 2022-08-03 20:07:24 +02:00
drag-drop Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
drop-target Release: uppy@3.0.0-beta.4 (#3943) 2022-08-03 10:06:32 +00:00
dropbox Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
facebook Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
file-input Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
form Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
golden-retriever Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
google-drive Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
image-editor Release: uppy@3.0.0-beta.3 (#3918) 2022-07-27 19:03:19 +01:00
informer Release: uppy@3.0.0-beta.4 (#3943) 2022-08-03 10:06:32 +00:00
instagram Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
locales Release: uppy@3.0.0-beta.3 (#3918) 2022-07-27 19:03:19 +01:00
onedrive Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
progress-bar Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
provider-views Release: uppy@3.0.0-beta.2 (#3868) 2022-07-06 17:11:37 +01:00
react Fix all breaking todo comments for 3.0 (#3907) 2022-08-03 20:07:24 +02:00
react-native Release: uppy@2.11.0 (#3796) 2022-05-30 17:17:28 +01:00
redux-dev-tools Fix all breaking todo comments for 3.0 (#3907) 2022-08-03 20:07:24 +02:00
remote-sources Release: uppy@3.0.0-beta.4 (#3943) 2022-08-03 10:06:32 +00:00
robodog Release: uppy@3.0.0-beta.4 (#3943) 2022-08-03 10:06:32 +00:00
screen-capture Release: uppy@3.0.0-beta.4 (#3943) 2022-08-03 10:06:32 +00:00
status-bar Release: uppy@3.0.0-beta.4 (#3943) 2022-08-03 10:06:32 +00:00
store-default Release: uppy@3.0.0-beta.4 (#3943) 2022-08-03 10:06:32 +00:00
store-redux Fix all breaking todo comments for 3.0 (#3907) 2022-08-03 20:07:24 +02:00
svelte Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
thumbnail-generator Fix all breaking todo comments for 3.0 (#3907) 2022-08-03 20:07:24 +02:00
transloadit Fix all breaking todo comments for 3.0 (#3907) 2022-08-03 20:07:24 +02:00
tus Release: uppy@3.0.0-beta.4 (#3943) 2022-08-03 10:06:32 +00:00
unsplash Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
url Release: uppy@3.0.0-beta.4 (#3943) 2022-08-03 10:06:32 +00:00
utils Release: uppy@3.0.0-beta (#3798) 2022-05-30 17:50:06 +01:00
vue Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00
webcam Release: uppy@3.0.0-beta.3 (#3918) 2022-07-27 19:03:19 +01:00
xhr-upload Release: uppy@3.0.0-beta.3 (#3918) 2022-07-27 19:03:19 +01:00
zoom Release: uppy@3.0.0-beta.1 (#3822) 2022-06-09 21:45:29 +01:00