Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

Commit 1827499

Browse files
author
Amir Tocker
committed
Version 2.2.1
1 parent 9f6831a commit 1827499

23 files changed

+49
-65
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudinary-jquery-file-upload",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"homepage": "http://cloudinary.com",
55
"authors": [
66
{

cloudinary-jquery-file-upload.js

+6-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
/**
3-
* Cloudinary's JavaScript library - Version 2.2.0
3+
* Cloudinary's JavaScript library - Version 2.2.1
44
* Copyright Cloudinary
55
* see https://github.com/cloudinary/cloudinary_js
66
*
@@ -2176,7 +2176,9 @@ var slice = [].slice,
21762176
for (key in options) {
21772177
opt = options[key];
21782178
if (key.match(VAR_NAME_RE)) {
2179-
this.set('variable', key, opt);
2179+
if (key !== '$attr') {
2180+
this.set('variable', key, opt);
2181+
}
21802182
} else {
21812183
this.set(key, opt);
21822184
}
@@ -3244,7 +3246,7 @@ var slice = [].slice,
32443246
Cloudinary = (function() {
32453247
var AKAMAI_SHARED_CDN, CF_SHARED_CDN, DEFAULT_POSTER_OPTIONS, DEFAULT_VIDEO_SOURCE_TYPES, OLD_AKAMAI_SHARED_CDN, SHARED_CDN, VERSION, absolutize, applyBreakpoints, cdnSubdomainNumber, closestAbove, cloudinaryUrlPrefix, defaultBreakpoints, finalizeResourceType, findContainerWidth, maxWidth, updateDpr;
32463248

3247-
VERSION = "2.2.0";
3249+
VERSION = "2.2.1";
32483250

32493251
CF_SHARED_CDN = "d3jpl91pxevbkh.cloudfront.net";
32503252

@@ -4479,7 +4481,7 @@ var slice = [].slice,
44794481
TextLayer: TextLayer,
44804482
SubtitlesLayer: SubtitlesLayer,
44814483
Cloudinary: Cloudinary,
4482-
VERSION: "2.2.0",
4484+
VERSION: "2.2.1",
44834485
CloudinaryJQuery: CloudinaryJQuery
44844486
};
44854487
return cloudinary;

cloudinary-jquery-file-upload.min.js

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudinary-jquery-file-upload.min.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/ClientHintsMetaTag.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -1507,9 +1507,8 @@ <h5>Returns:
15071507
</span>
15081508

15091509
<span class="jsdoc-message">
1510-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a>
1511-
on Tue Mar 14th 2017 using the <a
1512-
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
1510+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc </a> using the
1511+
<a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
15131512
</span>
15141513
</footer>
15151514

docs/Cloudinary.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -4830,9 +4830,8 @@ <h5>Returns:
48304830
</span>
48314831

48324832
<span class="jsdoc-message">
4833-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a>
4834-
on Tue Mar 14th 2017 using the <a
4835-
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
4833+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc </a> using the
4834+
<a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
48364835
</span>
48374836
</footer>
48384837

docs/CloudinaryJQuery.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -5123,9 +5123,8 @@ <h5>Returns:
51235123
</span>
51245124

51255125
<span class="jsdoc-message">
5126-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a>
5127-
on Tue Mar 14th 2017 using the <a
5128-
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
5126+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc </a> using the
5127+
<a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
51295128
</span>
51305129
</footer>
51315130

docs/Condition.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -1163,9 +1163,8 @@ <h5>Returns:
11631163
</span>
11641164

11651165
<span class="jsdoc-message">
1166-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a>
1167-
on Tue Mar 14th 2017 using the <a
1168-
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
1166+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc </a> using the
1167+
<a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
11691168
</span>
11701169
</footer>
11711170

docs/Configuration.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -1193,9 +1193,8 @@ <h5>Returns:
11931193
</span>
11941194

11951195
<span class="jsdoc-message">
1196-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a>
1197-
on Tue Mar 14th 2017 using the <a
1198-
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
1196+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc </a> using the
1197+
<a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
11991198
</span>
12001199
</footer>
12011200

docs/HtmlTag.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -1783,9 +1783,8 @@ <h5>Returns:
17831783
</span>
17841784

17851785
<span class="jsdoc-message">
1786-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a>
1787-
on Tue Mar 14th 2017 using the <a
1788-
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
1786+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc </a> using the
1787+
<a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
17891788
</span>
17901789
</footer>
17911790

docs/ImageTag.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -1603,9 +1603,8 @@ <h5>Returns:
16031603
</span>
16041604

16051605
<span class="jsdoc-message">
1606-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a>
1607-
on Tue Mar 14th 2017 using the <a
1608-
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
1606+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc </a> using the
1607+
<a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
16091608
</span>
16101609
</footer>
16111610

docs/Layer.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -540,9 +540,8 @@ <h4 class="name" id="toString">#toString()</h4>
540540
</span>
541541

542542
<span class="jsdoc-message">
543-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a>
544-
on Tue Mar 14th 2017 using the <a
545-
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
543+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc </a> using the
544+
<a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
546545
</span>
547546
</footer>
548547

docs/SubtitlesLayer.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -248,9 +248,8 @@ <h5>Parameters:</h5>
248248
</span>
249249

250250
<span class="jsdoc-message">
251-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a>
252-
on Tue Mar 14th 2017 using the <a
253-
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
251+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc </a> using the
252+
<a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
254253
</span>
255254
</footer>
256255

docs/TextLayer.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -351,9 +351,8 @@ <h5>Returns:
351351
</span>
352352

353353
<span class="jsdoc-message">
354-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a>
355-
on Tue Mar 14th 2017 using the <a
356-
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
354+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc </a> using the
355+
<a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
357356
</span>
358357
</footer>
359358

docs/Transformation.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -1484,9 +1484,8 @@ <h5>Returns:
14841484
</span>
14851485

14861486
<span class="jsdoc-message">
1487-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a>
1488-
on Tue Mar 14th 2017 using the <a
1489-
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
1487+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc </a> using the
1488+
<a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
14901489
</span>
14911490
</footer>
14921491

docs/TransformationBase.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -199,9 +199,8 @@ <h4 class="name" id="TransformationBase">new TransformationBase()</h4>
199199
</span>
200200

201201
<span class="jsdoc-message">
202-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a>
203-
on Tue Mar 14th 2017 using the <a
204-
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
202+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc </a> using the
203+
<a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
205204
</span>
206205
</footer>
207206

docs/Util.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -361,9 +361,8 @@ <h5>Returns: </h5>
361361
</span>
362362

363363
<span class="jsdoc-message">
364-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a>
365-
on Tue Mar 14th 2017 using the <a
366-
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
364+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc </a> using the
365+
<a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
367366
</span>
368367
</footer>
369368

docs/VideoTag.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -2229,9 +2229,8 @@ <h5>Returns:
22292229
</span>
22302230

22312231
<span class="jsdoc-message">
2232-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a>
2233-
on Tue Mar 14th 2017 using the <a
2234-
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
2232+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc </a> using the
2233+
<a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
22352234
</span>
22362235
</footer>
22372236

docs/classes.list.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -216,9 +216,8 @@ <h3 class="subsection-title">Classes</h3>
216216
</span>
217217

218218
<span class="jsdoc-message">
219-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a>
220-
on Tue Mar 14th 2017 using the <a
221-
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
219+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc </a> using the
220+
<a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
222221
</span>
223222
</footer>
224223

docs/global.html

+3-4
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@ <h4><span class="type-signature"></span>slice<span class="type-signature"></span
682682
<dd>
683683

684684
<div class="description">
685-
<p>Cloudinary's JavaScript library - Version 2.2.0
685+
<p>Cloudinary's JavaScript library - Version 2.2.1
686686
Copyright Cloudinary
687687
see https://github.com/cloudinary/cloudinary_js</p>
688688
</div>
@@ -831,9 +831,8 @@ <h4><span class="type-signature"></span>trim<span class="type-signature"></span>
831831
</span>
832832

833833
<span class="jsdoc-message">
834-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a>
835-
on Tue Mar 14th 2017 using the <a
836-
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
834+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc </a> using the
835+
<a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
837836
</span>
838837
</footer>
839838

docs/index.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -290,9 +290,8 @@ <h2>License</h2><p>Released under the MIT license.</p>
290290
</span>
291291

292292
<span class="jsdoc-message">
293-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a>
294-
on Tue Mar 14th 2017 using the <a
295-
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
293+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc </a> using the
294+
<a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
296295
</span>
297296
</footer>
298297

docs/jQuery.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -978,9 +978,8 @@ <h4 class="name" id="webpify">#webpify()</h4>
978978
</span>
979979

980980
<span class="jsdoc-message">
981-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a>
982-
on Tue Mar 14th 2017 using the <a
983-
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
981+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc </a> using the
982+
<a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
984983
</span>
985984
</footer>
986985

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudinary-jquery-file-upload",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "Cloudinary Client Side JS library. Cloudinary streamlines your web application’s image manipulation needs. Cloudinary's cloud-based servers automate image uploading, resizing, cropping, optimizing, sprite generation and more. Cloudinary's jQuery File Upload plugin allows direct uploading from the browser to the cloud and dynamic cloud-based image transformations and effects.",
55
"main": "cloudinary-jquery-file-upload.js",
66
"files": ["*.js"],

0 commit comments

Comments
 (0)