Commit graph

13 commits

Author SHA1 Message Date
Prakash
a25226aab2
Fix @uppy/examples (#6099)
we forgot to update the examples after #5830
2025-12-08 09:48:23 +01:00
Antoine du Hamel
3ce4ec4b91
remove use of deprecated metaFields option (#4073) 2022-08-31 11:34:37 +02:00
Antoine du Hamel
f1ddd43765
example: migrate xhr-bundle to ESM (#4012) 2022-08-19 00:49:55 +02:00
Kevin van Zonneveld
764c2ccada
Update Linter (#2796)
* relocate .vscode

* Switch to transloadit linter

* Update .eslintrc.json

* autofix code

* unlink and install eslint-config-transloadit@1.1.1

* Change 0 to "off"

* Don't change 'use strict'

* Do not vertically align

* disable key-spacing

* add import/no-extraneous-dependencies per package

* add more react/a11y warnings

* Revert "autofix code"

This reverts commit 14c8a8cde8.

* add import/no-extraneous-dependencies per example and main package

* autofix code (2)

* Allow devDependencies in ./bin

* Change import/no-extraneous-dependencies to warn again

* upgrade linter

* Set import/no-extraneous-dependencies to warn
2021-03-15 16:25:17 +00:00
Renée Kooi
8c826313b6
A few docs things (#2371) 2020-07-29 12:17:27 +02:00
Renée Kooi
9f22fb28e4
xhr-upload: send global metadata when bundle: true (#1677) 2019-07-05 17:11:57 +02:00
Artur Paikin
13902c0eba remove more autoProceed: false from examples 2018-07-15 23:58:22 -04:00
Artur Paikin
356585f4af update to status-bar and xhr-upload in: tests, website, dependencies, examples 2018-06-21 16:20:55 -04:00
Renée Kooi
a4822ee90d
Update require() paths in examples. 2018-06-18 11:45:40 +02:00
Artur Paikin
2b06af0fc9
Merge branch 'master' into hide-buttons-status-bar 2018-05-27 23:58:54 -04:00
Matteo Padovano
2c67ee6362 allow to hide cancel and retry buttons 2018-05-11 02:46:25 +02:00
Renée Kooi
37768e1531
core: Remove .run(). 2018-04-30 12:17:13 +02:00
Renée Kooi
2fc44cb6e3
examples: Add XHRUpload bundle option example. 2018-01-08 11:52:45 +01:00