mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-22 09:48:06 +00:00
* Remove IE polyfills and special casing * dashboard: remove `resize-observer-polyfill` * deps: remove url-parse to use global `URL` instead * Update documentation for browser support * Add a migration guide * Update e2e test platforms * Remove polyfills from examples and add those missing in CDN bundle * Use Node.js v16.x on CI because of `AbortController` * Update bundle builder to produce two builds: `uppy.js` without polyfills, `uppy.legacy.js` with polyfills. * Upgrade create-react-app deps * remove null coalescing operator as it's not supported by the build chain * disable Safari testing (for now) Co-authored-by: Renée Kooi <renee@kooi.me> |
||
|---|---|---|
| .. | ||
| aws-companion | ||
| aws-presigned-url | ||
| bundled | ||
| cdn-example | ||
| custom-provider | ||
| dev | ||
| digitalocean-spaces | ||
| multiple-instances | ||
| node-xhr | ||
| php-xhr | ||
| python-xhr | ||
| react-example | ||
| react-native-expo | ||
| redux | ||
| svelte-example | ||
| transloadit | ||
| transloadit-textarea | ||
| uppy-with-companion | ||
| vue | ||
| vue3 | ||
| xhr-bundle | ||