diff --git a/BUNDLE-README.md b/BUNDLE-README.md
index 73469aab0..076f1257c 100644
--- a/BUNDLE-README.md
+++ b/BUNDLE-README.md
@@ -1,7 +1,7 @@
# Uppy
Hi, thanks for trying out the bundled version of the Uppy File Uploader. You can use
-this from a CDN (e.g. ``) or bundle it with your webapp.
+this from a CDN (e.g. ``) or bundle it with your webapp.
Note that the recommended way to use Uppy is to install it with yarn/npm and use a
bundler like Webpack so that you can create a smaller custom build with just the
diff --git a/README.md b/README.md
index cc7915b37..bb5100b6c 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ $ npm install @uppy/core @uppy/dashboard @uppy/tus
We recommend installing from npm and then using a module bundler such as [Webpack](https://webpack.js.org/), [Browserify](http://browserify.org/) or [Rollup.js](http://rollupjs.org/).
-Add CSS [uppy.min.css](https://releases.transloadit.com/uppy/v1.27.0/uppy.min.css), either to your HTML page's `
` or include in JS, if your bundler of choice supports it — transforms and plugins are available for Browserify and Webpack.
+Add CSS [uppy.min.css](https://releases.transloadit.com/uppy/v1.28.0/uppy.min.css), either to your HTML page's `` or include in JS, if your bundler of choice supports it — transforms and plugins are available for Browserify and Webpack.
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.
@@ -77,10 +77,10 @@ Alternatively, you can also use a pre-built bundle from Transloadit's CDN: Edgly
```html
-
+
-
+
@@ -179,7 +179,7 @@ const Uppy = require('@uppy/core')
If you're using Uppy from CDN, `es6-promise` and `whatwg-fetch` are already included in the bundle, so no need to include anything additionally:
```html
-
+
```
## FAQ
@@ -244,173 +244,177 @@ Use Uppy in your project? [Let us know](https://github.com/transloadit/uppy/issu
:---: |:---: |:---: |:---: |:---: |:---: |
[nqst](https://github.com/nqst) |[lakesare](https://github.com/lakesare) |[kiloreux](https://github.com/kiloreux) |[sadovnychyi](https://github.com/sadovnychyi) |[samuelayo](https://github.com/samuelayo) |[richardwillars](https://github.com/richardwillars) |
-[ ](https://github.com/ajkachnic) |[ ](https://github.com/zcallan) |[ ](https://github.com/tim-kos) |[ ](https://github.com/janko) |[ ](https://github.com/wilkoklak) |[ ](https://github.com/apps/dependabot) |
+[ ](https://github.com/ajkachnic) |[ ](https://github.com/zcallan) |[ ](https://github.com/tim-kos) |[ ](https://github.com/janko) |[ ](https://github.com/apps/dependabot) |[ ](https://github.com/wilkoklak) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[ajkachnic](https://github.com/ajkachnic) |[zcallan](https://github.com/zcallan) |[tim-kos](https://github.com/tim-kos) |[janko](https://github.com/janko) |[wilkoklak](https://github.com/wilkoklak) |[dependabot[bot]](https://github.com/apps/dependabot) |
+[ajkachnic](https://github.com/ajkachnic) |[zcallan](https://github.com/zcallan) |[tim-kos](https://github.com/tim-kos) |[janko](https://github.com/janko) |[dependabot[bot]](https://github.com/apps/dependabot) |[wilkoklak](https://github.com/wilkoklak) |
-[ ](https://github.com/oliverpool) |[ ](https://github.com/Botz) |[ ](https://github.com/mcallistertyler) |[ ](https://github.com/mokutsu-coursera) |[ ](https://github.com/DJWassink) |[ ](https://github.com/taoqf) |
+[ ](https://github.com/oliverpool) |[ ](https://github.com/Botz) |[ ](https://github.com/mcallistertyler) |[ ](https://github.com/mokutsu-coursera) |[ ](https://github.com/DJWassink) |[ ](https://github.com/mifi) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[oliverpool](https://github.com/oliverpool) |[Botz](https://github.com/Botz) |[mcallistertyler](https://github.com/mcallistertyler) |[mokutsu-coursera](https://github.com/mokutsu-coursera) |[DJWassink](https://github.com/DJWassink) |[taoqf](https://github.com/taoqf) |
+[oliverpool](https://github.com/oliverpool) |[Botz](https://github.com/Botz) |[mcallistertyler](https://github.com/mcallistertyler) |[mokutsu-coursera](https://github.com/mokutsu-coursera) |[DJWassink](https://github.com/DJWassink) |[mifi](https://github.com/mifi) |
-[ ](https://github.com/mifi) |[ ](https://github.com/tuoxiansp) |[ ](https://github.com/elenalape) |[ ](https://github.com/gavboulton) |[ ](https://github.com/bertho-zero) |[ ](https://github.com/tranvansang) |
+[ ](https://github.com/taoqf) |[ ](https://github.com/tuoxiansp) |[ ](https://github.com/dominiceden) |[ ](https://github.com/elenalape) |[ ](https://github.com/gavboulton) |[ ](https://github.com/bertho-zero) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[mifi](https://github.com/mifi) |[tuoxiansp](https://github.com/tuoxiansp) |[elenalape](https://github.com/elenalape) |[gavboulton](https://github.com/gavboulton) |[bertho-zero](https://github.com/bertho-zero) |[tranvansang](https://github.com/tranvansang) |
+[taoqf](https://github.com/taoqf) |[tuoxiansp](https://github.com/tuoxiansp) |[dominiceden](https://github.com/dominiceden) |[elenalape](https://github.com/elenalape) |[gavboulton](https://github.com/gavboulton) |[bertho-zero](https://github.com/bertho-zero) |
-[ ](https://github.com/ap--) |[ ](https://github.com/mrbatista) |[ ](https://github.com/MikeKovarik) |[ ](https://github.com/pauln) |[ ](https://github.com/szh) |[ ](https://github.com/toadkicker) |
+[ ](https://github.com/tranvansang) |[ ](https://github.com/ap--) |[ ](https://github.com/mrbatista) |[ ](https://github.com/MikeKovarik) |[ ](https://github.com/pauln) |[ ](https://github.com/szh) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[ap--](https://github.com/ap--) |[mrbatista](https://github.com/mrbatista) |[MikeKovarik](https://github.com/MikeKovarik) |[pauln](https://github.com/pauln) |[szh](https://github.com/szh) |[toadkicker](https://github.com/toadkicker) |
+[tranvansang](https://github.com/tranvansang) |[ap--](https://github.com/ap--) |[mrbatista](https://github.com/mrbatista) |[MikeKovarik](https://github.com/MikeKovarik) |[pauln](https://github.com/pauln) |[szh](https://github.com/szh) |
-[ ](https://github.com/ofhope) |[ ](https://github.com/dominiceden) |[ ](https://github.com/mejiaej) |[ ](https://github.com/johnnyperkins) |[ ](https://github.com/dargmuesli) |[ ](https://github.com/manuelkiessling) |
+[ ](https://github.com/toadkicker) |[ ](https://github.com/ofhope) |[ ](https://github.com/mejiaej) |[ ](https://github.com/johnnyperkins) |[ ](https://github.com/dargmuesli) |[ ](https://github.com/manuelkiessling) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[ofhope](https://github.com/ofhope) |[dominiceden](https://github.com/dominiceden) |[mejiaej](https://github.com/mejiaej) |[johnnyperkins](https://github.com/johnnyperkins) |[dargmuesli](https://github.com/dargmuesli) |[manuelkiessling](https://github.com/manuelkiessling) |
+[toadkicker](https://github.com/toadkicker) |[ofhope](https://github.com/ofhope) |[mejiaej](https://github.com/mejiaej) |[johnnyperkins](https://github.com/johnnyperkins) |[dargmuesli](https://github.com/dargmuesli) |[manuelkiessling](https://github.com/manuelkiessling) |
[ ](https://github.com/nndevstudio) |[ ](https://github.com/ogtfaber) |[ ](https://github.com/sksavant) |[ ](https://github.com/suchoproduction) |[ ](https://github.com/sunil-shrestha) |[ ](https://github.com/timodwhit) |
:---: |:---: |:---: |:---: |:---: |:---: |
[nndevstudio](https://github.com/nndevstudio) |[ogtfaber](https://github.com/ogtfaber) |[sksavant](https://github.com/sksavant) |[suchoproduction](https://github.com/suchoproduction) |[sunil-shrestha](https://github.com/sunil-shrestha) |[timodwhit](https://github.com/timodwhit) |
-[ ](https://github.com/yonahforst) |[ ](https://github.com/stephentuso) |[ ](https://github.com/mskelton) |[ ](https://github.com/ahmedkandel) |[ ](https://github.com/btrice) |[ ](https://github.com/behnammodi) |
+[ ](https://github.com/yonahforst) |[ ](https://github.com/stephentuso) |[ ](https://github.com/mskelton) |[ ](https://github.com/ahmedkandel) |[ ](https://github.com/btrice) |[ ](https://github.com/aduh95) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[yonahforst](https://github.com/yonahforst) |[stephentuso](https://github.com/stephentuso) |[mskelton](https://github.com/mskelton) |[ahmedkandel](https://github.com/ahmedkandel) |[btrice](https://github.com/btrice) |[behnammodi](https://github.com/behnammodi) |
+[yonahforst](https://github.com/yonahforst) |[stephentuso](https://github.com/stephentuso) |[mskelton](https://github.com/mskelton) |[ahmedkandel](https://github.com/ahmedkandel) |[btrice](https://github.com/btrice) |[aduh95](https://github.com/aduh95) |
-[ ](https://github.com/Burkes) |[ ](https://github.com/craigjennings11) |[ ](https://github.com/davekiss) |[ ](https://github.com/DenysNosov) |[ ](https://github.com/ethanwillis) |[ ](https://github.com/frobinsonj) |
+[ ](https://github.com/behnammodi) |[ ](https://github.com/Burkes) |[ ](https://github.com/craigjennings11) |[ ](https://github.com/davekiss) |[ ](https://github.com/DenysNosov) |[ ](https://github.com/ethanwillis) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[Burkes](https://github.com/Burkes) |[craigjennings11](https://github.com/craigjennings11) |[davekiss](https://github.com/davekiss) |[DenysNosov](https://github.com/DenysNosov) |[ethanwillis](https://github.com/ethanwillis) |[frobinsonj](https://github.com/frobinsonj) |
+[behnammodi](https://github.com/behnammodi) |[Burkes](https://github.com/Burkes) |[craigjennings11](https://github.com/craigjennings11) |[davekiss](https://github.com/davekiss) |[DenysNosov](https://github.com/DenysNosov) |[ethanwillis](https://github.com/ethanwillis) |
-[ ](https://github.com/geertclerx) |[ ](https://github.com/jasonbosco) |[ ](https://github.com/jedwood) |[ ](https://github.com/dogrocker) |[ ](https://github.com/lamartire) |[ ](https://github.com/Mactaivsh) |
+[ ](https://github.com/frobinsonj) |[ ](https://github.com/geertclerx) |[ ](https://github.com/jasonbosco) |[ ](https://github.com/jedwood) |[ ](https://github.com/dogrocker) |[ ](https://github.com/lamartire) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[geertclerx](https://github.com/geertclerx) |[jasonbosco](https://github.com/jasonbosco) |[jedwood](https://github.com/jedwood) |[dogrocker](https://github.com/dogrocker) |[lamartire](https://github.com/lamartire) |[Mactaivsh](https://github.com/Mactaivsh) |
+[frobinsonj](https://github.com/frobinsonj) |[geertclerx](https://github.com/geertclerx) |[jasonbosco](https://github.com/jasonbosco) |[jedwood](https://github.com/jedwood) |[dogrocker](https://github.com/dogrocker) |[lamartire](https://github.com/lamartire) |
-[ ](https://github.com/maferland) |[ ](https://github.com/Martin005) |[ ](https://github.com/martiuslim) |[ ](https://github.com/MatthiasKunnen) |[ ](https://github.com/msand) |[ ](https://github.com/richartkeil) |
+[ ](https://github.com/Mactaivsh) |[ ](https://github.com/maferland) |[ ](https://github.com/Martin005) |[ ](https://github.com/martiuslim) |[ ](https://github.com/MatthiasKunnen) |[ ](https://github.com/msand) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[maferland](https://github.com/maferland) |[Martin005](https://github.com/Martin005) |[martiuslim](https://github.com/martiuslim) |[MatthiasKunnen](https://github.com/MatthiasKunnen) |[msand](https://github.com/msand) |[richartkeil](https://github.com/richartkeil) |
+[Mactaivsh](https://github.com/Mactaivsh) |[maferland](https://github.com/maferland) |[Martin005](https://github.com/Martin005) |[martiuslim](https://github.com/martiuslim) |[MatthiasKunnen](https://github.com/MatthiasKunnen) |[msand](https://github.com/msand) |
-[ ](https://github.com/richmeij) |[ ](https://github.com/rosenfeld) |[ ](https://github.com/jrschumacher) |[ ](https://github.com/ThomasG77) |[ ](https://github.com/sparanoid) |[ ](https://github.com/zhuangya) |
+[ ](https://github.com/richartkeil) |[ ](https://github.com/richmeij) |[ ](https://github.com/rosenfeld) |[ ](https://github.com/jrschumacher) |[ ](https://github.com/ThomasG77) |[ ](https://github.com/sparanoid) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[richmeij](https://github.com/richmeij) |[rosenfeld](https://github.com/rosenfeld) |[jrschumacher](https://github.com/jrschumacher) |[ThomasG77](https://github.com/ThomasG77) |[sparanoid](https://github.com/sparanoid) |[zhuangya](https://github.com/zhuangya) |
+[richartkeil](https://github.com/richartkeil) |[richmeij](https://github.com/richmeij) |[rosenfeld](https://github.com/rosenfeld) |[jrschumacher](https://github.com/jrschumacher) |[ThomasG77](https://github.com/ThomasG77) |[sparanoid](https://github.com/sparanoid) |
-[ ](https://github.com/allenfantasy) |[ ](https://github.com/Zyclotrop-j) |[ ](https://github.com/fortrieb) |[ ](https://github.com/jarey) |[ ](https://github.com/muhammadInam) |[ ](https://github.com/rettgerst) |
+[ ](https://github.com/zhuangya) |[ ](https://github.com/allenfantasy) |[ ](https://github.com/Zyclotrop-j) |[ ](https://github.com/fortrieb) |[ ](https://github.com/jarey) |[ ](https://github.com/muhammadInam) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[allenfantasy](https://github.com/allenfantasy) |[Zyclotrop-j](https://github.com/Zyclotrop-j) |[fortrieb](https://github.com/fortrieb) |[jarey](https://github.com/jarey) |[muhammadInam](https://github.com/muhammadInam) |[rettgerst](https://github.com/rettgerst) |
+[zhuangya](https://github.com/zhuangya) |[allenfantasy](https://github.com/allenfantasy) |[Zyclotrop-j](https://github.com/Zyclotrop-j) |[fortrieb](https://github.com/fortrieb) |[jarey](https://github.com/jarey) |[muhammadInam](https://github.com/muhammadInam) |
-[ ](https://github.com/mkabatek) |[ ](https://github.com/jukakoski) |[ ](https://github.com/olemoign) |[ ](https://github.com/ajschmidt8) |[ ](https://github.com/superhawk610) |[ ](https://github.com/abannach) |
+[ ](https://github.com/rettgerst) |[ ](https://github.com/mkabatek) |[ ](https://github.com/jukakoski) |[ ](https://github.com/olemoign) |[ ](https://github.com/ajschmidt8) |[ ](https://github.com/superhawk610) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[mkabatek](https://github.com/mkabatek) |[jukakoski](https://github.com/jukakoski) |[olemoign](https://github.com/olemoign) |[ajschmidt8](https://github.com/ajschmidt8) |[superhawk610](https://github.com/superhawk610) |[abannach](https://github.com/abannach) |
+[rettgerst](https://github.com/rettgerst) |[mkabatek](https://github.com/mkabatek) |[jukakoski](https://github.com/jukakoski) |[olemoign](https://github.com/olemoign) |[ajschmidt8](https://github.com/ajschmidt8) |[superhawk610](https://github.com/superhawk610) |
-[ ](https://github.com/adamelmore) |[ ](https://github.com/ajh-sr) |[ ](https://github.com/adamvigneault) |[ ](https://github.com/adritasharma) |[ ](https://github.com/asmt3) |[ ](https://github.com/alexnj) |
+[ ](https://github.com/abannach) |[ ](https://github.com/adamelmore) |[ ](https://github.com/ajh-sr) |[ ](https://github.com/adamvigneault) |[ ](https://github.com/adritasharma) |[ ](https://github.com/asmt3) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[adamelmore](https://github.com/adamelmore) |[ajh-sr](https://github.com/ajh-sr) |[adamvigneault](https://github.com/adamvigneault) |[adritasharma](https://github.com/adritasharma) |[asmt3](https://github.com/asmt3) |[alexnj](https://github.com/alexnj) |
+[abannach](https://github.com/abannach) |[adamelmore](https://github.com/adamelmore) |[ajh-sr](https://github.com/ajh-sr) |[adamvigneault](https://github.com/adamvigneault) |[adritasharma](https://github.com/adritasharma) |[asmt3](https://github.com/asmt3) |
-[ ](https://github.com/aalepis) |[ ](https://github.com/Dogfalo) |[ ](https://github.com/tekacs) |[ ](https://github.com/amitport) |[ ](https://github.com/functino) |[ ](https://github.com/radarhere) |
+[ ](https://github.com/alexnj) |[ ](https://github.com/aalepis) |[ ](https://github.com/Dogfalo) |[ ](https://github.com/tekacs) |[ ](https://github.com/amitport) |[ ](https://github.com/functino) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[aalepis](https://github.com/aalepis) |[Dogfalo](https://github.com/Dogfalo) |[tekacs](https://github.com/tekacs) |[amitport](https://github.com/amitport) |[functino](https://github.com/functino) |[radarhere](https://github.com/radarhere) |
+[alexnj](https://github.com/alexnj) |[aalepis](https://github.com/aalepis) |[Dogfalo](https://github.com/Dogfalo) |[tekacs](https://github.com/tekacs) |[amitport](https://github.com/amitport) |[functino](https://github.com/functino) |
-[ ](https://github.com/superandrew213) |[ ](https://github.com/andychongyz) |[ ](https://github.com/anthony0030) |[ ](https://github.com/aduh95) |[ ](https://github.com/Abourass) |[ ](https://github.com/arthurdenner) |
+[ ](https://github.com/radarhere) |[ ](https://github.com/superandrew213) |[ ](https://github.com/andychongyz) |[ ](https://github.com/anthony0030) |[ ](https://github.com/Abourass) |[ ](https://github.com/arthurdenner) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[superandrew213](https://github.com/superandrew213) |[andychongyz](https://github.com/andychongyz) |[anthony0030](https://github.com/anthony0030) |[aduh95](https://github.com/aduh95) |[Abourass](https://github.com/Abourass) |[arthurdenner](https://github.com/arthurdenner) |
+[radarhere](https://github.com/radarhere) |[superandrew213](https://github.com/superandrew213) |[andychongyz](https://github.com/andychongyz) |[anthony0030](https://github.com/anthony0030) |[Abourass](https://github.com/Abourass) |[arthurdenner](https://github.com/arthurdenner) |
-[ ](https://github.com/apuyou) |[ ](https://github.com/bochkarev-artem) |[ ](https://github.com/atsawin) |[ ](https://github.com/ayhankesicioglu) |[ ](https://github.com/azeemba) |[ ](https://github.com/azizk) |
+[ ](https://github.com/apuyou) |[ ](https://github.com/atsawin) |[ ](https://github.com/ayhankesicioglu) |[ ](https://github.com/azeemba) |[ ](https://github.com/azizk) |[ ](https://github.com/bducharme) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[apuyou](https://github.com/apuyou) |[bochkarev-artem](https://github.com/bochkarev-artem) |[atsawin](https://github.com/atsawin) |[ayhankesicioglu](https://github.com/ayhankesicioglu) |[azeemba](https://github.com/azeemba) |[azizk](https://github.com/azizk) |
+[apuyou](https://github.com/apuyou) |[atsawin](https://github.com/atsawin) |[ayhankesicioglu](https://github.com/ayhankesicioglu) |[azeemba](https://github.com/azeemba) |[azizk](https://github.com/azizk) |[bducharme](https://github.com/bducharme) |
-[ ](https://github.com/bducharme) |[ ](https://github.com/Quorafind) |[ ](https://github.com/wbaaron) |[ ](https://github.com/bedgerotto) |[ ](https://github.com/cyu) |[ ](https://github.com/cartfisk) |
+[ ](https://github.com/Quorafind) |[ ](https://github.com/wbaaron) |[ ](https://github.com/bedgerotto) |[ ](https://github.com/cyu) |[ ](https://github.com/cartfisk) |[ ](https://github.com/cellvinchung) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[bducharme](https://github.com/bducharme) |[Quorafind](https://github.com/Quorafind) |[wbaaron](https://github.com/wbaaron) |[bedgerotto](https://github.com/bedgerotto) |[cyu](https://github.com/cyu) |[cartfisk](https://github.com/cartfisk) |
+[Quorafind](https://github.com/Quorafind) |[wbaaron](https://github.com/wbaaron) |[bedgerotto](https://github.com/bedgerotto) |[cyu](https://github.com/cyu) |[cartfisk](https://github.com/cartfisk) |[cellvinchung](https://github.com/cellvinchung) |
-[ ](https://github.com/cellvinchung) |[ ](https://github.com/chao) |[ ](https://github.com/csprance) |[ ](https://github.com/Aarbel) |[ ](https://github.com/cbush06) |[ ](https://github.com/czj) |
+[ ](https://github.com/chao) |[ ](https://github.com/csprance) |[ ](https://github.com/Aarbel) |[ ](https://github.com/cbush06) |[ ](https://github.com/czj) |[ ](https://github.com/ardeois) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[cellvinchung](https://github.com/cellvinchung) |[chao](https://github.com/chao) |[csprance](https://github.com/csprance) |[Aarbel](https://github.com/Aarbel) |[cbush06](https://github.com/cbush06) |[czj](https://github.com/czj) |
+[chao](https://github.com/chao) |[csprance](https://github.com/csprance) |[Aarbel](https://github.com/Aarbel) |[cbush06](https://github.com/cbush06) |[czj](https://github.com/czj) |[ardeois](https://github.com/ardeois) |
-[ ](https://github.com/ardeois) |[ ](https://github.com/sercraig) |[ ](https://github.com/danmichaelo) |[ ](https://github.com/mrboomer) |[ ](https://github.com/akizor) |[ ](https://github.com/davilima6) |
+[ ](https://github.com/sercraig) |[ ](https://github.com/danmichaelo) |[ ](https://github.com/mrboomer) |[ ](https://github.com/akizor) |[ ](https://github.com/davilima6) |[ ](https://github.com/DennisKofflard) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[ardeois](https://github.com/ardeois) |[sercraig](https://github.com/sercraig) |[danmichaelo](https://github.com/danmichaelo) |[mrboomer](https://github.com/mrboomer) |[akizor](https://github.com/akizor) |[davilima6](https://github.com/davilima6) |
+[sercraig](https://github.com/sercraig) |[danmichaelo](https://github.com/danmichaelo) |[mrboomer](https://github.com/mrboomer) |[akizor](https://github.com/akizor) |[davilima6](https://github.com/davilima6) |[DennisKofflard](https://github.com/DennisKofflard) |
-[ ](https://github.com/DennisKofflard) |[ ](https://github.com/jeetiss) |[ ](https://github.com/sweetro) |[ ](https://github.com/efbautista) |[ ](https://github.com/yoldar) |[ ](https://github.com/eliOcs) |
+[ ](https://github.com/jeetiss) |[ ](https://github.com/sweetro) |[ ](https://github.com/efbautista) |[ ](https://github.com/yoldar) |[ ](https://github.com/eliOcs) |[ ](https://github.com/EnricoSottile) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[DennisKofflard](https://github.com/DennisKofflard) |[jeetiss](https://github.com/jeetiss) |[sweetro](https://github.com/sweetro) |[efbautista](https://github.com/efbautista) |[yoldar](https://github.com/yoldar) |[eliOcs](https://github.com/eliOcs) |
+[jeetiss](https://github.com/jeetiss) |[sweetro](https://github.com/sweetro) |[efbautista](https://github.com/efbautista) |[yoldar](https://github.com/yoldar) |[eliOcs](https://github.com/eliOcs) |[EnricoSottile](https://github.com/EnricoSottile) |
-[ ](https://github.com/EnricoSottile) |[ ](https://github.com/Gkleinereva) |[ ](https://github.com/fgallinari) |[ ](https://github.com/ferdiusa) |[ ](https://github.com/dtrucs) |[ ](https://github.com/geoffappleford) |
+[ ](https://github.com/Gkleinereva) |[ ](https://github.com/fgallinari) |[ ](https://github.com/ferdiusa) |[ ](https://github.com/dtrucs) |[ ](https://github.com/geoffappleford) |[ ](https://github.com/gjungb) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[EnricoSottile](https://github.com/EnricoSottile) |[Gkleinereva](https://github.com/Gkleinereva) |[fgallinari](https://github.com/fgallinari) |[ferdiusa](https://github.com/ferdiusa) |[dtrucs](https://github.com/dtrucs) |[geoffappleford](https://github.com/geoffappleford) |
+[Gkleinereva](https://github.com/Gkleinereva) |[fgallinari](https://github.com/fgallinari) |[ferdiusa](https://github.com/ferdiusa) |[dtrucs](https://github.com/dtrucs) |[geoffappleford](https://github.com/geoffappleford) |[gjungb](https://github.com/gjungb) |
-[ ](https://github.com/gjungb) |[ ](https://github.com/roenschg) |[ ](https://github.com/HughbertD) |[ ](https://github.com/HussainAlkhalifah) |[ ](https://github.com/huydod) |[ ](https://github.com/ishendyweb) |
+[ ](https://github.com/roenschg) |[ ](https://github.com/HughbertD) |[ ](https://github.com/HussainAlkhalifah) |[ ](https://github.com/huydod) |[ ](https://github.com/ishendyweb) |[ ](https://github.com/NaxYo) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[gjungb](https://github.com/gjungb) |[roenschg](https://github.com/roenschg) |[HughbertD](https://github.com/HughbertD) |[HussainAlkhalifah](https://github.com/HussainAlkhalifah) |[huydod](https://github.com/huydod) |[ishendyweb](https://github.com/ishendyweb) |
+[roenschg](https://github.com/roenschg) |[HughbertD](https://github.com/HughbertD) |[HussainAlkhalifah](https://github.com/HussainAlkhalifah) |[huydod](https://github.com/huydod) |[ishendyweb](https://github.com/ishendyweb) |[NaxYo](https://github.com/NaxYo) |
-[ ](https://github.com/NaxYo) |[ ](https://github.com/ghasrfakhri) |[ ](https://github.com/intenzive) |[ ](https://github.com/JacobMGEvans) |[ ](https://github.com/jdssem) |[ ](https://github.com/Jbithell) |
+[ ](https://github.com/ghasrfakhri) |[ ](https://github.com/intenzive) |[ ](https://github.com/GreenJimmy) |[ ](https://github.com/mazoruss) |[ ](https://github.com/JacobMGEvans) |[ ](https://github.com/jdssem) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[NaxYo](https://github.com/NaxYo) |[ghasrfakhri](https://github.com/ghasrfakhri) |[intenzive](https://github.com/intenzive) |[JacobMGEvans](https://github.com/JacobMGEvans) |[jdssem](https://github.com/jdssem) |[Jbithell](https://github.com/Jbithell) |
+[ghasrfakhri](https://github.com/ghasrfakhri) |[intenzive](https://github.com/intenzive) |[GreenJimmy](https://github.com/GreenJimmy) |[mazoruss](https://github.com/mazoruss) |[JacobMGEvans](https://github.com/JacobMGEvans) |[jdssem](https://github.com/jdssem) |
-[ ](https://github.com/jcjmcclean) |[ ](https://github.com/janklimo) |[ ](https://github.com/janwilts) |[ ](https://github.com/vith) |[ ](https://github.com/jessica-coursera) |[ ](https://github.com/Jmales) |
+[ ](https://github.com/Jbithell) |[ ](https://github.com/jcjmcclean) |[ ](https://github.com/janklimo) |[ ](https://github.com/janwilts) |[ ](https://github.com/vith) |[ ](https://github.com/jessica-coursera) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[jcjmcclean](https://github.com/jcjmcclean) |[janklimo](https://github.com/janklimo) |[janwilts](https://github.com/janwilts) |[vith](https://github.com/vith) |[jessica-coursera](https://github.com/jessica-coursera) |[Jmales](https://github.com/Jmales) |
+[Jbithell](https://github.com/Jbithell) |[jcjmcclean](https://github.com/jcjmcclean) |[janklimo](https://github.com/janklimo) |[janwilts](https://github.com/janwilts) |[vith](https://github.com/vith) |[jessica-coursera](https://github.com/jessica-coursera) |
-[ ](https://github.com/theJoeBiz) |[ ](https://github.com/profsmallpine) |[ ](https://github.com/jonathanarbely) |[ ](https://github.com/jderrough) |[ ](https://github.com/jonathanly) |[ ](https://github.com/jorgeepc) |
+[ ](https://github.com/Jmales) |[ ](https://github.com/theJoeBiz) |[ ](https://github.com/profsmallpine) |[ ](https://github.com/jonathanarbely) |[ ](https://github.com/jderrough) |[ ](https://github.com/jonathanly) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[theJoeBiz](https://github.com/theJoeBiz) |[profsmallpine](https://github.com/profsmallpine) |[jonathanarbely](https://github.com/jonathanarbely) |[jderrough](https://github.com/jderrough) |[jonathanly](https://github.com/jonathanly) |[jorgeepc](https://github.com/jorgeepc) |
+[Jmales](https://github.com/Jmales) |[theJoeBiz](https://github.com/theJoeBiz) |[profsmallpine](https://github.com/profsmallpine) |[jonathanarbely](https://github.com/jonathanarbely) |[jderrough](https://github.com/jderrough) |[jonathanly](https://github.com/jonathanly) |
-[ ](https://github.com/julianocomg) |[ ](https://github.com/firesharkstudios) |[ ](https://github.com/elkebab) |[ ](https://github.com/kyleparisi) |[ ](https://github.com/lafe) |[ ](https://github.com/leaanthony) |
+[ ](https://github.com/jorgeepc) |[ ](https://github.com/jszobody) |[ ](https://github.com/julianocomg) |[ ](https://github.com/firesharkstudios) |[ ](https://github.com/elkebab) |[ ](https://github.com/kyleparisi) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[julianocomg](https://github.com/julianocomg) |[firesharkstudios](https://github.com/firesharkstudios) |[elkebab](https://github.com/elkebab) |[kyleparisi](https://github.com/kyleparisi) |[lafe](https://github.com/lafe) |[leaanthony](https://github.com/leaanthony) |
+[jorgeepc](https://github.com/jorgeepc) |[jszobody](https://github.com/jszobody) |[julianocomg](https://github.com/julianocomg) |[firesharkstudios](https://github.com/firesharkstudios) |[elkebab](https://github.com/elkebab) |[kyleparisi](https://github.com/kyleparisi) |
-[ ](https://github.com/larowlan) |[ ](https://github.com/dviry) |[ ](https://github.com/galli-leo) |[ ](https://github.com/leods92) |[ ](https://github.com/louim) |[ ](https://github.com/lucaperret) |
+[ ](https://github.com/lafe) |[ ](https://github.com/leaanthony) |[ ](https://github.com/larowlan) |[ ](https://github.com/dviry) |[ ](https://github.com/galli-leo) |[ ](https://github.com/leods92) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[larowlan](https://github.com/larowlan) |[dviry](https://github.com/dviry) |[galli-leo](https://github.com/galli-leo) |[leods92](https://github.com/leods92) |[louim](https://github.com/louim) |[lucaperret](https://github.com/lucaperret) |
+[lafe](https://github.com/lafe) |[leaanthony](https://github.com/leaanthony) |[larowlan](https://github.com/larowlan) |[dviry](https://github.com/dviry) |[galli-leo](https://github.com/galli-leo) |[leods92](https://github.com/leods92) |
-[ ](https://github.com/mperrando) |[ ](https://github.com/marcosthejew) |[ ](https://github.com/marcusforsberg) |[ ](https://github.com/Acconut) |[ ](https://github.com/mattfik) |[ ](https://github.com/matthewhartstonge) |
+[ ](https://github.com/louim) |[ ](https://github.com/lucaperret) |[ ](https://github.com/mperrando) |[ ](https://github.com/marcosthejew) |[ ](https://github.com/marcusforsberg) |[ ](https://github.com/Acconut) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[mperrando](https://github.com/mperrando) |[marcosthejew](https://github.com/marcosthejew) |[marcusforsberg](https://github.com/marcusforsberg) |[Acconut](https://github.com/Acconut) |[mattfik](https://github.com/mattfik) |[matthewhartstonge](https://github.com/matthewhartstonge) |
+[louim](https://github.com/louim) |[lucaperret](https://github.com/lucaperret) |[mperrando](https://github.com/mperrando) |[marcosthejew](https://github.com/marcosthejew) |[marcusforsberg](https://github.com/marcusforsberg) |[Acconut](https://github.com/Acconut) |
-[ ](https://github.com/hrsh) |[ ](https://github.com/mhulet) |[ ](https://github.com/mkopinsky) |[ ](https://github.com/achmiral) |[ ](https://github.com/mnafees) |[ ](https://github.com/shahimclt) |
+[ ](https://github.com/mattfik) |[ ](https://github.com/matthewhartstonge) |[ ](https://github.com/hrsh) |[ ](https://github.com/Murderlon) |[ ](https://github.com/mhulet) |[ ](https://github.com/mkopinsky) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[hrsh](https://github.com/hrsh) |[mhulet](https://github.com/mhulet) |[mkopinsky](https://github.com/mkopinsky) |[achmiral](https://github.com/achmiral) |[mnafees](https://github.com/mnafees) |[shahimclt](https://github.com/shahimclt) |
+[mattfik](https://github.com/mattfik) |[matthewhartstonge](https://github.com/matthewhartstonge) |[hrsh](https://github.com/hrsh) |[Murderlon](https://github.com/Murderlon) |[mhulet](https://github.com/mhulet) |[mkopinsky](https://github.com/mkopinsky) |
-[ ](https://github.com/pleasespammelater) |[ ](https://github.com/naveed-ahmad) |[ ](https://github.com/nicojones) |[ ](https://github.com/coreprocess) |[ ](https://github.com/leftdevel) |[ ](https://github.com/cryptic022) |
+[ ](https://github.com/achmiral) |[ ](https://github.com/mnafees) |[ ](https://github.com/shahimclt) |[ ](https://github.com/pleasespammelater) |[ ](https://github.com/naveed-ahmad) |[ ](https://github.com/nicojones) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[pleasespammelater](https://github.com/pleasespammelater) |[naveed-ahmad](https://github.com/naveed-ahmad) |[nicojones](https://github.com/nicojones) |[coreprocess](https://github.com/coreprocess) |[leftdevel](https://github.com/leftdevel) |[cryptic022](https://github.com/cryptic022) |
+[achmiral](https://github.com/achmiral) |[mnafees](https://github.com/mnafees) |[shahimclt](https://github.com/shahimclt) |[pleasespammelater](https://github.com/pleasespammelater) |[naveed-ahmad](https://github.com/naveed-ahmad) |[nicojones](https://github.com/nicojones) |
-[ ](https://github.com/patricklindsay) |[ ](https://github.com/pedrofs) |[ ](https://github.com/phillipalexander) |[ ](https://github.com/ppadmavilasom) |[ ](https://github.com/Pzoco) |[ ](https://github.com/eman8519) |
+[ ](https://github.com/coreprocess) |[ ](https://github.com/leftdevel) |[ ](https://github.com/cryptic022) |[ ](https://github.com/patricklindsay) |[ ](https://github.com/pedrofs) |[ ](https://github.com/phillipalexander) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[patricklindsay](https://github.com/patricklindsay) |[pedrofs](https://github.com/pedrofs) |[phillipalexander](https://github.com/phillipalexander) |[ppadmavilasom](https://github.com/ppadmavilasom) |[Pzoco](https://github.com/Pzoco) |[eman8519](https://github.com/eman8519) |
+[coreprocess](https://github.com/coreprocess) |[leftdevel](https://github.com/leftdevel) |[cryptic022](https://github.com/cryptic022) |[patricklindsay](https://github.com/patricklindsay) |[pedrofs](https://github.com/pedrofs) |[phillipalexander](https://github.com/phillipalexander) |
-[ ](https://github.com/luarmr) |[ ](https://github.com/SxDx) |[ ](https://github.com/phobos101) |[ ](https://github.com/romain-preston) |[ ](https://github.com/scherroman) |[ ](https://github.com/rart) |
+[ ](https://github.com/ppadmavilasom) |[ ](https://github.com/Pzoco) |[ ](https://github.com/eman8519) |[ ](https://github.com/luarmr) |[ ](https://github.com/SxDx) |[ ](https://github.com/phobos101) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[luarmr](https://github.com/luarmr) |[SxDx](https://github.com/SxDx) |[phobos101](https://github.com/phobos101) |[romain-preston](https://github.com/romain-preston) |[scherroman](https://github.com/scherroman) |[rart](https://github.com/rart) |
+[ppadmavilasom](https://github.com/ppadmavilasom) |[Pzoco](https://github.com/Pzoco) |[eman8519](https://github.com/eman8519) |[luarmr](https://github.com/luarmr) |[SxDx](https://github.com/SxDx) |[phobos101](https://github.com/phobos101) |
-[ ](https://github.com/fortunto2) |[ ](https://github.com/samuelcolburn) |[ ](https://github.com/sergei-zelinsky) |[ ](https://github.com/SpazzMarticus) |[ ](https://github.com/waptik) |[ ](https://github.com/steverob) |
+[ ](https://github.com/romain-preston) |[ ](https://github.com/scherroman) |[ ](https://github.com/rart) |[ ](https://github.com/fortunto2) |[ ](https://github.com/samuelcolburn) |[ ](https://github.com/sergei-zelinsky) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[fortunto2](https://github.com/fortunto2) |[samuelcolburn](https://github.com/samuelcolburn) |[sergei-zelinsky](https://github.com/sergei-zelinsky) |[SpazzMarticus](https://github.com/SpazzMarticus) |[waptik](https://github.com/waptik) |[steverob](https://github.com/steverob) |
+[romain-preston](https://github.com/romain-preston) |[scherroman](https://github.com/scherroman) |[rart](https://github.com/rart) |[fortunto2](https://github.com/fortunto2) |[samuelcolburn](https://github.com/samuelcolburn) |[sergei-zelinsky](https://github.com/sergei-zelinsky) |
-[ ](https://github.com/taj) |[ ](https://github.com/Tashows) |[ ](https://github.com/twarlop) |[ ](https://github.com/tmaier) |[ ](https://github.com/tomsaleeba) |[ ](https://github.com/tvaliasek) |
+[ ](https://github.com/SpazzMarticus) |[ ](https://github.com/waptik) |[ ](https://github.com/steverob) |[ ](https://github.com/taj) |[ ](https://github.com/Tashows) |[ ](https://github.com/twarlop) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[taj](https://github.com/taj) |[Tashows](https://github.com/Tashows) |[twarlop](https://github.com/twarlop) |[tmaier](https://github.com/tmaier) |[tomsaleeba](https://github.com/tomsaleeba) |[tvaliasek](https://github.com/tvaliasek) |
+[SpazzMarticus](https://github.com/SpazzMarticus) |[waptik](https://github.com/waptik) |[steverob](https://github.com/steverob) |[taj](https://github.com/taj) |[Tashows](https://github.com/Tashows) |[twarlop](https://github.com/twarlop) |
-[ ](https://github.com/vially) |[ ](https://github.com/nagyv) |[ ](https://github.com/willycamargo) |[ ](https://github.com/xhocquet) |[ ](https://github.com/yaegor) |[ ](https://github.com/YehudaKremer) |
+[ ](https://github.com/tmaier) |[ ](https://github.com/tomsaleeba) |[ ](https://github.com/tvaliasek) |[ ](https://github.com/vially) |[ ](https://github.com/nagyv) |[ ](https://github.com/willycamargo) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[vially](https://github.com/vially) |[nagyv](https://github.com/nagyv) |[willycamargo](https://github.com/willycamargo) |[xhocquet](https://github.com/xhocquet) |[yaegor](https://github.com/yaegor) |[YehudaKremer](https://github.com/YehudaKremer) |
+[tmaier](https://github.com/tmaier) |[tomsaleeba](https://github.com/tomsaleeba) |[tvaliasek](https://github.com/tvaliasek) |[vially](https://github.com/vially) |[nagyv](https://github.com/nagyv) |[willycamargo](https://github.com/willycamargo) |
-[ ](https://github.com/zachconner) |[ ](https://github.com/zacharylawson) |[ ](https://github.com/agreene-coursera) |[ ](https://github.com/alfatv) |[ ](https://github.com/anark) |[ ](https://github.com/arggh) |
+[ ](https://github.com/xhocquet) |[ ](https://github.com/yaegor) |[ ](https://github.com/YehudaKremer) |[ ](https://github.com/zachconner) |[ ](https://github.com/zacharylawson) |[ ](https://github.com/agreene-coursera) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[zachconner](https://github.com/zachconner) |[zacharylawson](https://github.com/zacharylawson) |[agreene-coursera](https://github.com/agreene-coursera) |[alfatv](https://github.com/alfatv) |[anark](https://github.com/anark) |[arggh](https://github.com/arggh) |
+[xhocquet](https://github.com/xhocquet) |[yaegor](https://github.com/yaegor) |[YehudaKremer](https://github.com/YehudaKremer) |[zachconner](https://github.com/zachconner) |[zacharylawson](https://github.com/zacharylawson) |[agreene-coursera](https://github.com/agreene-coursera) |
-[ ](https://github.com/avalla) |[ ](https://github.com/bdirito) |[ ](https://github.com/c0b41) |[ ](https://github.com/canvasbh) |[ ](https://github.com/craigcbrunner) |[ ](https://github.com/darthf1) |
+[ ](https://github.com/alfatv) |[ ](https://github.com/anark) |[ ](https://github.com/arggh) |[ ](https://github.com/avalla) |[ ](https://github.com/bdirito) |[ ](https://github.com/c0b41) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[avalla](https://github.com/avalla) |[bdirito](https://github.com/bdirito) |[c0b41](https://github.com/c0b41) |[canvasbh](https://github.com/canvasbh) |[craigcbrunner](https://github.com/craigcbrunner) |[darthf1](https://github.com/darthf1) |
+[alfatv](https://github.com/alfatv) |[anark](https://github.com/anark) |[arggh](https://github.com/arggh) |[avalla](https://github.com/avalla) |[bdirito](https://github.com/bdirito) |[c0b41](https://github.com/c0b41) |
-[ ](https://github.com/dkisic) |[ ](https://github.com/fingul) |[ ](https://github.com/franckl) |[ ](https://github.com/gaelicwinter) |[ ](https://github.com/green-mike) |[ ](https://github.com/hxgf) |
+[ ](https://github.com/canvasbh) |[ ](https://github.com/craigcbrunner) |[ ](https://github.com/darthf1) |[ ](https://github.com/dkisic) |[ ](https://github.com/fingul) |[ ](https://github.com/franckl) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[dkisic](https://github.com/dkisic) |[fingul](https://github.com/fingul) |[franckl](https://github.com/franckl) |[gaelicwinter](https://github.com/gaelicwinter) |[green-mike](https://github.com/green-mike) |[hxgf](https://github.com/hxgf) |
+[canvasbh](https://github.com/canvasbh) |[craigcbrunner](https://github.com/craigcbrunner) |[darthf1](https://github.com/darthf1) |[dkisic](https://github.com/dkisic) |[fingul](https://github.com/fingul) |[franckl](https://github.com/franckl) |
-[ ](https://github.com/johnmanjiro13) |[ ](https://github.com/kode-ninja) |[ ](https://github.com/magumbo) |[ ](https://github.com/ninesalt) |[ ](https://github.com/phil714) |[ ](https://github.com/luntta) |
+[ ](https://github.com/gaelicwinter) |[ ](https://github.com/green-mike) |[ ](https://github.com/hxgf) |[ ](https://github.com/johnmanjiro13) |[ ](https://github.com/kode-ninja) |[ ](https://github.com/magumbo) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[johnmanjiro13](https://github.com/johnmanjiro13) |[kode-ninja](https://github.com/kode-ninja) |[magumbo](https://github.com/magumbo) |[ninesalt](https://github.com/ninesalt) |[phil714](https://github.com/phil714) |[luntta](https://github.com/luntta) |
+[gaelicwinter](https://github.com/gaelicwinter) |[green-mike](https://github.com/green-mike) |[hxgf](https://github.com/hxgf) |[johnmanjiro13](https://github.com/johnmanjiro13) |[kode-ninja](https://github.com/kode-ninja) |[magumbo](https://github.com/magumbo) |
-[ ](https://github.com/rhymes) |[ ](https://github.com/rlebosse) |[ ](https://github.com/rtaieb) |[ ](https://github.com/slawexxx44) |[ ](https://github.com/thanhthot) |[ ](https://github.com/tinny77) |
+[ ](https://github.com/ninesalt) |[ ](https://github.com/phil714) |[ ](https://github.com/luntta) |[ ](https://github.com/rhymes) |[ ](https://github.com/rlebosse) |[ ](https://github.com/rtaieb) |
:---: |:---: |:---: |:---: |:---: |:---: |
-[rhymes](https://github.com/rhymes) |[rlebosse](https://github.com/rlebosse) |[rtaieb](https://github.com/rtaieb) |[slawexxx44](https://github.com/slawexxx44) |[thanhthot](https://github.com/thanhthot) |[tinny77](https://github.com/tinny77) |
+[ninesalt](https://github.com/ninesalt) |[phil714](https://github.com/phil714) |[luntta](https://github.com/luntta) |[rhymes](https://github.com/rhymes) |[rlebosse](https://github.com/rlebosse) |[rtaieb](https://github.com/rtaieb) |
-[ ](https://github.com/vedran555) |[ ](https://github.com/yoann-hellopret) |[ ](https://github.com/olitomas) |
-:---: |:---: |:---: |
-[vedran555](https://github.com/vedran555) |[yoann-hellopret](https://github.com/yoann-hellopret) |[olitomas](https://github.com/olitomas) |
+[ ](https://github.com/slawexxx44) |[ ](https://github.com/thanhthot) |[ ](https://github.com/tinny77) |[ ](https://github.com/vedran555) |[ ](https://github.com/yoann-hellopret) |[ ](https://github.com/olitomas) |
+:---: |:---: |:---: |:---: |:---: |:---: |
+[slawexxx44](https://github.com/slawexxx44) |[thanhthot](https://github.com/thanhthot) |[tinny77](https://github.com/tinny77) |[vedran555](https://github.com/vedran555) |[yoann-hellopret](https://github.com/yoann-hellopret) |[olitomas](https://github.com/olitomas) |
+
+[ ](https://github.com/JimmyLv) |
+:---: |
+[JimmyLv](https://github.com/JimmyLv) |
diff --git a/examples/cdn-example/index.html b/examples/cdn-example/index.html
index 92cc9a85b..eeff351cb 100644
--- a/examples/cdn-example/index.html
+++ b/examples/cdn-example/index.html
@@ -4,11 +4,11 @@
-
+
Open Modal
-
+
+
+
+
```
Then, a global `Robodog` variable will be available. For usage instructions, please see the [main Robodog documentation](https://uppy.io/docs/robodog).
diff --git a/packages/@uppy/robodog/package.json b/packages/@uppy/robodog/package.json
index 95ec485b1..bdec9397d 100644
--- a/packages/@uppy/robodog/package.json
+++ b/packages/@uppy/robodog/package.json
@@ -1,7 +1,7 @@
{
"name": "@uppy/robodog",
"description": "Transloadit SDK for browsers based on Uppy",
- "version": "1.10.7",
+ "version": "1.10.8",
"license": "MIT",
"main": "lib/index.js",
"jsnext:main": "src/index.js",
diff --git a/packages/@uppy/screen-capture/package.json b/packages/@uppy/screen-capture/package.json
index 65b823bae..06b384eac 100644
--- a/packages/@uppy/screen-capture/package.json
+++ b/packages/@uppy/screen-capture/package.json
@@ -1,7 +1,7 @@
{
"name": "@uppy/screen-capture",
"description": "Uppy plugin that captures video from display or application.",
- "version": "1.0.17",
+ "version": "1.0.18",
"license": "MIT",
"main": "lib/index.js",
"style": "dist/style.min.css",
diff --git a/packages/@uppy/svelte/package.json b/packages/@uppy/svelte/package.json
index 95d16f59e..00e2a20d7 100644
--- a/packages/@uppy/svelte/package.json
+++ b/packages/@uppy/svelte/package.json
@@ -3,7 +3,7 @@
"svelte": "src/index.js",
"module": "dist/index.mjs",
"main": "dist/index.js",
- "version": "0.1.7",
+ "version": "0.1.8",
"scripts": {
"build": "rollup -c",
"prepublishOnly": "npm run build",
diff --git a/packages/@uppy/vue/package.json b/packages/@uppy/vue/package.json
index 418c81673..c94c27ce1 100644
--- a/packages/@uppy/vue/package.json
+++ b/packages/@uppy/vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@uppy/vue",
- "version": "0.2.0",
+ "version": "0.2.1",
"private": false,
"main": "lib/index.js",
"types": "types/index.d.ts",
diff --git a/packages/@uppy/webcam/package.json b/packages/@uppy/webcam/package.json
index 5b1c71a0a..9ef6f35a5 100644
--- a/packages/@uppy/webcam/package.json
+++ b/packages/@uppy/webcam/package.json
@@ -1,7 +1,7 @@
{
"name": "@uppy/webcam",
"description": "Uppy plugin that takes photos or records videos using the device's camera.",
- "version": "1.8.8",
+ "version": "1.8.9",
"license": "MIT",
"main": "lib/index.js",
"style": "dist/style.min.css",
diff --git a/packages/uppy/package.json b/packages/uppy/package.json
index 994743ada..f840336ef 100644
--- a/packages/uppy/package.json
+++ b/packages/uppy/package.json
@@ -1,7 +1,7 @@
{
"name": "uppy",
"description": "Extensible JavaScript file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Instagram, Dropbox, Google Drive, S3 and more :dog:",
- "version": "1.27.0",
+ "version": "1.28.0",
"license": "MIT",
"main": "index.js",
"module": "index.mjs",
diff --git a/website/src/docs/index.md b/website/src/docs/index.md
index 8f43edb07..4878ee7cf 100644
--- a/website/src/docs/index.md
+++ b/website/src/docs/index.md
@@ -19,12 +19,12 @@ Here’s the simplest example html page with Uppy (it uses a CDN bundle, while w
Uppy
-
+
-
+
+
```
2\. Add CSS to ``:
``` html
-
+
```
3\. Initialize at the bottom of the closing `` tag:
@@ -174,5 +174,5 @@ const Uppy = require('@uppy/core')
If you're using Uppy from CDN, `es6-promise` and `whatwg-fetch` are already included in the bundle, no need to include anything additionally:
```html
-
+
```
diff --git a/website/src/docs/locales.md b/website/src/docs/locales.md
index 90bc41a08..d31a16b31 100644
--- a/website/src/docs/locales.md
+++ b/website/src/docs/locales.md
@@ -33,8 +33,8 @@ const uppy = new Uppy({
Add a `
-
+
+
+
+
+
+
```
diff --git a/website/src/examples/dashboard/app.es6 b/website/src/examples/dashboard/app.es6
index 89ad2b53b..4d2efb524 100644
--- a/website/src/examples/dashboard/app.es6
+++ b/website/src/examples/dashboard/app.es6
@@ -197,7 +197,7 @@ function loadLocaleFromCDN (localeName) {
const head = document.getElementsByTagName('head')[0]
const js = document.createElement('script')
js.type = 'text/javascript'
- js.src = `https://releases.transloadit.com/uppy/locales/v1.18.0/${localeName}.min.js`
+ js.src = `https://releases.transloadit.com/uppy/locales/v1.19.0/${localeName}.min.js`
head.appendChild(js)
}
diff --git a/website/src/examples/i18n/app.html b/website/src/examples/i18n/app.html
index 18731eb80..0cbe80f2c 100644
--- a/website/src/examples/i18n/app.html
+++ b/website/src/examples/i18n/app.html
@@ -1,7 +1,7 @@
-
+
@@ -12,8 +12,8 @@
-
-
+
+
+//
const robodog = require('@uppy/robodog')
const TRANSLOADIT_EXAMPLE_KEY = '35c1aed03f5011e982b6afe82599b6a0'
diff --git a/website/src/examples/markdown-snippets/app.html b/website/src/examples/markdown-snippets/app.html
index 1d1a60f32..e3f5fd733 100644
--- a/website/src/examples/markdown-snippets/app.html
+++ b/website/src/examples/markdown-snippets/app.html
@@ -1,6 +1,6 @@
+ -->