github-actions[bot]
390c4fb250
Release: uppy@3.19.1 ( #4790 )
...
| Package | Version | Package | Version |
| ------------------ | ------- | ------------------ | ------- |
| @uppy/core | 3.7.1 | @uppy/react-native | 0.5.2 |
| @uppy/dashboard | 3.7.1 | uppy | 3.19.1 |
| @uppy/react | 3.2.1 | | |
- @uppy/react: Revert "@uppy/react: add useUppyState (#4711 )" (Artur Paikin / #4789 )
- @uppy/dashboard: fix(@uppy/dashboard): fix wrong option type in index.d.ts (dzcpy / #4788 )
- meta: fix build of TypeScript plugins (Antoine du Hamel / #4784 )
- @uppy/core,@uppy/dashboard,@uppy/react-native: Update Uppy's blue color to meet WCAG contrast requirements (Alexander Zaytsev / #4777 )
- meta: fix JS2TS script (Antoine du Hamel / #4778 )
2023-11-12 02:30:15 +00: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
github-actions[bot]
d1499b3b09
Release: uppy@3.4.0 ( #4288 )
...
| Package | Version | Package | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/audio | 1.0.3 | @uppy/locales | 3.0.5 |
| @uppy/aws-s3 | 3.0.5 | @uppy/react | 3.1.0 |
| @uppy/aws-s3-multipart | 3.1.2 | @uppy/react-native | 0.5.0 |
| @uppy/companion | 4.2.0 | @uppy/transloadit | 3.1.0 |
| @uppy/core | 3.0.5 | @uppy/utils | 5.1.2 |
| @uppy/dashboard | 3.2.1 | uppy | 3.4.0 |
- @uppy/utils: better fallbacks for the drag & drop API (Antoine du Hamel / #4260 )
- @uppy/core: fix metafields validation when used as function (Merlijn Vos / #4276 )
- @uppy/companion: allow customizing express session prefix (Mikael Finstad / #4249 )
- meta: Fix comment about COMPANION_PATH (Collin Allen / #4279 )
- @uppy/companion: Fix typo in KUBERNETES.md (Collin Allen / #4277 )
- @uppy/locales: update zh_TW.js (5idereal / #4270 )
- meta: ci: make sure Yarn's global cache is disabled (Antoine du Hamel / #4268 )
- @uppy/aws-s3-multipart: fix metadata shape (Antoine du Hamel / #4267 )
- meta: example: add multipart support to `aws-nodejs` (Antoine du Hamel / #4257 )
- @uppy/react-native: example: revive React Native example (Giacomo Cerquone / #4164 )
- @uppy/utils: Fix getSpeed type (referenced `bytesTotal` instead of `uploadStarted`) (Pascal Wengerter / #4263 )
- @uppy/companion: document how to run many instances (Mikael Finstad / #4227 )
- @uppy/aws-s3-multipart: add support for `allowedMetaFields` option (Antoine du Hamel / #4215 )
- meta: Fix indentation in generate-test.mjs (Youssef Victor / #4181 )
- @uppy/react: deprecate `useUppy` (Merlijn Vos / #4223 )
- meta: fix typo in README.md (Fuad Herac / #4254 )
- meta: Don’t close stale issues automatically (Artur Paikin / #4246 )
- meta: upgrade to Vite 4 and ESBuild 0.16 (Antoine du Hamel / #4243 )
- @uppy/audio: @uppy/audio fix typo in readme (elliotsayes / #4240 )
- @uppy/aws-s3: fix: add https:// to digital oceans link (Le Gia Hoang / #4165 )
- website: Simplify Dashboard code sample (Artur Paikin / #4197 )
- @uppy/transloadit: introduce `assemblyOptions`, deprecate other options (Merlijn Vos / #4059 )
- @uppy/core: fix typo in Uppy.test.js (Ikko Ashimine / #4235 )
- @uppy/aws-s3-multipart: fix singPart type (Stefan Schonert / #4224 )
2023-01-26 16:15:17 +00:00
Giacomo Cerquone
38dfb70d92
example: revive React Native example ( #4164 )
2023-01-05 11:48:48 +01: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]
3f34af100b
Release: uppy@2.11.0 ( #3796 )
...
| Package | Version | Package | Version |
| ------------------------- | ------- | ------------------------- | ------- |
| @uppy/angular | 0.3.1 | @uppy/progress-bar | 2.1.1 |
| @uppy/audio | 0.3.2 | @uppy/provider-views | 2.1.1 |
| @uppy/aws-s3 | 2.2.0 | @uppy/react | 2.2.1 |
| @uppy/aws-s3-multipart | 2.4.0 | @uppy/react-native | 0.3.1 |
| @uppy/box | 1.0.7 | @uppy/redux-dev-tools | 2.1.0 |
| @uppy/companion | 3.6.0 | @uppy/screen-capture | 2.1.1 |
| @uppy/companion-client | 2.2.0 | @uppy/status-bar | 2.2.1 |
| @uppy/compressor | 0.3.0 | @uppy/store-default | 2.1.0 |
| @uppy/core | 2.3.0 | @uppy/store-redux | 2.1.0 |
| @uppy/dashboard | 2.3.0 | @uppy/thumbnail-generator | 2.2.0 |
| @uppy/drag-drop | 2.1.1 | @uppy/transloadit | 2.3.0 |
| @uppy/dropbox | 2.0.7 | @uppy/tus | 2.4.0 |
| @uppy/facebook | 2.0.7 | @uppy/unsplash | 2.1.0 |
| @uppy/file-input | 2.1.1 | @uppy/url | 2.1.1 |
| @uppy/form | 2.0.6 | @uppy/utils | 4.1.0 |
| @uppy/golden-retriever | 2.1.0 | @uppy/vue | 0.4.8 |
| @uppy/google-drive | 2.1.1 | @uppy/webcam | 2.2.1 |
| @uppy/image-editor | 1.3.0 | @uppy/xhr-upload | 2.1.1 |
| @uppy/informer | 2.1.0 | @uppy/zoom | 1.1.1 |
| @uppy/instagram | 2.1.1 | @uppy/robodog | 2.7.0 |
| @uppy/onedrive | 2.1.1 | uppy | 2.11.0 |
- doc: update bundler recommendation (Antoine du Hamel / #3763 )
- @uppy/aws-s3-multipart: refactor to ESM (Antoine du Hamel / #3672 )
- @uppy/aws-s3: fix JSDoc type error (Antoine du Hamel / #3785 )
- @uppy/aws-s3: refactor to ESM (Antoine du Hamel / #3673 )
- @uppy/companion-client: Revert "Revert "@uppy/companion-client: refactor to ESM"" (Antoine du Hamel / #3730 )
- @uppy/companion: expire redis keys after 1 day (Mikael Finstad / #3771 )
- @uppy/companion: fix some linter warnings (Antoine du Hamel / #3752 )
- @uppy/compressor: Fix Compressor docs, pass files array to compressor:complete event (Artur Paikin / #3682 )
- @uppy/core: refactor to ESM (Antoine du Hamel / #3744 )
- @uppy/dashboard: refactor to ESM (Antoine du Hamel / #3701 )
- @uppy/dashboard: use webkitRelativePath when querying a file's relative path (Eduard Müller / taktik / #3766 )
- @uppy/golden-retriever: refactor to ESM (Antoine du Hamel / #3731 )
- @uppy/image-editor: remove CJS-interop hack in the source code (Antoine du Hamel / #3778 )
- @uppy/informer: @uppy/Informer: refactor to ESM (Antoine du Hamel / #3732 )
- @uppy/informer: remove remaining `require` call (Antoine du Hamel / #3737 )
- @uppy/provider-views: Add onKeyPress event handler to capture e.shiftKey, unavailable in onChange (Artur Paikin / #3768 )
- @uppy/redux-dev-tools: refactor to ESM (Antoine du Hamel / #3733 )
- @uppy/screen-capture: don't install when unsupported (Artur Paikin / #3795 )
- @uppy/store-default: refactor to ESM (Antoine du Hamel / #3746 )
- @uppy/store-redux: refactor to ESM (Antoine du Hamel / #3745 )
- @uppy/thumbnail-generator: refactor to ESM (Antoine du Hamel / #3734 )
- @uppy/transloadit: refactor to ESM (Antoine du Hamel / #3725 )
- @uppy/transloadit: transloadit: propagate error details when creating Assembly fails (Renée Kooi / #3794 )
- @uppy/tus: Add `onShouldRetry` as option to @uppy/tus (Merlijn Vos / #3720 )
- @uppy/tus: fix broken import (Antoine du Hamel / #3729 )
- @uppy/tus: fixup! @uppy/tus: wait for user promise on beforeRequest (Antoine du Hamel / #3712 )
- @uppy/tus: wait for user promise on beforeRequest (Antoine du Hamel / #3712 )
- @uppy/unsplash: refactor to ESM (Antoine du Hamel / #3728 )
- @uppy/utils: refactor to ESM (Antoine du Hamel / #3721 )
- dev: fix dev env Vite's config (Antoine du Hamel)
- dev: fix return type of generateSignatureIfSecret (Renée Kooi / #3793 )
- dev: remove `vite-plugin-jsx-commonjs` plugin on dev env (Antoine du Hamel / #3749 )
- dev: remove CJS-related hack in `build:locale-pack` script (Antoine du Hamel / #3764 )
- meta: e2e: run CI on PRs that modify the workflow file (Antoine du Hamel / #3740 )
- meta: fix linter warnings (Antoine du Hamel / #3753 )
- meta: fix more linter warnings (Antoine du Hamel / #3757 )
- meta: resolve warnings in `.d.ts` files (Antoine du Hamel / #3754 )
- meta: uppy: add Zoom plugin to the bundle and fix ESM exports (Antoine du Hamel / #3747 )
- test: Apply bin/update-yarn.sh (Merlijn Vos / #3775 )
- test: fix e2e dependency conflict (Merlijn Vos / #3779 )
- test: fixup! e2e: run CI on PRs that modify the workflow file (Antoine du Hamel / #3740 )
- test: prepare internal script files for lint rune hardening (Antoine du Hamel / #3760 )
- test: prepare test files for lint rule hardening (Antoine du Hamel / #3761 )
- test: Setup Cypress Dashboard (Merlijn Vos / #3691 )
- test: split Companion CI between Node.js legacy and supported versions (Antoine du Hamel / #3776 )
- website: disable linter warnings (Antoine du Hamel / #3759 )
2022-05-30 17:17:28 +01:00
Antoine du Hamel
797e171179
meta: fix more linter warnings ( #3757 )
2022-05-19 17:15:38 +02:00
github-actions[bot]
74f3d4d5de
Release: uppy@2.10.0 ( #3727 )
...
| Package | Version | Package | Version |
| ---------------------- | ------- | ---------------------- | ------- |
| @uppy/audio | 0.3.1 | @uppy/provider-views | 2.1.0 |
| @uppy/aws-s3 | 2.1.0 | @uppy/react | 2.2.0 |
| @uppy/aws-s3-multipart | 2.3.0 | @uppy/react-native | 0.3.0 |
| @uppy/companion-client | 2.1.0 | @uppy/screen-capture | 2.1.0 |
| @uppy/core | 2.2.0 | @uppy/status-bar | 2.2.0 |
| @uppy/dashboard | 2.2.0 | @uppy/svelte | 1.0.8 |
| @uppy/drag-drop | 2.1.0 | @uppy/transloadit | 2.2.0 |
| @uppy/file-input | 2.1.0 | @uppy/tus | 2.3.0 |
| @uppy/google-drive | 2.1.0 | @uppy/url | 2.1.0 |
| @uppy/image-editor | 1.2.0 | @uppy/webcam | 2.2.0 |
| @uppy/instagram | 2.1.0 | @uppy/xhr-upload | 2.1.0 |
| @uppy/locales | 2.1.0 | @uppy/zoom | 1.1.0 |
| @uppy/onedrive | 2.1.0 | @uppy/robodog | 2.6.0 |
| @uppy/progress-bar | 2.1.0 | uppy | 2.10.0 |
- @uppy/audio: fix types (Merlijn Vos / #3689 )
- @uppy/aws-s3-multipart,@uppy/aws-s3,@uppy/core,@uppy/react,@uppy/transloadit,@uppy/tus,@uppy/xhr-upload: proposal: Cancel assemblies optional (Mikael Finstad / #3575 )
- @uppy/aws-s3-multipart: export interface AwsS3MultipartOptions (Matteo Padovano / #3709 )
- @uppy/companion-client: refactor to ESM (Antoine du Hamel / #3693 )
- @uppy/companion: Only deploy on companion changes (kiloreux / #3677 )
- @uppy/core: add definition for addFiles method (Matteo Padovano / #3556 )
- @uppy/core: wrap plugins in div.uppy-Root and set dir attrubute in UIPlugin (Artur Paikin / #3692 )
- @uppy/google-drive: refactor to ESM (Antoine du Hamel / #3683 )
- @uppy/image-editor: refactor to ESM (Antoine du Hamel / #3685 )
- @uppy/instagram: refactor to ESM (Antoine du Hamel / #3696 )
- @uppy/locales: Add `save` translation to Spanish locale (Juan Carlos Alonso / #3678 )
- @uppy/locales: refactor to ESM (Antoine du Hamel / #3707 )
- @uppy/onedrive: refactor to ESM (Antoine du Hamel / #3694 )
- @uppy/progress-bar: refactor to ESM (Antoine du Hamel / #3706 )
- @uppy/provider-views: refactor to ESM (Antoine du Hamel / #3715 )
- @uppy/react: Support React 18 in @uppy/react (Merlijn Vos / #3680 )
- @uppy/screen-capture: refactor to ESM (Antoine du Hamel / #3698 )
- @uppy/status-bar: refactor to ESM (Antoine du Hamel / #3697 )
- @uppy/transloadit: add rate limiting for assembly creation and status polling (Antoine du Hamel / #3718 )
- @uppy/tus: refactor to ESM (Antoine du Hamel / #3724 )
- @uppy/url: refactor to ESM (Antoine du Hamel / #3713 )
- @uppy/webcam: refactor to ESM (Antoine du Hamel / #3686 )
- @uppy/xhr-upload: refactor to ESM (Antoine du Hamel / #3695 )
- @uppy/zoom: refactor to ESM (Antoine du Hamel / #3699 )
- meta: e2e: fix failing test (Antoine du Hamel / #3722 )
- test: harden linter rule for JSX/ESM validation (Antoine du Hamel / #3681 )
- test: harden linter rules for ESM/CJS validation (Antoine du Hamel / #3674 )
- test: Increase retries to trigger longer retryDelay in tus (Artur Paikin / #3726 )
- test: Remove `it.only` from e2e test (Merlijn Vos / #3690 )
- tests: Make Cypress more stable & add e2e test for error events when upload fails (Merlijn Vos / #3662 )
2022-05-14 01:09:48 +01:00
Merlijn Vos
d42badf995
Support React 18 in @uppy/react ( #3680 )
...
* Support React 18
* Remove unit tests
* Create e2e tests
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
2022-05-04 17:38:08 +02:00
Antoine du Hamel
9fe02400ae
meta: use workspace:^ instead of workspace:* ( #3278 )
2021-10-27 17:53:11 +02:00
Antoine du Hamel
01d7ea13e9
meta: use Yarn v3 instead of npm ( #3237 )
...
* meta: use Yarn v3 instead of npm
* Update CONTRIBUTING.md to fix linter errors
* remove remaining npm commands
* Update deps
2021-10-20 15:16:59 +02:00
Artur Paikin
b8b4127bd5
Release
2021-10-14 21:58:29 +01:00
Antoine du Hamel
1eb317ba3a
Release
2021-10-06 15:55:29 +02:00
Murderlon
b3b68c0777
Release
2021-09-20 11:51:06 +02:00
Artur Paikin
d69043aacc
Release
2021-08-24 20:54:05 +01:00
Murderlon
ab771cbe1c
Release
2021-08-24 16:13:19 +02:00
Artur Paikin
113b627dd0
Release
2021-08-02 22:38:11 +01:00
Artur Paikin
4b782ffbbb
Release
2021-06-30 23:07:21 +01:00
Artur Paikin
23e4a537a6
Release
2021-05-28 11:54:17 +01:00
Artur Paikin
12b7bd34e8
Release
2021-05-27 21:35:08 +01:00
Artur Paikin
1751241362
Release
2021-03-31 23:59:08 +01:00
Renée Kooi
c1d15abf10
error on import lint failure + some misc lint fixes ( #2813 )
...
Co-authored-by: Artur Paikin <artur@arturpaikin.com>
2021-03-20 11:02:49 +01:00
Artur Paikin
e1efe07927
Release
2021-01-27 16:22:43 +00:00
ifedapoolarewaju
7bf5ca55a7
Release
2020-09-07 12:40:44 +01:00
Renée Kooi
c5a8ac8c59
react-native: remove extraneous comma
2020-08-31 13:19:50 +02:00
Andrew
15e97f5c65
react-native: Fix react native expo permissions ( #2418 )
...
* dash: Add support for AVIF images in thumbnails
I added support to load thumbnails when uploading AVIF images, by adding 'avif' to the regex. I also updated the unit test.
Note that support for this is dependant on browser support, and currently only Chrome 85+ and Firefox 77+ support it (Firefox requires flag to be set to allow it)
* Allowed HTML Attributes to be passed via props
This fix still needs some work, as certain attributes could be passed to Uppy or as an HTML attribute, such as target
When this is fixed, this will resolve #2403
* fix: Fixed issues caused by moved dependencies
* Revert "Allowed HTML Attributes to be passed via props"
This reverts commit d7f8076fb3 .
* Fixed dependencies
2020-08-31 11:53:45 +01:00
Renée Kooi
4e32e61d7c
Release
2019-10-09 21:00:46 +02:00
Artur Paikin
28d235fe2f
Release
2019-06-05 19:07:20 +03:00
Renée Kooi
1ad322497f
Release
2019-05-08 15:27:15 +02:00
Artur Paikin
0d7a2dc6ea
@uppy/react-native — 0.1.0
2019-04-26 15:11:35 +03:00
Artur Paikin
0f95529cc5
Release
2019-04-19 15:46:25 +03:00
Artur Paikin
bf59f2c2f6
ignore “h in scope” rule
2019-04-17 20:14:38 +03:00
Artur Paikin
5378a4f32c
point to index.js directly
2019-04-17 18:51:05 +03:00
Artur Paikin
04a3df9f15
move to @uppy/react-native package
2019-04-17 18:17:25 +03:00