github-actions[bot]
86e2e67501
Release: uppy@3.25.3 ( #5161 )
...
| Package | Version | Package | Version |
| ------------------ | ------- | ------------------ | ------- |
| @uppy/core | 3.11.3 | uppy | 3.25.3 |
| @uppy/image-editor | 2.4.6 | | |
- @uppy/image-editor: fix tooltips (Avneet Singh Malhotra / #5156 )
- meta: Remove redundant `plugins` prop from examples (Merlijn Vos / #5145 )
- @uppy/image-editor: Remove `target` option from examples and document consistently (Merlijn Vos / #5146 )
- @uppy/core: make getObjectOfFilesPerState more efficient (Merlijn Vos / #5155 )
2024-05-14 14:47:36 +00:00
Avneet Singh Malhotra
4acd793d4e
@uppy/image-editor: fix tooltips ( #5156 )
...
image-editor-controls-tooltip-not-showing
2024-05-13 09:52:39 +02:00
Merlijn Vos
0bb21cb15b
Remove target option from examples and document consistently ( #5146 )
2024-05-08 16:50:56 +02:00
Merlijn Vos
7d6937300a
meta: enable prettier for markdown ( #5133 )
...
* meta: enable prettier for markdown
* Ignore changelogs
* revert CHANGELOG changes
* More formatting
---------
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
2024-05-02 11:35:55 +02:00
github-actions[bot]
0f84390107
Release: uppy@3.25.0 ( #5127 )
...
| Package | Version | Package | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/audio | 1.1.9 | @uppy/instagram | 3.3.1 |
| @uppy/aws-s3-multipart | 3.11.1 | @uppy/onedrive | 3.3.1 |
| @uppy/box | 2.3.1 | @uppy/provider-views | 3.12.0 |
| @uppy/companion-client | 3.8.1 | @uppy/react | 3.3.1 |
| @uppy/compressor | 1.1.3 | @uppy/status-bar | 3.3.2 |
| @uppy/core | 3.11.0 | @uppy/svelte | 3.1.4 |
| @uppy/dashboard | 3.8.2 | @uppy/transloadit | 3.6.1 |
| @uppy/drop-target | 2.1.0 | @uppy/unsplash | 3.3.1 |
| @uppy/dropbox | 3.3.1 | @uppy/url | 3.6.1 |
| @uppy/facebook | 3.3.1 | @uppy/utils | 5.9.0 |
| @uppy/file-input | 3.1.2 | @uppy/webcam | 3.4.1 |
| @uppy/form | 3.2.1 | @uppy/xhr-upload | 3.6.5 |
| @uppy/google-drive | 3.5.1 | @uppy/zoom | 2.3.1 |
| @uppy/image-editor | 2.4.5 | uppy | 3.25.0 |
- meta: enforce use of `.js` extension in `import type` declarations (Antoine du Hamel / #5126 )
- @uppy/core: add instance ID to generated IDs (Merlijn Vos / #5080 )
- @uppy/core: reference updated i18n in Restricter (Merlijn Vos / #5118 )
- @uppy/xhr-upload: refactor to use `fetcher` (Merlijn Vos / #5074 )
- meta: docs: use StackBlitz for all examples/issue template (Merlijn Vos / #5125 )
- meta: Update yarn.lock (Murderlon)
- @uppy/svelte: Add svelte 5 as peer dep (frederikhors / #5122 )
- meta: Bump docker/setup-buildx-action from 2 to 3 (dependabot[bot] / #5124 )
- meta: Bump actions/checkout from 3 to 4 (dependabot[bot] / #5123 )
- @uppy/dashboard,@uppy/provider-views: Remove JSX global type everywhere (Merlijn Vos / #5117 )
- @uppy/utils: improve return type of `dataURItoFile` (Antoine du Hamel / #5112 )
- @uppy/drop-target: change drop event type to DragEvent (Alireza Heydari / #5107 )
- @uppy/image-editor: fix label definitions (Antoine du Hamel / #5111 )
- meta: bump Prettier version (Antoine du Hamel / #5114 )
- @uppy/provider-views: bring back "loaded X files..." (Mikael Finstad / #5097 )
- @uppy/dashboard: fix type of trigger option (Merlijn Vos / #5106 )
- meta: fix linter (Antoine du Hamel)
- @uppy/form: fix `submitOnSuccess` and `triggerUploadOnSubmit` combination (Merlijn Vos / #5058 )
- meta: Bump docker/build-push-action from 3 to 5 (dependabot[bot] / #5105 )
- meta: Bump akhileshns/heroku-deploy from 3.12.12 to 3.13.15 (dependabot[bot] / #5102 )
- meta: Bump docker/login-action from 2 to 3 (dependabot[bot] / #5101 )
- meta: Bump actions/download-artifact from 3 to 4 (dependabot[bot])
- meta: Bump actions/upload-artifact from 3 to 4 (dependabot[bot])
2024-04-29 14:35:21 +00:00
Antoine du Hamel
faceaf0da3
meta: enforce use of .js extension in import type declarations ( #5126 )
2024-04-29 16:23:28 +02:00
Merlijn Vos
57b5909611
Remove JSX global type everywhere ( #5117 )
...
* Remove JSX global type everywhere
* Add JSX to restricted globals
* Fix last instances of JSX global
2024-04-25 16:20:28 +02:00
Antoine du Hamel
2f5c32a269
@uppy/image-editor: fix label definitions ( #5111 )
2024-04-23 17:45:45 +02:00
github-actions[bot]
3be236ddc9
Release: uppy@3.23.0 ( #4976 )
...
| Package | Version | Package | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/box | 2.2.1 | @uppy/onedrive | 3.2.1 |
| @uppy/companion-client | 3.7.4 | @uppy/progress-bar | 3.1.0 |
| @uppy/core | 3.9.3 | @uppy/provider-views | 3.10.0 |
| @uppy/dashboard | 3.7.5 | @uppy/status-bar | 3.3.0 |
| @uppy/file-input | 3.1.0 | @uppy/utils | 5.7.4 |
| @uppy/form | 3.2.0 | @uppy/xhr-upload | 3.6.4 |
| @uppy/image-editor | 2.4.4 | uppy | 3.23.0 |
| @uppy/informer | 3.1.0 | | |
- @uppy/form: migrate to TS (Merlijn Vos / #4937 )
- @uppy/box: fetchPreAuthToken in box too (Mikael Finstad / #4969 )
- @uppy/progress-bar: refactor to TypeScript (Mikael Finstad / #4921 )
- @uppy/onedrive: fix custom oauth2 credentials for onedrive (Mikael Finstad / #4968 )
- @uppy/companion-client,@uppy/utils,@uppy/xhr-upload: improvements for #4922 (Mikael Finstad / #4960 )
- @uppy/utils: fix various type issues (Mikael Finstad / #4958 )
- @uppy/provider-views: migrate to TS (Merlijn Vos / #4919 )
- @uppy/utils: simplify `findDOMElements` (Mikael Finstad / #4957 )
- @uppy/xhr-upload: fix getResponseData regression (Merlijn Vos / #4964 )
- @uppy/informer: migrate to TS (Merlijn Vos / #4967 )
- @uppy/core: remove unused import (Antoine du Hamel / #4972 )
- @uppy/image-editor: remove default target (Merlijn Vos / #4966 )
- @uppy/angular: Build fixes (Mikael Finstad / #4959 )
- meta: Fix flaky e2e test (Murderlon)
- meta: fix e2e flake (Mikael Finstad / #4961 )
- meta: add support for `Fragment` short syntax (Antoine du Hamel / #4953 )
- @uppy/file-input: refactor to TypeScript (Antoine du Hamel / #4954 )
2024-02-28 12:07:36 +00:00
Merlijn Vos
d602d93829
@uppy/image-editor: remove default target ( #4966 )
2024-02-27 17:56:28 +01:00
github-actions[bot]
0fd1a2a2ef
Release: uppy@3.22.2 ( #4952 )
...
| Package | Version | Package | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/audio | 1.1.7 | @uppy/react | 3.2.2 |
| @uppy/companion | 4.12.3 | @uppy/status-bar | 3.2.8 |
| @uppy/companion-client | 3.7.3 | @uppy/tus | 3.5.3 |
| @uppy/core | 3.9.2 | @uppy/utils | 5.7.3 |
| @uppy/dashboard | 3.7.4 | @uppy/xhr-upload | 3.6.3 |
| @uppy/image-editor | 2.4.3 | uppy | 3.22.2 |
- @uppy/core: fix plugin detection (Antoine du Hamel / #4951 )
- @uppy/core,@uppy/utils: Introduce `ValidateableFile` & move `MinimalRequiredUppyFile` into utils (Antoine du Hamel / #4944 )
- meta: uppy: fix bundle builder (Antoine du Hamel / #4950 )
- @uppy/core: improve `UIPluginOptions` types (Merlijn Vos / #4946 )
- @uppy/companion-client: fix body/url on upload-success (Merlijn Vos / #4922 )
- @uppy/utils: remove EventManager circular reference (Merlijn Vos / #4949 )
- @uppy/dashboard: MetaEditor + ImageEditor - new state machine logic (Evgenia Karunus / #4939 )
- meta: disable `@typescript-eslint/no-non-null-assertion` lint rule (Antoine du Hamel / #4945 )
- @uppy/companion-client: remove unnecessary `'use strict'` directives (Antoine du Hamel / #4943 )
- @uppy/companion-client: type changes for provider-views (Antoine du Hamel / #4938 )
- meta: bump ip from 1.1.8 to 1.1.9 (dependabot[bot] / #4941 )
- @uppy/companion-client: update types (Antoine du Hamel / #4927 )
2024-02-22 16:04:13 +00:00
Merlijn Vos
59ce5a37bc
@uppy/core: improve UIPluginOptions types ( #4946 )
...
Co-authored-by: Antoine du Hamel <antoine@transloadit.com>
2024-02-22 16:30:46 +01:00
Antoine du Hamel
9fb5162bd2
meta: disable @typescript-eslint/no-non-null-assertion lint rule ( #4945 )
2024-02-21 13:24:55 +01:00
github-actions[bot]
eebc9a0432
Release: uppy@3.22.1 ( #4935 )
...
| Package | Version | Package | Version |
| ------------------------- | ------- | ------------------------- | ------- |
| @uppy/audio | 1.1.6 | @uppy/remote-sources | 1.1.2 |
| @uppy/aws-s3 | 3.6.2 | @uppy/status-bar | 3.2.7 |
| @uppy/aws-s3-multipart | 3.10.2 | @uppy/store-default | 3.2.2 |
| @uppy/companion | 4.12.2 | @uppy/store-redux | 3.0.7 |
| @uppy/companion-client | 3.7.2 | @uppy/svelte | 3.1.3 |
| @uppy/compressor | 1.1.1 | @uppy/thumbnail-generator | 3.0.8 |
| @uppy/core | 3.9.1 | @uppy/transloadit | 3.5.1 |
| @uppy/dashboard | 3.7.3 | @uppy/tus | 3.5.2 |
| @uppy/drop-target | 2.0.4 | @uppy/utils | 5.7.2 |
| @uppy/form | 3.1.1 | @uppy/vue | 1.1.2 |
| @uppy/golden-retriever | 3.1.3 | @uppy/webcam | 3.3.6 |
| @uppy/image-editor | 2.4.2 | @uppy/xhr-upload | 3.6.2 |
| @uppy/locales | 3.5.2 | uppy | 3.22.1 |
| @uppy/provider-views | 3.9.1 | | |
- @uppy/locales: update vi_VN translation (David Nguyen / #4930 )
- @uppy/compressor,@uppy/core,@uppy/dashboard,@uppy/status-bar: bump `@transloadit/prettier-bytes` (Antoine du Hamel / #4933 )
2024-02-20 09:36:32 +00:00
github-actions[bot]
8505b0b079
Release: uppy@3.22.0 ( #4929 )
...
| Package | Version | Package | Version |
| ------------------------- | ------- | ------------------------- | ------- |
| @uppy/audio | 1.1.5 | @uppy/remote-sources | 1.1.1 |
| @uppy/aws-s3 | 3.6.1 | @uppy/status-bar | 3.2.6 |
| @uppy/aws-s3-multipart | 3.10.1 | @uppy/store-default | 3.2.1 |
| @uppy/companion | 4.12.1 | @uppy/store-redux | 3.0.6 |
| @uppy/companion-client | 3.7.1 | @uppy/svelte | 3.1.2 |
| @uppy/compressor | 1.1.0 | @uppy/thumbnail-generator | 3.0.7 |
| @uppy/core | 3.9.0 | @uppy/transloadit | 3.5.0 |
| @uppy/dashboard | 3.7.2 | @uppy/tus | 3.5.1 |
| @uppy/drop-target | 2.0.3 | @uppy/utils | 5.7.1 |
| @uppy/form | 3.1.0 | @uppy/vue | 1.1.1 |
| @uppy/golden-retriever | 3.1.2 | @uppy/webcam | 3.3.5 |
| @uppy/image-editor | 2.4.1 | @uppy/xhr-upload | 3.6.1 |
| @uppy/locales | 3.5.1 | uppy | 3.22.0 |
| @uppy/provider-views | 3.9.0 | | |
- @uppy/aws-s3-multipart,@uppy/aws-s3,@uppy/companion-client,@uppy/tus,@uppy/xhr-upload: update `uppyfile` objects before emitting events (antoine du hamel / #4928 )
- @uppy/transloadit: add `clientname` option (marius / #4920 )
- @uppy/thumbnail-generator: fix broken previews after cropping (evgenia karunus / #4926 )
- @uppy/compressor: upgrade compressorjs (merlijn vos / #4924 )
- @uppy/companion: fix companion dns and allow redirects from http->https again (mikael finstad / #4895 )
- @uppy/dashboard: autoopenfileeditor - rename "edit file" to "edit image" (evgenia karunus / #4925 )
- meta: resolve jsx to preact in shared tsconfig (merlijn vos / #4923 )
- @uppy/image-editor: image editor: make compressor work after the image editor, too (evgenia karunus / #4918 )
- meta: exclude `tsconfig` files from npm bundles (antoine du hamel / #4916 )
- @uppy/compressor: migrate to ts (mikael finstad / #4907 )
- @uppy/provider-views: update uppy-providerbrowser-viewtype--list.scss (aditya patadia / #4913 )
- @uppy/tus: migrate to ts (merlijn vos / #4899 )
- meta: bump yarn version (antoine du hamel / #4906 )
- meta: validate `defaultoptions` for stricter option types (antoine du hamel / #4901 )
- @uppy/dashboard: Uncouple native camera and video buttons from the `disableLocalFiles` option (jake mcallister / #4894 )
- meta: put experimental ternaries in .prettierrc.js (merlijn vos / #4900 )
- @uppy/xhr-upload: migrate to ts (merlijn vos / #4892 )
- @uppy/drop-target: refactor to typescript (artur paikin / #4863 )
- meta: fix missing line return in js2ts script (antoine du hamel)
- meta: disable `@typescript-eslint/no-empty-function` lint rule (antoine du hamel / #4891 )
- @uppy/companion-client: fix tests and linter (antoine du hamel / #4890 )
- @uppy/companion-client: migrate to ts (merlijn vos / #4864 )
- meta: prettier 3.0.3 -> 3.2.4 (antoine du hamel / #4889 )
- @uppy/image-editor: migrate to ts (merlijn vos / #4880 )
- meta: fix race condition in `e2e.yml` (antoine du hamel)
- @uppy/core: add utility type to help define plugin option types (antoine du hamel / #4885 )
- meta: merge `output-watcher` and `e2e` workflows (antoine du hamel / #4886 )
- @uppy/status-bar: fix `statusbaroptions` type (antoine du hamel / #4883 )
- @uppy/core: improve types of .use() (merlijn vos / #4882 )
- @uppy/audio: fix `audiooptions` (antoine du hamel / #4884 )
- meta: upgrade vite and vitest (antoine du hamel / #4881 )
- meta: fix `yarn build:clean` (antoine du hamel)
- @uppy/audio: refactor to typescript (antoine du hamel / #4860 )
- @uppy/status-bar: refactor to typescript (antoine du hamel / #4839 )
- @uppy/core: add `plugintarget` type and mark options as optional (antoine du hamel / #4874 )
- meta: improve output watcher diff (antoine du hamel / #4876 )
- meta: minify the output watcher diff further (antoine du hamel)
- meta: remove comments from output watcher (mikael finstad / #4875 )
- @uppy/utils: improve types for `finddomelement` (antoine du hamel / #4873 )
- @uppy/code: allow plugins to type `pluginstate` (antoine du hamel / #4872 )
- meta: build(deps): bump follow-redirects from 1.15.1 to 1.15.4 (dependabot[bot] / #4862 )
- meta: add `output-watcher` gha to help check output diff (antoine du hamel / #4868 )
- meta: generate locale pack from output file (antoine du hamel / #4867 )
- meta: comment on what we want to do about close, resetprogress, clearuploadedfiles, etc in the next major (artur paikin / #4865 )
- meta: fix `yarn build:clean` (antoine du hamel / #4866 )
- meta: use `explicit-module-boundary-types` lint rule (antoine du hamel / #4858 )
- @uppy/form: use requestsubmit (merlijn vos / #4852 )
- @uppy/provider-views: add referrerpolicy to images (merlijn vos / #4853 )
- @uppy/core: add `debuglogger` as export in manual types (antoine du hamel / #4831 )
- meta: fix `js2ts` script (antoine du hamel / #4846 )
- @uppy/xhr-upload: show remove button (merlijn vos / #4851 )
- meta: upgrade `@transloadit/prettier-bytes` (antoine du hamel / #4850 )
- @uppy/core: add missing requiredmetafields key in restrictions (darthf1 / #4819 )
- @uppy/companion,@uppy/tus: bump `tus-js-client` version range (merlijn vos / #4848 )
- meta: build(deps): bump aws/aws-sdk-php from 3.272.1 to 3.288.1 in /examples/aws-php (dependabot[bot] / #4838 )
- @uppy/dashboard: fix `typeerror` when `file.remote` is nullish (antoine du hamel / #4825 )
- meta: fix `js2ts` script (antoine du hamel / #4844 )
- @uppy/locales: fix "save" button translation in hr_hr.ts (žan žlender / #4830 )
- meta: fix linting of `.tsx` files (antoine du hamel / #4843 )
- @uppy/core: fix types (antoine du hamel / #4842 )
- @uppy/utils: improve `preprocess` and `postprocess` types (antoine du hamel / #4841 )
- meta: fix `yarn build:clean` (mikael finstad / #4840 )
- meta: dev: remove extensions from vite aliases (antoine du hamel)
- meta: fix `"e2e"` script (antoine du hamel)
- @uppy/core: refactor to ts (murderlon)
- meta: fix typescript ci (antoine du hamel)
- meta: fix clean script (mikael finstad / #4820 )
- @uppy/companion-client: fix `typeerror` (antoine du hamel)
2024-02-19 16:29:43 +00:00
Merlijn Vos
ab7ed608dc
meta: resolve jsx to Preact in shared tsconfig ( #4923 )
2024-02-15 14:05:54 +01:00
Evgenia Karunus
3c0140aa13
Image editor: make compressor work after the image editor, too ( #4918 )
...
* Editor.tsx - clean up post typescriptofication
* dev - finally add favicons to avoid errors in the console
* ImageEditor.tsx - reinsert filename after image editor
2024-02-14 15:59:59 +04:00
Antoine du Hamel
d85caf6c51
meta: exclude tsconfig files from npm bundles ( #4916 )
2024-02-13 23:21:08 +01:00
Antoine du Hamel
66bd526ab3
meta: validate defaultOptions for stricter option types ( #4901 )
2024-02-01 14:06:42 +01:00
Antoine du Hamel
588bfb515e
meta: prettier 3.0.3 -> 3.2.4 ( #4889 )
...
Notable change: https://prettier.io/blog/2023/11/13/curious-ternaries
2024-01-24 11:37:01 +01:00
Merlijn Vos
d18bb0c468
@uppy/image-editor: migrate to TS ( #4880 )
2024-01-24 11:27:05 +01:00
github-actions[bot]
49fa351b78
Release: uppy@3.21.0 ( #4823 )
...
| Package | Version | Package | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/aws-s3 | 3.6.0 | @uppy/instagram | 3.2.0 |
| @uppy/aws-s3-multipart | 3.10.0 | @uppy/onedrive | 3.2.0 |
| @uppy/box | 2.2.0 | @uppy/provider-views | 3.8.0 |
| @uppy/companion | 4.12.0 | @uppy/store-default | 3.2.0 |
| @uppy/companion-client | 3.7.0 | @uppy/tus | 3.5.0 |
| @uppy/core | 3.8.0 | @uppy/url | 3.5.0 |
| @uppy/dropbox | 3.2.0 | @uppy/utils | 5.7.0 |
| @uppy/facebook | 3.2.0 | @uppy/xhr-upload | 3.6.0 |
| @uppy/google-drive | 3.4.0 | @uppy/zoom | 2.2.0 |
| @uppy/image-editor | 2.4.0 | uppy | 3.21.0 |
- @uppy/provider-views: fix uploadRemoteFile undefined (Mikael Finstad / #4814 )
- @uppy/companion: fix double tus uploads (Mikael Finstad / #4816 )
- @uppy/companion: fix accelerated endpoints for presigned POST (Mikael Finstad / #4817 )
- @uppy/companion: fix `authProvider` property inconsistency (Mikael Finstad / #4672 )
- @uppy/companion: send certain onedrive errors to the user (Mikael Finstad / #4671 )
- meta: fix typo in `lockfile_check.yml` name (Antoine du Hamel)
- @uppy/aws-s3: change Companion URL in tests (Antoine du Hamel)
- @uppy/set-state: fix types (Antoine du Hamel)
- @uppy/companion: Provider user sessions (Mikael Finstad / #4619 )
- meta: fix `js2ts` script on Node.js 20+ (Merlijn Vos / #4802 )
- @uppy/companion-client: avoid unnecessary preflight requests (Antoine du Hamel / #4462 )
- meta: Migrate to AWS-SDK V3 syntax (Artur Paikin / #4810 )
- @uppy/utils: fix import in test files (Antoine du Hamel / #4806 )
- @uppy/core: Fix onBeforeFileAdded with Golden Retriever (Merlijn Vos / #4799 )
- @uppy/image-editor: respect `cropperOptions.initialAspectRatio` (Lucklj521 / #4805 )
2023-12-12 22:39:49 +00:00
Lucklj521
f2cce79898
@uppy/image-editor: respect cropperOptions.initialAspectRatio ( #4805 )
...
Co-authored-by: lijie <lijie@shangyuan.biz>
2023-11-27 13:25:29 +01:00
github-actions[bot]
472cc9352d
Release: uppy@3.19.0 ( #4781 )
...
| Package | Version | Package | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/aws-s3 | 3.5.0 | @uppy/provider-views | 3.7.0 |
| @uppy/aws-s3-multipart | 3.9.0 | @uppy/react | 3.2.0 |
| @uppy/companion | 4.11.0 | @uppy/transloadit | 3.4.0 |
| @uppy/companion-client | 3.6.0 | @uppy/tus | 3.4.0 |
| @uppy/core | 3.7.0 | @uppy/url | 3.4.0 |
| @uppy/dashboard | 3.7.0 | @uppy/utils | 5.6.0 |
| @uppy/image-editor | 2.3.0 | @uppy/xhr-upload | 3.5.0 |
| @uppy/locales | 3.4.0 | uppy | 3.19.0 |
- @uppy/dashboard: Remove uppy-Dashboard-isFixed when uppy.close() is invoked (Artur Paikin / #4775 )
- @uppy/core,@uppy/dashboard: don't cancel all files when clicking "done" (Mikael Finstad / #4771 )
- @uppy/utils: refactor to TS (Antoine du Hamel / #4699 )
- @uppy/locales: locales: add ca_ES (ordago / #4772 )
- @uppy/companion: Companion+client stability fixes, error handling and retry (Mikael Finstad / #4734 )
- @uppy/companion: add getBucket metadata argument (Mikael Finstad / #4770 )
- @uppy/core: simplify types with class generic (JokcyLou / #4761 )
- @uppy/image-editor: More image editor improvements (Evgenia Karunus / #4676 )
- @uppy/react: add useUppyState (Merlijn Vos / #4711 )
2023-11-08 23:42:11 +00:00
Evgenia Karunus
47e9f70761
More image editor improvements ( #4676 )
...
* Editor.jsx - make granular rotation [-45, 45] instead of [-45, 44]
* Editor.jsx - add labels to all buttons
* css - center granularRotation's label
* locale - Revert -> Cancel -> Reset
* locale - Rotate => Rotate 90°
Co-authored-by: Alexander Zaytsev <nqst@users.noreply.github.com>
* Update packages/@uppy/image-editor/src/locale.js
locale - Flip => Flip horizontally
Co-authored-by: Alexander Zaytsev <nqst@users.noreply.github.com>
* typo fix
* Editor.jsx - add cropbox limitation
* Editor.jsx - always behave as if cropbox is still wrapping the full image on rotation
* Editor.jsx - cropper settings => `.addEventListener`
* cropper.scss - move all Uppy-specific changes into `style.scss`
* css - enable theme-dependent backgrounds
* inputrange.scss - update the version, move all Uppy-specific changes into `style.scss`
* style.scss - improve toolbox styles
* style.scss - make slider :hover/:focus visible!
* prettier - run prettier on our new code
* image editor - fix Alex's "weird image" error
* image editor - add the `quality: 0.8` explanation
* image editor - set the minimum height and width of the cropbox
---------
Co-authored-by: Alexander Zaytsev <nqst@users.noreply.github.com>
2023-11-01 13:33:11 +00:00
github-actions[bot]
49c9bcc8b7
Release: uppy@3.18.0 ( #4754 )
...
| Package | Version | Package | Version |
| ------------------------- | ------- | ------------------------- | ------- |
| @uppy/angular | 0.6.1 | @uppy/progress-bar | 3.0.4 |
| @uppy/audio | 1.1.4 | @uppy/provider-views | 3.6.0 |
| @uppy/aws-s3 | 3.4.0 | @uppy/react | 3.1.4 |
| @uppy/aws-s3-multipart | 3.8.0 | @uppy/remote-sources | 1.1.0 |
| @uppy/box | 2.1.4 | @uppy/screen-capture | 3.1.3 |
| @uppy/companion | 4.10.0 | @uppy/status-bar | 3.2.5 |
| @uppy/companion-client | 3.5.0 | @uppy/store-default | 3.0.5 |
| @uppy/compressor | 1.0.5 | @uppy/store-redux | 3.0.5 |
| @uppy/core | 3.6.0 | @uppy/svelte | 3.1.1 |
| @uppy/dashboard | 3.6.0 | @uppy/thumbnail-generator | 3.0.6 |
| @uppy/drop-target | 2.0.2 | @uppy/transloadit | 3.3.2 |
| @uppy/dropbox | 3.1.4 | @uppy/tus | 3.3.2 |
| @uppy/facebook | 3.1.3 | @uppy/unsplash | 3.2.3 |
| @uppy/file-input | 3.0.4 | @uppy/url | 3.3.4 |
| @uppy/form | 3.0.3 | @uppy/utils | 5.5.2 |
| @uppy/golden-retriever | 3.1.1 | @uppy/vue | 1.1.0 |
| @uppy/google-drive | 3.3.0 | @uppy/webcam | 3.3.4 |
| @uppy/image-editor | 2.2.2 | @uppy/xhr-upload | 3.4.2 |
| @uppy/informer | 3.0.4 | @uppy/zoom | 2.1.3 |
| @uppy/instagram | 3.1.3 | uppy | 3.18.0 |
| @uppy/onedrive | 3.1.4 | | |
- @uppy/aws-s3-multipart: fix `TypeError` (Antoine du Hamel / #4748 )
- meta: Bump tough-cookie from 4.1.2 to 4.1.3 (dependabot[bot] / #4750 )
- meta: example: simplify code by using built-in `throwIfAborted` (Antoine du Hamel / #4749 )
- @uppy/aws-s3-multipart: pass `signal` as separate arg for backward compat (Antoine du Hamel / #4746 )
- meta: fix TS integration (Antoine du Hamel / #4741 )
- meta: fix js2ts check (Antoine du Hamel)
- meta: add support for TypeScript plugins (Antoine du Hamel / #4640 )
- @uppy/vue: export FileInput (mdxiaohu / #4736 )
- meta: examples: update `server.py` (codehero7386 / #4732 )
- @uppy/aws-s3-multipart: fix `uploadURL` when using `PUT` (Antoine du Hamel / #4701 )
- @uppy/dashboard: auto discover and install plugins without target (Artur Paikin / #4343 )
- meta: e2e: upgrade Cypress (Antoine du Hamel / #4731 )
- @uppy/core: mark the package as side-effect free (Antoine du Hamel / #4730 )
- meta: Bump postcss from 8.4.16 to 8.4.31 (dependabot[bot] / #4723 )
- meta: test with the latest versions of Node.js (Antoine du Hamel / #4729 )
- meta: e2e: update Parcel (Antoine du Hamel / #4726 )
- meta: uppy: fix types (Antoine du Hamel / #4721 )
- @uppy/core: type more events (Antoine du Hamel / #4719 )
- @uppy/svelte: fix TS build command (Antoine du Hamel / #4720 )
- @uppy/companion: Bucket fn also remote files (Mikael Finstad / #4693 )
- @uppy/companion-client: fixup! Added Companion OAuth Key type (Murderlon / #4668 )
- @uppy/companion-client: Added Companion OAuth Key type (Chris Pratt / #4668 )
- meta: check for formatting in CI (Antoine du Hamel / #4714 )
- meta: bump get-func-name from 2.0.0 to 2.0.2 (dependabot[bot] / #4709 )
- meta: run Prettier on existing files (Antoine du Hamel / #4713 )
2023-10-20 15:20:18 +00:00
Artur Paikin
8b252086f5
@uppy/dashboard: auto discover and install plugins without target ( #4343 )
...
* Dashboard: auto discover plugins no matter when they were installed
* Remove target from RemoteSoruces, making it compatible with @uppy/react
* Update packages/@uppy/dashboard/src/Dashboard.jsx
Co-authored-by: Mikael Finstad <finstaden@gmail.com>
* Removed comments, added comments
* better comment
* Change type — otherwise gets listed on Dashboard sources
* Add RemoteSources to React test
* Add RemoteSources to React example
* Add tests
* Refactor for less iteration for each plugin, rename functions
* Prevent error when opts are undefined
* remove console.logs
* prettier
---------
Co-authored-by: Mikael Finstad <finstaden@gmail.com>
2023-10-12 23:19:40 +01:00
Antoine du Hamel
34c78e9093
meta: run Prettier on existing files ( #4713 )
2023-09-29 11:11:28 +02:00
github-actions[bot]
a5f6248506
Release: uppy@3.17.0 ( #4716 )
...
| Package | Version | Package | Version |
| ------------------------- | ------- | ------------------------- | ------- |
| @uppy/audio | 1.1.3 | @uppy/store-default | 3.0.4 |
| @uppy/aws-s3 | 3.3.1 | @uppy/store-redux | 3.0.4 |
| @uppy/aws-s3-multipart | 3.7.0 | @uppy/svelte | 3.1.0 |
| @uppy/companion | 4.9.1 | @uppy/thumbnail-generator | 3.0.5 |
| @uppy/companion-client | 3.4.1 | @uppy/transloadit | 3.3.1 |
| @uppy/compressor | 1.0.4 | @uppy/tus | 3.3.1 |
| @uppy/core | 3.5.1 | @uppy/utils | 5.5.1 |
| @uppy/dashboard | 3.5.4 | @uppy/webcam | 3.3.3 |
| @uppy/image-editor | 2.2.1 | @uppy/xhr-upload | 3.4.1 |
| @uppy/remote-sources | 1.0.4 | uppy | 3.17.0 |
- meta: add Prettier (Antoine du Hamel / #4707 )
- @uppy/aws-s3-multipart: retry signature request (Merlijn Vos / #4691 )
- meta: update linter config to cover more files (Mikael Finstad / #4706 )
- @uppy/image-editor: ImageEditor.jsx - remove 1px black lines (Evgenia Karunus / #4678 )
- meta: delete `.yarn/releases/yarn-3.4.1.cjs` (Antoine du Hamel)
- meta: fix linter errors (Antoine du Hamel / #4704 )
- @uppy/utils: test: migrate to Vitest for Uppy core and Uppy plugins (Antoine du Hamel / #4700 )
- meta: run corepack yarn (Mikael Finstad)
- @uppy/companion: upgrade TS target (Mikael Finstad / #4670 )
- @uppy/companion: use deferred length for tus streams (Mikael Finstad / #4697 )
- @uppy/companion-client: fix a refresh token race condition (Mikael Finstad / #4695 )
- meta: add companion hotfix doc (Mikael Finstad / #4683 )
- meta: run type checks also for companion and add files to docker (Mikael Finstad / #4688 )
- @uppy/svelte: revert breaking change (Antoine du Hamel / #4694 )
- meta: Update yarn.lock (Artur Paikin)
- @uppy/companion: fix instagram/facebook auth error regression (Mikael Finstad / #4692 )
- @uppy/aws-s3-multipart: aws-s3-multipart - call `#setCompanionHeaders` in `setOptions` (jur-ng / #4687 )
- @uppy/svelte: Upgrade Svelte to 4 (frederikhors / #4652 )
- @uppy/companion: add test endpoint for dynamic oauth creds (Mikael Finstad / #4667 )
- meta: fix VITE_COMPANION_ALLOWED_HOSTS (Mikael Finstad / #4690 )
- @uppy/companion: fix edge case for pagination on root (Mikael Finstad / #4689 )
- @uppy/companion: fix onedrive pagination (Mikael Finstad / #4686 )
2023-09-29 07:53:42 +00:00
Evgenia Karunus
574209cced
ImageEditor.jsx - remove 1px black lines ( #4678 )
2023-09-27 23:25:57 +01:00
github-actions[bot]
6479159768
Release: uppy@3.16.0 ( #4685 )
...
| Package | Version | Package | Version |
| ------------------ | ------- | ------------------ | ------- |
| @uppy/companion | 4.9.0 | @uppy/locales | 3.3.1 |
| @uppy/compressor | 1.0.3 | @uppy/tus | 3.3.0 |
| @uppy/dashboard | 3.5.3 | uppy | 3.16.0 |
| @uppy/image-editor | 2.2.0 | | |
- @uppy/tus: Fix: Utilize user-defined onSuccess, onError, and onProgress callbacks in @uppy/tus (choi sung keun / #4674 )
- @uppy/dashboard: Make file-editor:cancel event fire when the Image Editor “cancel” button is pressed (Artur Paikin / #4684 )
- @uppy/companion: add missing credentialsURL for box (Mikael Finstad / #4681 )
- @uppy/companion: remove s3 endpoints if s3 disabled (Mikael Finstad / #4675 )
- meta: use latest Node.js version for tests (Antoine du Hamel / #4662 )
- meta: Improve Contributing.md (Evgenia Karunus / #4633 )
- @uppy/compressor: update file.meta.name after compression, becase format/extension might have changed (Artur Paikin / #4645 )
- @uppy/companion: Onedrive refresh tokens (Mikael Finstad / #4655 )
- @uppy/companion: catch "invalid initialization vector" instead of crashing (Mikael Finstad / #4661 )
- @uppy/image-editor: Improve image rotation (Evgenia Karunus / #4639 )
- @uppy/locales: Feature/updating i18n farsi (Parsa Arvaneh / #4638 )
2023-09-18 20:12:54 +00:00
Evgenia Karunus
57336a1781
Improve image rotation ( #4639 )
...
* ImageEditor - fix 90deg rotations
* ImageEditor - make 90deg rotations work like on Android
Fixes https://github.com/transloadit/uppy/issues/4380
* ImageEditor - refactor
ImageEditor - naturalWidth -> width
ImageEditor - rename imageData to canvasData (bc it's canavasData!)
ImageEditor - add comments
* ImageEditor - make tall & narrow images fit properly into the container too
* ImageEditor - remove dark corners on rotation
* ImageEditor - make both `{ angleGranular, angle90Deg }` objective
* ImageEditor - working "90deg + granular rotation" combo
* ImageEditor - get rid of normalized angles
* getScaleFactorThatRemovesDarkCorners.js - refactor
* ImageEditor - preserve flip
2023-09-06 12:46:33 +01:00
github-actions[bot]
cf84af718e
Release: uppy@3.14.0 ( #4626 )
...
| Package | Version | Package | Version |
| ------------------------- | ------- | ------------------------- | ------- |
| @uppy/audio | 1.1.2 | @uppy/locales | 3.3.0 |
| @uppy/aws-s3 | 3.2.2 | @uppy/onedrive | 3.1.3 |
| @uppy/aws-s3-multipart | 3.5.3 | @uppy/progress-bar | 3.0.3 |
| @uppy/box | 2.1.3 | @uppy/provider-views | 3.5.0 |
| @uppy/companion | 4.8.0 | @uppy/redux-dev-tools | 3.0.3 |
| @uppy/companion-client | 3.3.0 | @uppy/screen-capture | 3.1.2 |
| @uppy/core | 3.4.0 | @uppy/status-bar | 3.2.4 |
| @uppy/dashboard | 3.5.1 | @uppy/thumbnail-generator | 3.0.4 |
| @uppy/drag-drop | 3.0.3 | @uppy/transloadit | 3.2.1 |
| @uppy/dropbox | 3.1.3 | @uppy/tus | 3.1.3 |
| @uppy/facebook | 3.1.2 | @uppy/unsplash | 3.2.2 |
| @uppy/file-input | 3.0.3 | @uppy/url | 3.3.3 |
| @uppy/google-drive | 3.2.1 | @uppy/webcam | 3.3.2 |
| @uppy/image-editor | 2.1.3 | @uppy/xhr-upload | 3.3.2 |
| @uppy/informer | 3.0.3 | @uppy/zoom | 2.1.2 |
| @uppy/instagram | 3.1.2 | uppy | 3.14.0 |
- meta: Readme improvements (Artur Paikin / #4622 )
- @uppy/companion: Fix typos and add env vars to .env.example (Dominik Schmidt / #4624 )
- @uppy/aws-s3-multipart: pass the `uploadURL` back to the caller (Antoine du Hamel / #4614 )
- meta: update to node-18.17.0-alpine, (odselsevier / #4617 )
- @uppy/aws-s3,@uppy/aws-s3-multipart: update types (Antoine du Hamel / #4611 )
- @uppy/aws-s3-multipart,@uppy/aws-s3,@uppy/companion,@uppy/transloadit,@uppy/xhr-upload: use uppercase HTTP method names (Antoine du Hamel / #4612 )
- meta: e2e: fix race condition in transloadit test (Antoine du Hamel / #4616 )
- @uppy/aws-s3,@uppy/aws-s3-multipart: update types (bdirito / #4576 )
- @uppy/core: allow duplicate files with onBeforeFileAdded (Merlijn Vos / #4594 )
- @uppy/companion: make CSRF protection helpers available to providers (Dominik Schmidt / #4554 )
- @uppy/companion: fix Redis key default TTL (Subha Sarkar / #4607 )
- @uppy/companion: Fix Uploader.js metadata normalisation (Subha Sarkar / #4608 )
- @uppy/companion-client,@uppy/provider-views: make authentication optional (Dominik Schmidt / #4556 )
- @uppy/provider-views: fix ProviderView error on empty plugin.icon (Dominik Schmidt / #4553 )
- @uppy/aws-s3,@uppy/tus,@uppy/xhr-upload: Invoke headers function for remote uploads (Dominik Schmidt / #4596 )
- @uppy/companion: Unify redis initialization (Dominik Schmidt / #4597 )
- meta: lock node-js version on ci (Mikael Finstad / #4606 )
- @uppy/companion: allow dynamic S3 bucket (rmoura-92 / #4579 )
- @uppy/status-bar: e2e: add test for retrying and pausing uploads (Antoine du Hamel / #3599 )
- meta: e2e: remove too short timeout (Antoine du Hamel / #4602 )
2023-08-15 14:25:39 +00:00
bdirito
f3ce884e43
@uppy/aws-s3,@uppy/aws-s3-multipart: update types ( #4576 )
...
Co-authored-by: Merlijn Vos <merlijn@soverin.net>
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
2023-08-07 11:45:15 +02:00
github-actions[bot]
57a71e175c
Release: uppy@3.8.0 ( #4418 )
...
| Package | Version | Package | Version |
| ------------------------- | ------- | ------------------------- | ------- |
| @uppy/angular | 0.5.2 | @uppy/progress-bar | 3.0.2 |
| @uppy/audio | 1.1.1 | @uppy/provider-views | 3.3.0 |
| @uppy/aws-s3 | 3.1.0 | @uppy/react | 3.1.2 |
| @uppy/aws-s3-multipart | 3.2.0 | @uppy/react-native | 0.5.1 |
| @uppy/box | 2.1.1 | @uppy/redux-dev-tools | 3.0.2 |
| @uppy/companion | 4.5.0 | @uppy/remote-sources | 1.0.3 |
| @uppy/companion-client | 3.1.3 | @uppy/screen-capture | 3.1.1 |
| @uppy/compressor | 1.0.2 | @uppy/status-bar | 3.1.1 |
| @uppy/core | 3.2.0 | @uppy/store-default | 3.0.3 |
| @uppy/dashboard | 3.4.0 | @uppy/store-redux | 3.0.3 |
| @uppy/drag-drop | 3.0.2 | @uppy/svelte | 3.0.2 |
| @uppy/dropbox | 3.1.1 | @uppy/thumbnail-generator | 3.0.3 |
| @uppy/facebook | 3.1.1 | @uppy/transloadit | 3.1.3 |
| @uppy/file-input | 3.0.2 | @uppy/tus | 3.1.0 |
| @uppy/form | 3.0.2 | @uppy/unsplash | 3.2.1 |
| @uppy/golden-retriever | 3.0.3 | @uppy/url | 3.3.1 |
| @uppy/google-drive | 3.1.1 | @uppy/utils | 5.3.0 |
| @uppy/image-editor | 2.1.2 | @uppy/vue | 1.0.2 |
| @uppy/informer | 3.0.2 | @uppy/webcam | 3.3.1 |
| @uppy/instagram | 3.1.1 | @uppy/xhr-upload | 3.2.0 |
| @uppy/locales | 3.2.0 | @uppy/zoom | 2.1.1 |
| @uppy/onedrive | 3.1.1 | uppy | 3.8.0 |
- @uppy/companion: increase max limits for remote file list operations (Mikael Finstad / #4417 )
- @uppy/xhr-upload: fix type in README.md (Top Master / #4416 )
- @uppy/core: improve performance of validating & uploading files (Mikael Finstad / #4402 )
- @uppy/provider-views: Concurrent file listing (Mikael Finstad / #4401 )
- @uppy/core,@uppy/locales,@uppy/provider-views: User feedback adding recursive folders take 2 (Mikael Finstad / #4399 )
- @uppy/dashboard: Single File Mode: fix layout and make optional (Artur Paikin / #4374 )
- @uppy/informer: add a check in `TransitionGroup` when component is null (Juan Belej / #4410 )
- meta: Fix logos in all the readmes (Artur Paikin / #4407 )
- meta: fix logo in readme (Kid / #4403 )
2023-04-18 17:51:07 +00:00
Artur Paikin
7adacb74a7
meta: Fix logos in all the readmes ( #4407 )
...
Fix logos in all the readmes
2023-04-07 23:46:04 +01:00
github-actions[bot]
a21e76bbb5
Release: uppy@3.6.0 ( #4346 )
...
| Package | Version | Package | Version |
| -------------------- | ------- | -------------------- | ------- |
| @uppy/audio | 1.1.0 | @uppy/onedrive | 3.1.0 |
| @uppy/box | 2.1.0 | @uppy/provider-views | 3.1.0 |
| @uppy/core | 3.1.0 | @uppy/screen-capture | 3.1.0 |
| @uppy/dashboard | 3.3.0 | @uppy/unsplash | 3.1.0 |
| @uppy/dropbox | 3.1.0 | @uppy/url | 3.2.0 |
| @uppy/facebook | 3.1.0 | @uppy/utils | 5.1.3 |
| @uppy/google-drive | 3.1.0 | @uppy/webcam | 3.3.0 |
| @uppy/image-editor | 2.1.1 | @uppy/zoom | 2.1.0 |
| @uppy/instagram | 3.1.0 | uppy | 3.6.0 |
| @uppy/locales | 3.0.7 | | |
- @uppy/locales: add missing entries after build (Murderlon)
- @uppy/dashboard: update provider icon style (Alexander Zaytsev / #4345 )
- @uppy/core: fix uppy.resetProgress() (Artur Paikin / #4337 )
- @uppy/core: fix some types (Antoine du Hamel / #4332 )
- @uppy/core: Fixed type of State.info to match reality being an array of info objects (Marc Bennewitz / #4321 )
- @uppy/image-editor: Fix TypeScript error in image-editor types (Matthias Kunnen / #4334 )
- meta: improve `importFromUploadURLs` docs (Mikael Finstad / #4323 )
- @uppy/utils: workaround chrome crash (Mikael Finstad / #4310 )
2023-03-07 09:59:47 +00:00
Matthias Kunnen
7bb3050641
uppy/image-editor: Fix TypeScript error in image-editor types ( #4334 )
...
Fix TypeScript error in image-editor types
Caused by TypeScript >= 4.8.
2023-02-27 10:36:23 +01:00
github-actions[bot]
99d832f429
Release: uppy@3.3.0 ( #4207 )
...
| Package | Version | Package | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/angular | 0.5.0 | @uppy/image-editor | 2.1.0 |
| @uppy/aws-s3-multipart | 3.1.0 | @uppy/locales | 3.0.4 |
| @uppy/companion | 4.1.0 | @uppy/tus | 3.0.5 |
| @uppy/companion-client | 3.1.0 | @uppy/utils | 5.1.0 |
| @uppy/dashboard | 3.2.0 | uppy | 3.3.0 |
- @uppy/companion: change default S3 expiry from 300 to 800 seconds (Merlijn Vos / #4206 )
- @uppy/dashboard: Single file mode (Artur Paikin / #4188 )
- @uppy/locales: Fix UZ locale (Merlijn Vos / #4178 )
- @uppy/utils: update typings for `RateLimitedQueue` (Antoine du Hamel / #4204 )
- @uppy/aws-s3-multipart: empty the queue when pausing (Antoine du Hamel / #4203 )
- @uppy/image-editor: add checkered background (Livia Medeiros / #4194 )
- @uppy/aws-s3-multipart: refactor rate limiting approach (Antoine du Hamel / #4187 )
- @uppy/companion: send expiry time along side S3 signed requests (Antoine du Hamel / #4202 )
- @uppy/companion-client: add support for `AbortSignal` (Antoine du Hamel / #4201 )
- @uppy/companion-client: prevent preflight race condition (Mikael Finstad / #4182 )
- @uppy/aws-s3-multipart: change limit to 6 (Antoine du Hamel / #4199 )
- @uppy/utils: add `cause` support for `AbortError`s (Antoine du Hamel / #4198 )
- meta: Fix bad example for setFileState (Tim Whitney / #4191 )
- meta: Update code example for getFiles (Tim Whitney / #4189 )
- meta: Fix issue with outdated comment. (Tim Whitney / #4192 )
- @uppy/aws-s3-multipart: remove unused `timeout` option (Antoine du Hamel / #4186 )
- meta: Remove dollar sign from command for easier copy/pasting (Youssef Victor / #4180 )
- @uppy/aws-s3-multipart,@uppy/tus: fix `Timed out waiting for socket` (Antoine du Hamel / #4177 )
- meta: Add note about facebook approval (Mikael Finstad / #4172 )
- meta: add a manual deploy for website (Antoine du Hamel / #4171 )
2022-11-10 15:36:05 +00:00
Livia Medeiros
8ce10e8c53
image-editor: add checkered background ( #4194 )
2022-11-09 14:51:39 -03:00
github-actions[bot]
03bfd418c8
Release: uppy@3.1.0 ( #4121 )
...
| Package | Version | Package | Version |
| ------------------------- | ------- | ------------------------- | ------- |
| @uppy/angular | 0.4.2 | @uppy/onedrive | 3.0.1 |
| @uppy/audio | 1.0.2 | @uppy/progress-bar | 3.0.1 |
| @uppy/aws-s3 | 3.0.2 | @uppy/provider-views | 3.0.1 |
| @uppy/aws-s3-multipart | 3.0.2 | @uppy/react | 3.0.2 |
| @uppy/box | 2.0.1 | @uppy/redux-dev-tools | 3.0.1 |
| @uppy/companion | 4.0.2 | @uppy/remote-sources | 1.0.2 |
| @uppy/companion-client | 3.0.2 | @uppy/screen-capture | 3.0.1 |
| @uppy/compressor | 1.0.1 | @uppy/status-bar | 3.0.1 |
| @uppy/core | 3.0.2 | @uppy/store-default | 3.0.2 |
| @uppy/dashboard | 3.1.0 | @uppy/store-redux | 3.0.2 |
| @uppy/drag-drop | 3.0.1 | @uppy/svelte | 3.0.1 |
| @uppy/drop-target | 2.0.1 | @uppy/thumbnail-generator | 3.0.2 |
| @uppy/dropbox | 3.0.1 | @uppy/transloadit | 3.0.2 |
| @uppy/facebook | 3.0.1 | @uppy/tus | 3.0.2 |
| @uppy/file-input | 3.0.1 | @uppy/unsplash | 3.0.1 |
| @uppy/form | 3.0.1 | @uppy/url | 3.0.1 |
| @uppy/golden-retriever | 3.0.1 | @uppy/utils | 5.0.2 |
| @uppy/google-drive | 3.0.1 | @uppy/vue | 1.0.1 |
| @uppy/image-editor | 2.0.1 | @uppy/webcam | 3.2.0 |
| @uppy/informer | 3.0.1 | @uppy/xhr-upload | 3.0.2 |
| @uppy/instagram | 3.0.1 | @uppy/zoom | 2.0.1 |
| @uppy/locales | 3.0.1 | uppy | 3.1.0 |
- meta: Fix companion-deploy-yml (Mikael Finstad)
- website: fix tag for Activity Feed (Livia Medeiros / #4118 )
- @uppy/golden-retriever: fix condition to load files from service worker (Merlijn Vos / #4115 )
- website: remove references to the deleted `disc.html` page (Antoine du Hamel / #4119 )
- @uppy/locales: Create uz_UZ (Ozodbek1405 / #4114 )
- @uppy/golden-retriever: Fix endless webcam re-render with Golden Retriever (Merlijn Vos / #4111 )
- @uppy/image-editor: image-editor: fix controls in small Dashboard (Livia Medeiros / #4113 )
- website: add “what is Uppy” to the blog post (Artur Paikin)
- meta: fix Companion deploy (Antoine du Hamel / #4095 )
- @uppy/dashboard: add dashboard:show-panel event (Jon-Pierre Sanchez / #4108 )
- website: Small post fixes (Artur Paikin)
- @uppy/companion: Companion throttle progress by time (Mikael Finstad / #4101 )
- meta: skip a few more unnecessary CI runs (Antoine du Hamel / #4106 )
- meta: resolve e2e flakiness (Merlijn Vos / #4077 )
- meta: run linters on almost every PRs (Antoine du Hamel / #4105 )
- website: 3.0 blog post tweaks (Merlijn Vos / #4104 )
- meta: Fix linter warnings in 3.0 post (Murderlon)
- website: Add 3.0 blog post (Artur Paikin / #4046 )
- website: fix ESM import in example (Livia Medeiros / #4103 )
- doc: Update "Dashboard typo" (Laban / #4096 )
- @uppy/audio,@uppy/aws-s3-multipart,@uppy/aws-s3,@uppy/box,@uppy/companion-client,@uppy/companion,@uppy/compressor,@uppy/core,@uppy/dashboard,@uppy/drag-drop,@uppy/drop-target,@uppy/dropbox,@uppy/facebook,@uppy/file-input,@uppy/form,@uppy/golden-retriever,@uppy/google-drive,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/locales,@uppy/onedrive,@uppy/progress-bar,@uppy/provider-views,@uppy/react,@uppy/redux-dev-tools,@uppy/remote-sources,@uppy/screen-capture,@uppy/status-bar,@uppy/store-default,@uppy/store-redux,@uppy/svelte,@uppy/thumbnail-generator,@uppy/transloadit,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/utils,@uppy/vue,@uppy/webcam,@uppy/xhr-upload,@uppy/zoom: add missing entries to changelog for individual packages (Antoine du Hamel / #4092 )
- meta: ci: add GHA to tryout bundling Uppy with popular bundlers (Antoine du Hamel / #4084 )
- @uppy/core: Fix `Restrictor` counts ghost files against `maxNumberOfFiles` (Andrew McIntee / #4078 )
- uppy: add a decoy `Core` export to warn users about the renaming (Antoine du Hamel / #4085 )
- meta: run CI when modifying workflow files (Antoine du Hamel / #4091 )
- meta: limit the number of unnecessary CI runs (Antoine du Hamel / #4086 )
- meta: Update remote-sources.md (heocoi / #4087 )
- uppy: remove all remaining occurrences of `Uppy.Core` (Antoine du Hamel / #4082 )
- meta: fix typo in `e2e.yml` (Antoine du Hamel)
- meta: Restrict e2e CI runs (Merlijn Vos / #4075 )
- @uppy/webcam: Set default videoConstraints (Artur Paikin / #4070 )
- @uppy/angular: Fix angular build error (Murderlon)
- website: add `Known issues` section on Migration Guide (Antoine du Hamel / #4066 )
- @uppy/core: fix types (Antoine du Hamel / #4072 )
- doc: remove use of deprecated `metaFields` option (Antoine du Hamel / #4073 )
2022-09-25 19:08:30 +00:00
Livia Medeiros
b23805ee29
image-editor: fix controls in small Dashboard ( #4113 )
2022-09-19 13:52:04 +02:00
Antoine du Hamel
cdeb560de2
add missing entries to changelog for individual packages ( #4092 )
2022-09-11 12:03:22 +02:00
github-actions[bot]
be05bf97df
Release: uppy@3.0.0 ( #4031 )
...
**Migration guides:**
https://uppy.io/docs/migration-guides.html
| Package | Version | Package | Version |
| ------------------------- | ------- | ------------------------- | ------- |
| @uppy/angular | 0.4.0 | @uppy/progress-bar | 3.0.0 |
| @uppy/audio | 1.0.0 | @uppy/provider-views | 3.0.0 |
| @uppy/aws-s3 | 3.0.0 | @uppy/react | 3.0.0 |
| @uppy/aws-s3-multipart | 3.0.0 | @uppy/react-native | 0.4.0 |
| @uppy/box | 2.0.0 | @uppy/redux-dev-tools | 3.0.0 |
| @uppy/companion | 4.0.0 | @uppy/remote-sources | 1.0.0 |
| @uppy/companion-client | 3.0.0 | @uppy/screen-capture | 3.0.0 |
| @uppy/compressor | 1.0.0 | @uppy/status-bar | 3.0.0 |
| @uppy/core | 3.0.0 | @uppy/store-default | 3.0.0 |
| @uppy/dashboard | 3.0.0 | @uppy/store-redux | 3.0.0 |
| @uppy/drag-drop | 3.0.0 | @uppy/svelte | 2.0.0 |
| @uppy/drop-target | 2.0.0 | @uppy/thumbnail-generator | 3.0.0 |
| @uppy/dropbox | 3.0.0 | @uppy/transloadit | 3.0.0 |
| @uppy/facebook | 3.0.0 | @uppy/tus | 3.0.0 |
| @uppy/file-input | 3.0.0 | @uppy/unsplash | 3.0.0 |
| @uppy/form | 3.0.0 | @uppy/url | 3.0.0 |
| @uppy/golden-retriever | 3.0.0 | @uppy/utils | 5.0.0 |
| @uppy/google-drive | 3.0.0 | @uppy/vue | 1.0.0 |
| @uppy/image-editor | 2.0.0 | @uppy/webcam | 3.0.0 |
| @uppy/informer | 3.0.0 | @uppy/xhr-upload | 3.0.0 |
| @uppy/instagram | 3.0.0 | @uppy/zoom | 2.0.0 |
| @uppy/locales | 3.0.0 | uppy | 3.0.0 |
| @uppy/onedrive | 3.0.0 | | |
- docs: Use RemoteSources in readme example (Artur Paikin / #4030 )
- docs: Add migration guide for Uppy 3.x, Companion 4.x, and Robodog (Merlijn Vos / #3913 )
- example: upgrade React example to use React 18 (Antoine du Hamel / #4002 )
- meta: fix linter failures (Antoine du Hamel / #4029 )
- @uppy/vue: move `@uppy/` packages to peer dependencies (Antoine du Hamel / #4024 )
- @uppy/robodog: remove package (Antoine du Hamel / #3946 )
- example: migrate `digitalocean-spaces` to ESM (Antoine du Hamel / #4015 )
- example: replace Robodog example with Transloadit + RemoteSources + Form (Antoine du Hamel / #4027 )
- website: replace Robodog example with Uppy plugins (Artur Paikin / #4026 )
- @uppy/aws-s3,@uppy/tus,@uppy/xhr-upload: @uppy/tus, @uppy/xhr-upload, @uppy/aws-s3: `metaFields` -> `allowedMetaFields` (Merlijn Vos / #4023 )
- example: showcase migration out of Robodog (Antoine du Hamel / #4021 )
- example: fix Svelte dev mode (Antoine du Hamel / #4025 )
- example: fix docs and env for Vite examples (Antoine du Hamel / #4018 )
- @uppy/tus: avoid crashing when Tus client reports an error (Antoine du Hamel / #4019 )
- @uppy/react: move `@uppy/` packages to peer dependencies (Antoine du Hamel / #4004 )
- @uppy/core: core: uppy.addFile should accept browser File objects (Artur Paikin / #4020 )
- example: fix svelte example (Antoine du Hamel / #4017 )
- example: migrate `python-xhr` to ESM (Antoine du Hamel / #4010 )
- example: migrate `php-xhr` to ESM (Antoine du Hamel / #4009 )
- example: migrate `node-xhr` to ESM (Antoine du Hamel / #4008 )
- example: migrate `xhr-bundle` to ESM (Antoine du Hamel / #4012 )
- example: migrate `multiple-instances` to ESM (Antoine du Hamel / #4007 )
- example: replace `transloadit-textarea` with `transloadit-markdown-bin` (Antoine du Hamel / #4013 )
- example: add README to Svelte example (Antoine du Hamel / #4011 )
- build: Remove size-limit for now (Artur Paikin / #4003 )
- @uppy/core,@uppy/dashboard,@uppy/status-bar: Style tweaks: use all: initial + other resets (Artur Paikin / #3983 )
- @uppy/aws-s3: aws-s3: fix incorrect comparison for `file-removed` (Merlijn Vos / #3962 )
- example: update to new CDN export names (Antoine du Hamel / #4006 )
- example: fix dependencies of `bundled` example (Antoine du Hamel / #4005 )
- @uppy/tus: fix dependencies (Antoine du Hamel / #3923 )
- @uppy/tus: add file argument to `onBeforeRequest` (Merlijn Vos / #3984 )
- @uppy/utils: fix drop of multiple files on Chromium browsers (Antoine du Hamel / #3998 )
- @uppy/angular: upgrade to Angular 14 (Antoine du Hamel / #3997 )
- example: update Angular example to v14 (Antoine du Hamel / #3996 )
- @uppy/utils: Fix @uppy/utils microtip.scss export (Merlijn Vos / #3995 )
- docs: Companion: make streaming upload recommended & other docs tweaks (Mikael Finstad / #3994 )
### 3.0.0-beta.5
### 3.0.0-beta.4
### 3.0.0-beta.3
### 3.0.0-beta.2
### 3.0.0-beta.1
### 3.0.0-beta
2022-08-22 19:48:49 +00:00
github-actions[bot]
9d03b6f600
Release: uppy@3.0.0-beta.5 ( #3991 )
...
| Package | Version | Package | Version |
| ------------------------- | ------------ | ------------------------- | ------------ |
| @uppy/audio | 1.0.0-beta.2 | @uppy/progress-bar | 3.0.0-beta.2 |
| @uppy/aws-s3 | 3.0.0-beta.3 | @uppy/provider-views | 3.0.0-beta.3 |
| @uppy/aws-s3-multipart | 3.0.0-beta.4 | @uppy/react | 3.0.0-beta.4 |
| @uppy/box | 2.0.0-beta.2 | @uppy/redux-dev-tools | 3.0.0-beta.2 |
| @uppy/companion | 4.0.0-beta.4 | @uppy/remote-sources | 1.0.0-beta.4 |
| @uppy/companion-client | 3.0.0-beta.2 | @uppy/screen-capture | 3.0.0-beta.3 |
| @uppy/compressor | 1.0.0-beta.3 | @uppy/status-bar | 3.0.0-beta.3 |
| @uppy/core | 3.0.0-beta.4 | @uppy/store-default | 3.0.0-beta.3 |
| @uppy/dashboard | 3.0.0-beta.4 | @uppy/store-redux | 3.0.0-beta.3 |
| @uppy/drag-drop | 3.0.0-beta.2 | @uppy/svelte | 2.0.0-beta.2 |
| @uppy/drop-target | 2.0.0-beta.3 | @uppy/thumbnail-generator | 3.0.0-beta.2 |
| @uppy/dropbox | 3.0.0-beta.2 | @uppy/transloadit | 3.0.0-beta.5 |
| @uppy/facebook | 3.0.0-beta.2 | @uppy/tus | 3.0.0-beta.3 |
| @uppy/file-input | 3.0.0-beta.2 | @uppy/unsplash | 3.0.0-beta.2 |
| @uppy/form | 3.0.0-beta.2 | @uppy/url | 3.0.0-beta.3 |
| @uppy/golden-retriever | 3.0.0-beta.2 | @uppy/utils | 5.0.0-beta.1 |
| @uppy/google-drive | 3.0.0-beta.2 | @uppy/vue | 1.0.0-beta.2 |
| @uppy/image-editor | 2.0.0-beta.3 | @uppy/webcam | 3.0.0-beta.3 |
| @uppy/informer | 3.0.0-beta.3 | @uppy/xhr-upload | 3.0.0-beta.3 |
| @uppy/instagram | 3.0.0-beta.2 | @uppy/zoom | 2.0.0-beta.2 |
| @uppy/locales | 3.0.0-beta.4 | uppy | 3.0.0-beta.5 |
| @uppy/onedrive | 3.0.0-beta.2 | | |
- meta: prepare release workflow for beta versions (Antoine du Hamel)
- @uppy/provider-views: Reset filter input correctly in provider views (Merlijn Vos / #3978 )
- @uppy/aws-s3-multipart: Fix when using Companion (Merlijn Vos / #3969 )
- @uppy/companion: Companion: bring back default upload protocol (Mikael Finstad / #3967 )
- meta: Update CONTRIBUTING.md (Mikael Finstad / #3966 )
- meta: fix contributing link (Mikael Finstad / #3968 )
- @uppy/companion: enforce usage of uploadUrls (Mikael Finstad / #3965 )
- @uppy/utils: Fix webp mimetype (Merlijn Vos / #3961 )
- @uppy/locales: Add compressor string translation to Japanese locale (kenken / #3963 )
- meta: Fix statement about cropping images in README.md (Mikael Finstad / #3964 )
- @uppy/aws-s3-multipart: Fix race condition in `#uploadParts` (Morgan Zolob / #3955 )
- @uppy/provider-views: core validateRestrictions: return error directly vs the result/reason obj (Artur Paikin / #3951 )
- @uppy/aws-s3: Export AwsS3UploadParameters & AwsS3Options interfaces (Antonina Vertsinskaya / #3956 )
- website: convert all website examples to ESM (Antoine du Hamel / #3957 )
- @uppy/companion: fix crash if redis disconnects (Mikael Finstad / #3954 )
- @uppy/companion: upgrade `ws` version (Antoine du Hamel / #3949 )
- @uppy/companion: sort Dropbox response & refactor to async/await (Mikael Finstad / #3897 )
- @uppy/utils: modernize `getDroppedFiles` (Antoine du Hamel / #3534 )
- @uppy/companion: fix default getKey for non-standalone too (Mikael Finstad / #3945 )
- @uppy/aws-s3-multipart: ignore exception inside `abortMultipartUpload` (Antoine du Hamel / #3950 )
- @uppy/companion: remove `isobject` from dependencies (Antoine du Hamel / #3948 )
- @uppy/compressor: Fix Compressor being broken when no name is in the compressed blob (Artur Paikin / #3947 )
- @uppy/core,@uppy/react: Fix all breaking todo comments for 3.0 (Merlijn Vos / #3907 )
- @uppy/companion: show deprecation message when using legacy s3 options (Antoine du Hamel / #3944 )
- example: fix aws-companion example (Antoine du Hamel / #3850 )
2022-08-16 21:40:57 +00:00
Antoine du Hamel
7089cb6530
fixup! Merge branch 3.x
2022-08-04 18:03:05 +02:00
github-actions[bot]
0dcf869828
Release: uppy@3.0.0-beta.3 ( #3918 )
...
| Package | Version | Package | Version |
| ---------------------- | ------------ | ---------------------- | ------------ |
| @uppy/aws-s3 | 3.0.0-beta.2 | @uppy/react | 3.0.0-beta.2 |
| @uppy/aws-s3-multipart | 3.0.0-beta.2 | @uppy/remote-sources | 1.0.0-beta.2 |
| @uppy/companion | 4.0.0-beta.2 | @uppy/store-redux | 3.0.0-beta.2 |
| @uppy/compressor | 1.0.0-beta.2 | @uppy/transloadit | 3.0.0-beta.3 |
| @uppy/core | 3.0.0-beta.2 | @uppy/webcam | 3.0.0-beta.2 |
| @uppy/dashboard | 3.0.0-beta.2 | @uppy/xhr-upload | 3.0.0-beta.2 |
| @uppy/image-editor | 2.0.0-beta.2 | @uppy/robodog | 3.0.0-beta.3 |
| @uppy/locales | 3.0.0-beta.3 | uppy | 3.0.0-beta.3 |
- @uppy/react: Fix exports in propTypes.js to fix website build (Murderlon)
- @uppy/dashboard,@uppy/webcam: Add support for `mobileNativeCamera` option to Webcam and Dashboard (Artur Paikin / #3844 )
- @uppy/aws-s3-multipart: make `headers` part indexed too in `prepareUploadParts` (Merlijn Vos / #3895 )
- @uppy/aws-s3,@uppy/core,@uppy/dashboard,@uppy/store-redux,@uppy/xhr-upload: upgrade `nanoid` to v4 (Antoine du Hamel / #3904 )
- @uppy/companion: update minimal supported Node.js version in the docs (Antoine du Hamel / #3902 )
- @uppy/companion: upgrade `redis` to version 4.x (Antoine du Hamel / #3589 )
- @uppy/companion: remove unnecessary ts-ignores (Mikael Finstad / #3900 )
- meta: use `node:` protocol when using Node.js built-in core modules (Antoine du Hamel / #3871 )
- meta: upgrade to Vite v3 (Antoine du Hamel / #3882 )
- @uppy/companion: remove `COMPANION_S3_GETKEY_SAFE_BEHAVIOR` env variable (Antoine du Hamel / #3869 )
- meta: fix release script for major beta versions (Antoine du Hamel)
2022-07-27 19:03:19 +01:00
Antoine du Hamel
2e8f79787b
Merge stable branch
2022-07-27 19:47:25 +02:00
github-actions[bot]
61b60592b0
Release: uppy@2.13.1 ( #3916 )
...
| Package | Version | Package | Version |
| -------------------- | ------- | -------------------- | ------- |
| @uppy/companion | 3.7.1 | @uppy/remote-sources | 0.1.1 |
| @uppy/compressor | 0.3.1 | @uppy/transloadit | 2.3.5 |
| @uppy/core | 2.3.2 | @uppy/robodog | 2.9.1 |
| @uppy/dashboard | 2.4.1 | uppy | 2.13.1 |
| @uppy/image-editor | 1.4.1 | | |
- @uppy/compressor: fix upload causing meta name to reset (Justin / #3890 )
- @uppy/transloadit: cancel assemblies when all its files have been removed (Antoine du Hamel / #3893 )
- e2e: Add retries for flaky e2e test (Merlijn Vos / #3915 )
- @uppy/dashboard,@uppy/image-editor,@uppy/remote-sources: Fix `uppy.close()` crashes when remote-sources or image-editor is installed (Merlijn Vos / #3914 )
- @uppy/core: Add missing type for retry-all event (Luc Boissaye / #3901 )
- @uppy/companion: Companion app type (Mikael Finstad / #3899 )
- e2e: upgrade to Cypress 10 (Antoine du Hamel / #3896 )
- meta: Fix website build (Murderlon)
- meta: Create new issue templates (Merlijn Vos / #3879 )
2022-07-27 17:33:08 +01:00
Merlijn Vos
f1a7e0c909
Fix uppy.close() crashes when remote-sources or image-editor is installed ( #3914 )
2022-07-27 17:22:22 +02:00