@@ -65,20 +65,20 @@ const uppy = new Uppy()
65
65
npm install @uppy/core @uppy/dashboard @uppy/tus
66
66
```
67
67
68
- Add CSS [ uppy.min.css] ( https://releases.transloadit.com/uppy/v3.16 .0/uppy.min.css ) , either to your HTML page’s ` <head> ` or include in JS, if your bundler of choice supports it.
68
+ Add CSS [ uppy.min.css] ( https://releases.transloadit.com/uppy/v3.17 .0/uppy.min.css ) , either to your HTML page’s ` <head> ` or include in JS, if your bundler of choice supports it.
69
69
70
70
Alternatively, you can also use a pre-built bundle from Transloadit’s CDN: Edgly. In that case ` Uppy ` will attach itself to the global ` window.Uppy ` object.
71
71
72
72
> ⚠️ The bundle consists of most Uppy plugins, so this method is not recommended for production, as your users will have to download all plugins when you are likely using only a few.
73
73
74
74
``` html
75
75
<!-- 1. Add CSS to `<head>` -->
76
- <link href =" https://releases.transloadit.com/uppy/v3.16 .0/uppy.min.css" rel =" stylesheet" >
76
+ <link href =" https://releases.transloadit.com/uppy/v3.17 .0/uppy.min.css" rel =" stylesheet" >
77
77
78
78
<!-- 2. Initialize -->
79
79
<div id =" files-drag-drop" ></div >
80
80
<script type =" module" >
81
- import { Uppy , Dashboard , Tus } from " https://releases.transloadit.com/uppy/v3.16 .0/uppy.min.mjs"
81
+ import { Uppy , Dashboard , Tus } from " https://releases.transloadit.com/uppy/v3.17 .0/uppy.min.mjs"
82
82
83
83
const uppy = new Uppy ()
84
84
uppy .use (Dashboard, { target: ' #files-drag-drop' })
@@ -180,7 +180,7 @@ If you’re using Uppy from CDN, those polyfills are already included in the leg
180
180
bundle, so no need to include anything additionally:
181
181
182
182
` ` ` html
183
- < script src= " https://releases.transloadit.com/uppy/v3.16 .0/uppy.legacy.min.js" >< / script>
183
+ < script src= " https://releases.transloadit.com/uppy/v3.17 .0/uppy.legacy.min.js" >< / script>
184
184
` ` `
185
185
186
186
## FAQ
@@ -467,25 +467,25 @@ Use Uppy in your project? [Let us know](https://github.com/transloadit/uppy/issu
467
467
:---: |:---: |:---: |:---: |:---: |:---: |
468
468
[christianwengert](https://github.com/christianwengert) |[craigcbrunner](https://github.com/craigcbrunner) |[darthf1](https://github.com/darthf1) |[dkisic](https://github.com/dkisic) |[elliotsayes](https://github.com/elliotsayes) |[fingul](https://github.com/fingul) |
469
469
470
- [<img alt="franckl" src="https://avatars.githubusercontent.com/u/3875803?v=4&s=117" width="117">](https://github.com/franckl) |[<img alt="gaelicwinter " src="https://avatars.githubusercontent.com/u/6510266 ?v=4&s=117" width="117">](https://github.com/gaelicwinter ) |[<img alt="green-mike " src="https://avatars.githubusercontent.com/u/5584225 ?v=4&s=117" width="117">](https://github.com/green-mike ) |[<img alt="hxgf " src="https://avatars.githubusercontent.com/u/56104 ?v=4&s=117" width="117">](https://github.com/hxgf ) |[<img alt="johnmanjiro13 " src="https://avatars.githubusercontent.com/u/28798279 ?v=4&s=117" width="117">](https://github.com/johnmanjiro13 ) |[<img alt="sontixyou " src="https://avatars.githubusercontent.com/u/19817196 ?v=4&s=117" width="117">](https://github.com/sontixyou ) |
470
+ [<img alt="franckl" src="https://avatars.githubusercontent.com/u/3875803?v=4&s=117" width="117">](https://github.com/franckl) |[<img alt="frederikhors " src="https://avatars.githubusercontent.com/u/41120635 ?v=4&s=117" width="117">](https://github.com/frederikhors ) |[<img alt="gaelicwinter " src="https://avatars.githubusercontent.com/u/6510266 ?v=4&s=117" width="117">](https://github.com/gaelicwinter ) |[<img alt="green-mike " src="https://avatars.githubusercontent.com/u/5584225 ?v=4&s=117" width="117">](https://github.com/green-mike ) |[<img alt="hxgf " src="https://avatars.githubusercontent.com/u/56104 ?v=4&s=117" width="117">](https://github.com/hxgf ) |[<img alt="johnmanjiro13 " src="https://avatars.githubusercontent.com/u/28798279 ?v=4&s=117" width="117">](https://github.com/johnmanjiro13 ) |
471
471
:---: |:---: |:---: |:---: |:---: |:---: |
472
- [franckl](https://github.com/franckl) |[gaelicwinter ](https://github.com/gaelicwinter ) |[green-mike ](https://github.com/green-mike ) |[hxgf ](https://github.com/hxgf ) |[johnmanjiro13 ](https://github.com/johnmanjiro13 ) |[sontixyou ](https://github.com/sontixyou ) |
472
+ [franckl](https://github.com/franckl) |[frederikhors ](https://github.com/frederikhors ) |[gaelicwinter ](https://github.com/gaelicwinter ) |[green-mike ](https://github.com/green-mike ) |[hxgf ](https://github.com/hxgf ) |[johnmanjiro13 ](https://github.com/johnmanjiro13 ) |
473
473
474
- [<img alt="kode-ninja " src="https://avatars.githubusercontent.com/u/7857611 ?v=4&s=117" width="117">](https://github.com/kode-ninja ) |[<img alt="jx-zyf " src="https://avatars.githubusercontent.com/u/26456842 ?v=4&s=117" width="117">](https://github.com/jx-zyf ) |[<img alt="magumbo " src="https://avatars.githubusercontent.com/u/6683765 ?v=4&s=117" width="117">](https://github.com/magumbo ) |[<img alt="mjlumetta " src="https://avatars.githubusercontent.com/u/3241493 ?v=4&s=117" width="117">](https://github.com/mjlumetta ) |[<img alt="mosi-kha " src="https://avatars.githubusercontent.com/u/35611016 ?v=4&s=117" width="117">](https://github.com/mosi-kha ) |[<img alt="neuronet77 " src="https://avatars.githubusercontent.com/u/4220037 ?v=4&s=117" width="117">](https://github.com/neuronet77 ) |
474
+ [<img alt="jur-ng " src="https://avatars.githubusercontent.com/u/111122756 ?v=4&s=117" width="117">](https://github.com/jur-ng ) |[<img alt="sontixyou " src="https://avatars.githubusercontent.com/u/19817196 ?v=4&s=117" width="117">](https://github.com/sontixyou ) |[<img alt="kode-ninja " src="https://avatars.githubusercontent.com/u/7857611 ?v=4&s=117" width="117">](https://github.com/kode-ninja ) |[<img alt="jx-zyf " src="https://avatars.githubusercontent.com/u/26456842 ?v=4&s=117" width="117">](https://github.com/jx-zyf ) |[<img alt="magumbo " src="https://avatars.githubusercontent.com/u/6683765 ?v=4&s=117" width="117">](https://github.com/magumbo ) |[<img alt="mjlumetta " src="https://avatars.githubusercontent.com/u/3241493 ?v=4&s=117" width="117">](https://github.com/mjlumetta ) |
475
475
:---: |:---: |:---: |:---: |:---: |:---: |
476
- [kode-ninja ](https://github.com/kode-ninja ) |[jx-zyf ](https://github.com/jx-zyf ) |[magumbo ](https://github.com/magumbo ) |[mjlumetta ](https://github.com/mjlumetta ) |[mosi-kha ](https://github.com/mosi-kha ) |[neuronet77 ](https://github.com/neuronet77 ) |
476
+ [jur-ng ](https://github.com/jur-ng ) |[sontixyou ](https://github.com/sontixyou ) |[kode-ninja ](https://github.com/kode-ninja ) |[jx-zyf ](https://github.com/jx-zyf ) |[magumbo ](https://github.com/magumbo ) |[mjlumetta ](https://github.com/mjlumetta ) |
477
477
478
- [<img alt="ninesalt " src="https://avatars.githubusercontent.com/u/7952255 ?v=4&s=117" width="117">](https://github.com/ninesalt ) |[<img alt="odselsevier " src="https://avatars.githubusercontent.com/u/95745934 ?v=4&s=117" width="117">](https://github.com/odselsevier ) |[<img alt="phil714 " src="https://avatars.githubusercontent.com/u/7584581 ?v=4&s=117" width="117">](https://github.com/phil714 ) |[<img alt="luntta " src="https://avatars.githubusercontent.com/u/14221637 ?v=4&s=117" width="117">](https://github.com/luntta ) |[<img alt="rhymes " src="https://avatars.githubusercontent.com/u/146201 ?v=4&s=117" width="117">](https://github.com/rhymes ) |[<img alt="rlebosse " src="https://avatars.githubusercontent.com/u/2794137 ?v=4&s=117" width="117">](https://github.com/rlebosse ) |
478
+ [<img alt="mosi-kha " src="https://avatars.githubusercontent.com/u/35611016 ?v=4&s=117" width="117">](https://github.com/mosi-kha ) |[<img alt="neuronet77 " src="https://avatars.githubusercontent.com/u/4220037 ?v=4&s=117" width="117">](https://github.com/neuronet77 ) |[<img alt="ninesalt " src="https://avatars.githubusercontent.com/u/7952255 ?v=4&s=117" width="117">](https://github.com/ninesalt ) |[<img alt="odselsevier " src="https://avatars.githubusercontent.com/u/95745934 ?v=4&s=117" width="117">](https://github.com/odselsevier ) |[<img alt="phil714 " src="https://avatars.githubusercontent.com/u/7584581 ?v=4&s=117" width="117">](https://github.com/phil714 ) |[<img alt="luntta " src="https://avatars.githubusercontent.com/u/14221637 ?v=4&s=117" width="117">](https://github.com/luntta ) |
479
479
:---: |:---: |:---: |:---: |:---: |:---: |
480
- [ninesalt ](https://github.com/ninesalt ) |[odselsevier ](https://github.com/odselsevier ) |[phil714 ](https://github.com/phil714 ) |[luntta ](https://github.com/luntta ) |[rhymes ](https://github.com/rhymes ) |[rlebosse ](https://github.com/rlebosse ) |
480
+ [mosi-kha ](https://github.com/mosi-kha ) |[neuronet77 ](https://github.com/neuronet77 ) |[ninesalt ](https://github.com/ninesalt ) |[odselsevier ](https://github.com/odselsevier ) |[phil714 ](https://github.com/phil714 ) |[luntta ](https://github.com/luntta ) |
481
481
482
- [<img alt="rmoura-92 " src="https://avatars.githubusercontent.com/u/419044 ?v=4&s=117" width="117">](https://github.com/rmoura-92 ) |[<img alt="rtaieb " src="https://avatars.githubusercontent.com/u/35224301 ?v=4&s=117" width="117">](https://github.com/rtaieb ) |[<img alt="slawexxx44 " src="https://avatars.githubusercontent.com/u/11180644 ?v=4&s=117" width="117">](https://github.com/slawexxx44 ) |[<img alt="stduhpf " src="https://avatars.githubusercontent.com/u/28208228 ?v=4&s=117" width="117">](https://github.com/stduhpf ) |[<img alt="thanhthot " src="https://avatars.githubusercontent.com/u/50633205 ?v=4&s=117" width="117">](https://github.com/thanhthot ) |[<img alt="tusharjkhunt " src="https://avatars.githubusercontent.com/u/31904234 ?v=4&s=117" width="117">](https://github.com/tusharjkhunt ) |
482
+ [<img alt="rhymes " src="https://avatars.githubusercontent.com/u/146201 ?v=4&s=117" width="117">](https://github.com/rhymes ) |[<img alt="rlebosse " src="https://avatars.githubusercontent.com/u/2794137 ?v=4&s=117" width="117">](https://github.com/rlebosse ) |[<img alt="rmoura-92 " src="https://avatars.githubusercontent.com/u/419044 ?v=4&s=117" width="117">](https://github.com/rmoura-92 ) |[<img alt="rtaieb " src="https://avatars.githubusercontent.com/u/35224301 ?v=4&s=117" width="117">](https://github.com/rtaieb ) |[<img alt="slawexxx44 " src="https://avatars.githubusercontent.com/u/11180644 ?v=4&s=117" width="117">](https://github.com/slawexxx44 ) |[<img alt="stduhpf " src="https://avatars.githubusercontent.com/u/28208228 ?v=4&s=117" width="117">](https://github.com/stduhpf ) |
483
483
:---: |:---: |:---: |:---: |:---: |:---: |
484
- [rmoura-92 ](https://github.com/rmoura-92 ) |[rtaieb ](https://github.com/rtaieb ) |[slawexxx44 ](https://github.com/slawexxx44 ) |[stduhpf ](https://github.com/stduhpf ) |[thanhthot ](https://github.com/thanhthot ) |[tusharjkhunt ](https://github.com/tusharjkhunt ) |
484
+ [rhymes ](https://github.com/rhymes ) |[rlebosse ](https://github.com/rlebosse ) |[rmoura-92 ](https://github.com/rmoura-92 ) |[rtaieb ](https://github.com/rtaieb ) |[slawexxx44 ](https://github.com/slawexxx44 ) |[stduhpf ](https://github.com/stduhpf ) |
485
485
486
- [<img alt="vedran555" src="https://avatars.githubusercontent.com/u/38395951?v=4&s=117" width="117">](https://github.com/vedran555) |[<img alt="yoann-hellopret" src="https://avatars.githubusercontent.com/u/46525558?v=4&s=117" width="117">](https://github.com/yoann-hellopret) |[<img alt="olitomas" src="https://avatars.githubusercontent.com/u/6918659?v=4&s=117" width="117">](https://github.com/olitomas) |[<img alt="JimmyLv" src="https://avatars.githubusercontent.com/u/4997466?v=4&s=117" width="117">](https://github.com/JimmyLv) |
487
- :---: |:---: |:---: |:---: |
488
- [vedran555](https://github.com/vedran555) |[yoann-hellopret](https://github.com/yoann-hellopret) |[olitomas](https://github.com/olitomas) |[JimmyLv](https://github.com/JimmyLv) |
486
+ [<img alt="thanhthot" src="https://avatars.githubusercontent.com/u/50633205?v=4&s=117" width="117">](https://github.com/thanhthot) |[<img alt="tusharjkhunt" src="https://avatars.githubusercontent.com/u/31904234?v=4&s=117" width="117">](https://github.com/tusharjkhunt) |[<img alt=" vedran555" src="https://avatars.githubusercontent.com/u/38395951?v=4&s=117" width="117">](https://github.com/vedran555) |[<img alt="yoann-hellopret" src="https://avatars.githubusercontent.com/u/46525558?v=4&s=117" width="117">](https://github.com/yoann-hellopret) |[<img alt="olitomas" src="https://avatars.githubusercontent.com/u/6918659?v=4&s=117" width="117">](https://github.com/olitomas) |[<img alt="JimmyLv" src="https://avatars.githubusercontent.com/u/4997466?v=4&s=117" width="117">](https://github.com/JimmyLv) |
487
+ :---: |:---: |:---: |:---: |:---: |:---: |
488
+ [thanhthot](https://github.com/thanhthot) |[tusharjkhunt](https://github.com/tusharjkhunt) |[ vedran555](https://github.com/vedran555) |[yoann-hellopret](https://github.com/yoann-hellopret) |[olitomas](https://github.com/olitomas) |[JimmyLv](https://github.com/JimmyLv) |
489
489
490
490
<!--/contributors-->
491
491
0 commit comments