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

Commit 673fb60

Browse files
author
Amir Tocker
committed
Version 2.2.1
1 parent ed6f4c7 commit 673fb60

23 files changed

+49
-65
lines changed

bower.json

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

cloudinary-jquery.js

Lines changed: 6 additions & 4 deletions
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

@@ -4262,7 +4264,7 @@ var slice = [].slice,
42624264
TextLayer: TextLayer,
42634265
SubtitlesLayer: SubtitlesLayer,
42644266
Cloudinary: Cloudinary,
4265-
VERSION: "2.2.0",
4267+
VERSION: "2.2.1",
42664268
CloudinaryJQuery: CloudinaryJQuery
42674269
};
42684270
return cloudinary;

cloudinary-jquery.min.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudinary-jquery.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/ClientHintsMetaTag.html

Lines changed: 2 additions & 3 deletions
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

Lines changed: 2 additions & 3 deletions
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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4731,9 +4731,8 @@ <h5>Returns:
47314731
</span>
47324732

47334733
<span class="jsdoc-message">
4734-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a>
4735-
on Tue Mar 14th 2017 using the <a
4736-
href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
4734+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc </a> using the
4735+
<a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
47374736
</span>
47384737
</footer>
47394738

docs/Condition.html

Lines changed: 2 additions & 3 deletions
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

Lines changed: 2 additions & 3 deletions
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

Lines changed: 2 additions & 3 deletions
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

0 commit comments

Comments
 (0)