diff --git a/BUNDLE-README.md b/BUNDLE-README.md index 1e3c90ec48..046df6bc80 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 (``) or bundle it with your webapp. +this from a CDN (``) 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 only the diff --git a/CHANGELOG.md b/CHANGELOG.md index f3b9fb3f08..15234bdc04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,23 @@ Please add your entries in this format: In the current stage we aim to release a new version at least every month. +## 2.5.1 + +Released: 2022-02-16 + +| Package | Version | Package | Version | +| ------------------------- | ------- | ------------------------- | ------- | +| @uppy/companion | 3.2.1 | @uppy/thumbnail-generator | 2.1.1 | +| @uppy/compressor | 0.2.2 | @uppy/robodog | 2.3.1 | +| @uppy/onedrive | 2.0.6 | uppy | 2.5.1 | + +- meta: Missing comma and wrong attribute name on cors example config (Edgar Santiago / #3465) +- @uppy/onedrive: Update README.md (Márton László Attila / #3489) +- @uppy/compressor: Add image compressor plugin (Artur Paikin / #3471) +- @uppy/companion: fix periodicPingUrls oops (Mikael Finstad / #3490) +- meta: add support for ESM sources in build script (Antoine du Hamel / #3468) + + ## 2.5.0 Released: 2022-02-14 diff --git a/README.md b/README.md index a6498fcd3c..620e7189c7 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/v2.5.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/v2.5.1/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: Edg ```html - + - + @@ -190,7 +190,7 @@ If you’re using Uppy from CDN, those polyfills are already included in the leg bundle, so no need to include anything additionally: ```html - + ``` ## FAQ @@ -347,109 +347,109 @@ Use Uppy in your project? [Let us know](https://github.com/transloadit/uppy/issu :---: |:---: |:---: |:---: |:---: |:---: | [Cruaier](https://github.com/Cruaier) |[danmichaelo](https://github.com/danmichaelo) |[danschalow](https://github.com/danschalow) |[danilat](https://github.com/danilat) |[mrboomer](https://github.com/mrboomer) |[akizor](https://github.com/akizor) | -[](https://github.com/davilima6) |[](https://github.com/DennisKofflard) |[](https://github.com/jeetiss) |[](https://github.com/sweetro) |[](https://github.com/efbautista) |[](https://github.com/yoldar) | +[](https://github.com/davilima6) |[](https://github.com/DennisKofflard) |[](https://github.com/jeetiss) |[](https://github.com/sweetro) |[](https://github.com/EdgarSantiago93) |[](https://github.com/efbautista) | :---: |:---: |:---: |:---: |:---: |:---: | -[davilima6](https://github.com/davilima6) |[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) | +[davilima6](https://github.com/davilima6) |[DennisKofflard](https://github.com/DennisKofflard) |[jeetiss](https://github.com/jeetiss) |[sweetro](https://github.com/sweetro) |[EdgarSantiago93](https://github.com/EdgarSantiago93) |[efbautista](https://github.com/efbautista) | -[](https://github.com/eliOcs) |[](https://github.com/EnricoSottile) |[](https://github.com/epexa) |[](https://github.com/Gkleinereva) |[](https://github.com/fgallinari) |[](https://github.com/ferdiusa) | +[](https://github.com/yoldar) |[](https://github.com/eliOcs) |[](https://github.com/EnricoSottile) |[](https://github.com/epexa) |[](https://github.com/Gkleinereva) |[](https://github.com/fgallinari) | :---: |:---: |:---: |:---: |:---: |:---: | -[eliOcs](https://github.com/eliOcs) |[EnricoSottile](https://github.com/EnricoSottile) |[epexa](https://github.com/epexa) |[Gkleinereva](https://github.com/Gkleinereva) |[fgallinari](https://github.com/fgallinari) |[ferdiusa](https://github.com/ferdiusa) | +[yoldar](https://github.com/yoldar) |[eliOcs](https://github.com/eliOcs) |[EnricoSottile](https://github.com/EnricoSottile) |[epexa](https://github.com/epexa) |[Gkleinereva](https://github.com/Gkleinereva) |[fgallinari](https://github.com/fgallinari) | -[](https://github.com/dtrucs) |[](https://github.com/geoffappleford) |[](https://github.com/gjungb) |[](https://github.com/roenschg) |[](https://github.com/HughbertD) |[](https://github.com/HussainAlkhalifah) | +[](https://github.com/ferdiusa) |[](https://github.com/dtrucs) |[](https://github.com/geoffappleford) |[](https://github.com/gjungb) |[](https://github.com/roenschg) |[](https://github.com/HughbertD) | :---: |:---: |:---: |:---: |:---: |:---: | -[dtrucs](https://github.com/dtrucs) |[geoffappleford](https://github.com/geoffappleford) |[gjungb](https://github.com/gjungb) |[roenschg](https://github.com/roenschg) |[HughbertD](https://github.com/HughbertD) |[HussainAlkhalifah](https://github.com/HussainAlkhalifah) | +[ferdiusa](https://github.com/ferdiusa) |[dtrucs](https://github.com/dtrucs) |[geoffappleford](https://github.com/geoffappleford) |[gjungb](https://github.com/gjungb) |[roenschg](https://github.com/roenschg) |[HughbertD](https://github.com/HughbertD) | -[](https://github.com/huydod) |[](https://github.com/IanVS) |[](https://github.com/ishendyweb) |[](https://github.com/NaxYo) |[](https://github.com/eltociear) |[](https://github.com/intenzive) | +[](https://github.com/HussainAlkhalifah) |[](https://github.com/huydod) |[](https://github.com/IanVS) |[](https://github.com/ishendyweb) |[](https://github.com/NaxYo) |[](https://github.com/eltociear) | :---: |:---: |:---: |:---: |:---: |:---: | -[huydod](https://github.com/huydod) |[IanVS](https://github.com/IanVS) |[ishendyweb](https://github.com/ishendyweb) |[NaxYo](https://github.com/NaxYo) |[eltociear](https://github.com/eltociear) |[intenzive](https://github.com/intenzive) | +[HussainAlkhalifah](https://github.com/HussainAlkhalifah) |[huydod](https://github.com/huydod) |[IanVS](https://github.com/IanVS) |[ishendyweb](https://github.com/ishendyweb) |[NaxYo](https://github.com/NaxYo) |[eltociear](https://github.com/eltociear) | -[](https://github.com/GreenJimmy) |[](https://github.com/mazoruss) |[](https://github.com/JacobMGEvans) |[](https://github.com/jdssem) |[](https://github.com/Jbithell) |[](https://github.com/jcjmcclean) | +[](https://github.com/intenzive) |[](https://github.com/GreenJimmy) |[](https://github.com/mazoruss) |[](https://github.com/JacobMGEvans) |[](https://github.com/jdssem) |[](https://github.com/Jbithell) | :---: |:---: |:---: |:---: |:---: |:---: | -[GreenJimmy](https://github.com/GreenJimmy) |[mazoruss](https://github.com/mazoruss) |[JacobMGEvans](https://github.com/JacobMGEvans) |[jdssem](https://github.com/jdssem) |[Jbithell](https://github.com/Jbithell) |[jcjmcclean](https://github.com/jcjmcclean) | +[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) |[Jbithell](https://github.com/Jbithell) | -[](https://github.com/janklimo) |[](https://github.com/janwilts) |[](https://github.com/vith) |[](https://github.com/jessica-coursera) |[](https://github.com/Jmales) |[](https://github.com/theJoeBiz) | +[](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) | :---: |:---: |:---: |:---: |:---: |:---: | -[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) |[theJoeBiz](https://github.com/theJoeBiz) | +[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) | -[](https://github.com/profsmallpine) |[](https://github.com/chromacoma) |[](https://github.com/jonathanarbely) |[](https://github.com/jderrough) |[](https://github.com/jorgeepc) |[](https://github.com/jszobody) | +[](https://github.com/theJoeBiz) |[](https://github.com/profsmallpine) |[](https://github.com/chromacoma) |[](https://github.com/jonathanarbely) |[](https://github.com/jderrough) |[](https://github.com/jorgeepc) | :---: |:---: |:---: |:---: |:---: |:---: | -[profsmallpine](https://github.com/profsmallpine) |[chromacoma](https://github.com/chromacoma) |[jonathanarbely](https://github.com/jonathanarbely) |[jderrough](https://github.com/jderrough) |[jorgeepc](https://github.com/jorgeepc) |[jszobody](https://github.com/jszobody) | +[theJoeBiz](https://github.com/theJoeBiz) |[profsmallpine](https://github.com/profsmallpine) |[chromacoma](https://github.com/chromacoma) |[jonathanarbely](https://github.com/jonathanarbely) |[jderrough](https://github.com/jderrough) |[jorgeepc](https://github.com/jorgeepc) | -[](https://github.com/jmontoyaa) |[](https://github.com/tykarol) |[](https://github.com/firesharkstudios) |[](https://github.com/elkebab) |[](https://github.com/kyleparisi) |[](https://github.com/leaanthony) | +[](https://github.com/jszobody) |[](https://github.com/jmontoyaa) |[](https://github.com/tykarol) |[](https://github.com/firesharkstudios) |[](https://github.com/elkebab) |[](https://github.com/kyleparisi) | :---: |:---: |:---: |:---: |:---: |:---: | -[jmontoyaa](https://github.com/jmontoyaa) |[tykarol](https://github.com/tykarol) |[firesharkstudios](https://github.com/firesharkstudios) |[elkebab](https://github.com/elkebab) |[kyleparisi](https://github.com/kyleparisi) |[leaanthony](https://github.com/leaanthony) | +[jszobody](https://github.com/jszobody) |[jmontoyaa](https://github.com/jmontoyaa) |[tykarol](https://github.com/tykarol) |[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/leaanthony) |[](https://github.com/larowlan) |[](https://github.com/dviry) |[](https://github.com/galli-leo) |[](https://github.com/leods92) |[](https://github.com/louim) | :---: |:---: |:---: |:---: |:---: |:---: | -[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) | +[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) |[louim](https://github.com/louim) | -[](https://github.com/lucax88x) |[](https://github.com/onhate) |[](https://github.com/mperrando) |[](https://github.com/marcosthejew) |[](https://github.com/marcusforsberg) |[](https://github.com/Acconut) | +[](https://github.com/lucaperret) |[](https://github.com/lucax88x) |[](https://github.com/onhate) |[](https://github.com/mperrando) |[](https://github.com/marcosthejew) |[](https://github.com/marcusforsberg) | :---: |:---: |:---: |:---: |:---: |:---: | -[lucax88x](https://github.com/lucax88x) |[onhate](https://github.com/onhate) |[mperrando](https://github.com/mperrando) |[marcosthejew](https://github.com/marcosthejew) |[marcusforsberg](https://github.com/marcusforsberg) |[Acconut](https://github.com/Acconut) | +[lucaperret](https://github.com/lucaperret) |[lucax88x](https://github.com/lucax88x) |[onhate](https://github.com/onhate) |[mperrando](https://github.com/mperrando) |[marcosthejew](https://github.com/marcosthejew) |[marcusforsberg](https://github.com/marcusforsberg) | -[](https://github.com/martin-brennan) |[](https://github.com/masaok) |[](https://github.com/mattfik) |[](https://github.com/matthewhartstonge) |[](https://github.com/hrsh) |[](https://github.com/mhulet) | +[](https://github.com/Acconut) |[](https://github.com/martin-brennan) |[](https://github.com/masaok) |[](https://github.com/mattfik) |[](https://github.com/matthewhartstonge) |[](https://github.com/hrsh) | :---: |:---: |:---: |:---: |:---: |:---: | -[martin-brennan](https://github.com/martin-brennan) |[masaok](https://github.com/masaok) |[mattfik](https://github.com/mattfik) |[matthewhartstonge](https://github.com/matthewhartstonge) |[hrsh](https://github.com/hrsh) |[mhulet](https://github.com/mhulet) | +[Acconut](https://github.com/Acconut) |[martin-brennan](https://github.com/martin-brennan) |[masaok](https://github.com/masaok) |[mattfik](https://github.com/mattfik) |[matthewhartstonge](https://github.com/matthewhartstonge) |[hrsh](https://github.com/hrsh) | -[](https://github.com/mkopinsky) |[](https://github.com/achmiral) |[](https://github.com/boudra) |[](https://github.com/mnafees) |[](https://github.com/shahimclt) |[](https://github.com/navruzm) | +[](https://github.com/mhulet) |[](https://github.com/mkopinsky) |[](https://github.com/achmiral) |[](https://github.com/boudra) |[](https://github.com/mnafees) |[](https://github.com/shahimclt) | :---: |:---: |:---: |:---: |:---: |:---: | -[mkopinsky](https://github.com/mkopinsky) |[achmiral](https://github.com/achmiral) |[boudra](https://github.com/boudra) |[mnafees](https://github.com/mnafees) |[shahimclt](https://github.com/shahimclt) |[navruzm](https://github.com/navruzm) | +[mhulet](https://github.com/mhulet) |[mkopinsky](https://github.com/mkopinsky) |[achmiral](https://github.com/achmiral) |[boudra](https://github.com/boudra) |[mnafees](https://github.com/mnafees) |[shahimclt](https://github.com/shahimclt) | -[](https://github.com/pleasespammelater) |[](https://github.com/naveed-ahmad) |[](https://github.com/nicojones) |[](https://github.com/coreprocess) |[](https://github.com/nil1511) |[](https://github.com/leftdevel) | +[](https://github.com/navruzm) |[](https://github.com/marton-laszlo-attila) |[](https://github.com/pleasespammelater) |[](https://github.com/naveed-ahmad) |[](https://github.com/nicojones) |[](https://github.com/coreprocess) | :---: |:---: |:---: |:---: |:---: |:---: | -[pleasespammelater](https://github.com/pleasespammelater) |[naveed-ahmad](https://github.com/naveed-ahmad) |[nicojones](https://github.com/nicojones) |[coreprocess](https://github.com/coreprocess) |[nil1511](https://github.com/nil1511) |[leftdevel](https://github.com/leftdevel) | +[navruzm](https://github.com/navruzm) |[marton-laszlo-attila](https://github.com/marton-laszlo-attila) |[pleasespammelater](https://github.com/pleasespammelater) |[naveed-ahmad](https://github.com/naveed-ahmad) |[nicojones](https://github.com/nicojones) |[coreprocess](https://github.com/coreprocess) | -[](https://github.com/cryptic022) |[](https://github.com/patricklindsay) |[](https://github.com/pedrofs) |[](https://github.com/phillipalexander) |[](https://github.com/ppadmavilasom) |[](https://github.com/Pzoco) | +[](https://github.com/nil1511) |[](https://github.com/leftdevel) |[](https://github.com/cryptic022) |[](https://github.com/patricklindsay) |[](https://github.com/pedrofs) |[](https://github.com/phillipalexander) | :---: |:---: |:---: |:---: |:---: |:---: | -[cryptic022](https://github.com/cryptic022) |[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) | +[nil1511](https://github.com/nil1511) |[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/eman8519) |[](https://github.com/luarmr) |[](https://github.com/refo) |[](https://github.com/SxDx) |[](https://github.com/robwilson1) |[](https://github.com/romain-preston) | +[](https://github.com/ppadmavilasom) |[](https://github.com/Pzoco) |[](https://github.com/eman8519) |[](https://github.com/luarmr) |[](https://github.com/refo) |[](https://github.com/SxDx) | :---: |:---: |:---: |:---: |:---: |:---: | -[eman8519](https://github.com/eman8519) |[luarmr](https://github.com/luarmr) |[refo](https://github.com/refo) |[SxDx](https://github.com/SxDx) |[robwilson1](https://github.com/robwilson1) |[romain-preston](https://github.com/romain-preston) | +[ppadmavilasom](https://github.com/ppadmavilasom) |[Pzoco](https://github.com/Pzoco) |[eman8519](https://github.com/eman8519) |[luarmr](https://github.com/luarmr) |[refo](https://github.com/refo) |[SxDx](https://github.com/SxDx) | -[](https://github.com/scherroman) |[](https://github.com/rossng) |[](https://github.com/rart) |[](https://github.com/fortunto2) |[](https://github.com/samuelcolburn) |[](https://github.com/sebasegovia01) | +[](https://github.com/robwilson1) |[](https://github.com/romain-preston) |[](https://github.com/scherroman) |[](https://github.com/rossng) |[](https://github.com/rart) |[](https://github.com/fortunto2) | :---: |:---: |:---: |:---: |:---: |:---: | -[scherroman](https://github.com/scherroman) |[rossng](https://github.com/rossng) |[rart](https://github.com/rart) |[fortunto2](https://github.com/fortunto2) |[samuelcolburn](https://github.com/samuelcolburn) |[sebasegovia01](https://github.com/sebasegovia01) | +[robwilson1](https://github.com/robwilson1) |[romain-preston](https://github.com/romain-preston) |[scherroman](https://github.com/scherroman) |[rossng](https://github.com/rossng) |[rart](https://github.com/rart) |[fortunto2](https://github.com/fortunto2) | -[](https://github.com/sergei-zelinsky) |[](https://github.com/szh) |[](https://github.com/SpazzMarticus) |[](https://github.com/waptik) |[](https://github.com/amaitu) |[](https://github.com/steverob) | +[](https://github.com/samuelcolburn) |[](https://github.com/sebasegovia01) |[](https://github.com/sergei-zelinsky) |[](https://github.com/szh) |[](https://github.com/SpazzMarticus) |[](https://github.com/waptik) | :---: |:---: |:---: |:---: |:---: |:---: | -[sergei-zelinsky](https://github.com/sergei-zelinsky) |[szh](https://github.com/szh) |[SpazzMarticus](https://github.com/SpazzMarticus) |[waptik](https://github.com/waptik) |[amaitu](https://github.com/amaitu) |[steverob](https://github.com/steverob) | +[samuelcolburn](https://github.com/samuelcolburn) |[sebasegovia01](https://github.com/sebasegovia01) |[sergei-zelinsky](https://github.com/sergei-zelinsky) |[szh](https://github.com/szh) |[SpazzMarticus](https://github.com/SpazzMarticus) |[waptik](https://github.com/waptik) | -[](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/amaitu) |[](https://github.com/steverob) |[](https://github.com/taj) |[](https://github.com/Tashows) |[](https://github.com/twarlop) |[](https://github.com/tmaier) | :---: |:---: |:---: |:---: |:---: |:---: | -[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) | +[amaitu](https://github.com/amaitu) |[steverob](https://github.com/steverob) |[taj](https://github.com/taj) |[Tashows](https://github.com/Tashows) |[twarlop](https://github.com/twarlop) |[tmaier](https://github.com/tmaier) | -[](https://github.com/vially) |[](https://github.com/valentinoli) |[](https://github.com/nagyv) |[](https://github.com/dwnste) |[](https://github.com/willycamargo) |[](https://github.com/xhocquet) | +[](https://github.com/tomsaleeba) |[](https://github.com/tvaliasek) |[](https://github.com/vially) |[](https://github.com/valentinoli) |[](https://github.com/nagyv) |[](https://github.com/dwnste) | :---: |:---: |:---: |:---: |:---: |:---: | -[vially](https://github.com/vially) |[valentinoli](https://github.com/valentinoli) |[nagyv](https://github.com/nagyv) |[dwnste](https://github.com/dwnste) |[willycamargo](https://github.com/willycamargo) |[xhocquet](https://github.com/xhocquet) | +[tomsaleeba](https://github.com/tomsaleeba) |[tvaliasek](https://github.com/tvaliasek) |[vially](https://github.com/vially) |[valentinoli](https://github.com/valentinoli) |[nagyv](https://github.com/nagyv) |[dwnste](https://github.com/dwnste) | -[](https://github.com/YehudaKremer) |[](https://github.com/zachconner) |[](https://github.com/zacharylawson) |[](https://github.com/zackbloom) |[](https://github.com/zidingz) |[](https://github.com/agreene-coursera) | +[](https://github.com/willycamargo) |[](https://github.com/xhocquet) |[](https://github.com/YehudaKremer) |[](https://github.com/zachconner) |[](https://github.com/zacharylawson) |[](https://github.com/zackbloom) | :---: |:---: |:---: |:---: |:---: |:---: | -[YehudaKremer](https://github.com/YehudaKremer) |[zachconner](https://github.com/zachconner) |[zacharylawson](https://github.com/zacharylawson) |[zackbloom](https://github.com/zackbloom) |[zidingz](https://github.com/zidingz) |[agreene-coursera](https://github.com/agreene-coursera) | +[willycamargo](https://github.com/willycamargo) |[xhocquet](https://github.com/xhocquet) |[YehudaKremer](https://github.com/YehudaKremer) |[zachconner](https://github.com/zachconner) |[zacharylawson](https://github.com/zacharylawson) |[zackbloom](https://github.com/zackbloom) | -[](https://github.com/alfatv) |[](https://github.com/arggh) |[](https://github.com/avalla) |[](https://github.com/bdirito) |[](https://github.com/c0b41) |[](https://github.com/canvasbh) | +[](https://github.com/sartoshi-foot-dao) |[](https://github.com/agreene-coursera) |[](https://github.com/alfatv) |[](https://github.com/arggh) |[](https://github.com/avalla) |[](https://github.com/bdirito) | :---: |:---: |:---: |:---: |:---: |:---: | -[alfatv](https://github.com/alfatv) |[arggh](https://github.com/arggh) |[avalla](https://github.com/avalla) |[bdirito](https://github.com/bdirito) |[c0b41](https://github.com/c0b41) |[canvasbh](https://github.com/canvasbh) | +[sartoshi-foot-dao](https://github.com/sartoshi-foot-dao) |[agreene-coursera](https://github.com/agreene-coursera) |[alfatv](https://github.com/alfatv) |[arggh](https://github.com/arggh) |[avalla](https://github.com/avalla) |[bdirito](https://github.com/bdirito) | -[](https://github.com/christianwengert) |[](https://github.com/craigcbrunner) |[](https://github.com/darthf1) |[](https://github.com/dkisic) |[](https://github.com/fingul) |[](https://github.com/franckl) | +[](https://github.com/c0b41) |[](https://github.com/canvasbh) |[](https://github.com/christianwengert) |[](https://github.com/craigcbrunner) |[](https://github.com/darthf1) |[](https://github.com/dkisic) | :---: |:---: |:---: |:---: |:---: |:---: | -[christianwengert](https://github.com/christianwengert) |[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) | +[c0b41](https://github.com/c0b41) |[canvasbh](https://github.com/canvasbh) |[christianwengert](https://github.com/christianwengert) |[craigcbrunner](https://github.com/craigcbrunner) |[darthf1](https://github.com/darthf1) |[dkisic](https://github.com/dkisic) | -[](https://github.com/gaelicwinter) |[](https://github.com/green-mike) |[](https://github.com/heocoi) |[](https://github.com/hxgf) |[](https://github.com/johnmanjiro13) |[](https://github.com/kode-ninja) | +[](https://github.com/fingul) |[](https://github.com/franckl) |[](https://github.com/gaelicwinter) |[](https://github.com/green-mike) |[](https://github.com/heocoi) |[](https://github.com/hxgf) | :---: |:---: |:---: |:---: |:---: |:---: | -[gaelicwinter](https://github.com/gaelicwinter) |[green-mike](https://github.com/green-mike) |[heocoi](https://github.com/heocoi) |[hxgf](https://github.com/hxgf) |[johnmanjiro13](https://github.com/johnmanjiro13) |[kode-ninja](https://github.com/kode-ninja) | +[fingul](https://github.com/fingul) |[franckl](https://github.com/franckl) |[gaelicwinter](https://github.com/gaelicwinter) |[green-mike](https://github.com/green-mike) |[heocoi](https://github.com/heocoi) |[hxgf](https://github.com/hxgf) | -[](https://github.com/magumbo) |[](https://github.com/ninesalt) |[](https://github.com/phil714) |[](https://github.com/luntta) |[](https://github.com/rhymes) |[](https://github.com/rlebosse) | +[](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) | :---: |:---: |:---: |:---: |:---: |:---: | -[magumbo](https://github.com/magumbo) |[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) | +[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) | -[](https://github.com/rtaieb) |[](https://github.com/slawexxx44) |[](https://github.com/thanhthot) |[](https://github.com/tinny77) |[](https://github.com/tusharjkhunt) |[](https://github.com/vedran555) | +[](https://github.com/rhymes) |[](https://github.com/rlebosse) |[](https://github.com/rtaieb) |[](https://github.com/slawexxx44) |[](https://github.com/thanhthot) |[](https://github.com/tinny77) | :---: |:---: |:---: |:---: |:---: |:---: | -[rtaieb](https://github.com/rtaieb) |[slawexxx44](https://github.com/slawexxx44) |[thanhthot](https://github.com/thanhthot) |[tinny77](https://github.com/tinny77) |[tusharjkhunt](https://github.com/tusharjkhunt) |[vedran555](https://github.com/vedran555) | +[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) | -[](https://github.com/yoann-hellopret) |[](https://github.com/olitomas) |[](https://github.com/JimmyLv) | -:---: |:---: |:---: | -[yoann-hellopret](https://github.com/yoann-hellopret) |[olitomas](https://github.com/olitomas) |[JimmyLv](https://github.com/JimmyLv) | +[](https://github.com/tusharjkhunt) |[](https://github.com/vedran555) |[](https://github.com/yoann-hellopret) |[](https://github.com/olitomas) |[](https://github.com/JimmyLv) | +:---: |:---: |:---: |:---: |:---: | +[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) | diff --git a/examples/cdn-example/index.html b/examples/cdn-example/index.html index b34c7b81a0..89250be75e 100644 --- a/examples/cdn-example/index.html +++ b/examples/cdn-example/index.html @@ -4,11 +4,11 @@