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

Commit 971b885

Browse files
author
Amir Tocker
committed
Version 2.6.3
1 parent 912e349 commit 971b885

26 files changed

+1483
-23354
lines changed

cloudinary-jquery-file-upload.js

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

cloudinary-jquery-file-upload.js.map

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

cloudinary-jquery-file-upload.min.js

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

docs/ClientHintsMetaTag.html

+2-1,300
Large diffs are not rendered by default.

docs/Cloudinary.html

+140-3,791
Large diffs are not rendered by default.

docs/CloudinaryJQuery.html

+137-4,210
Large diffs are not rendered by default.

docs/Condition.html

+3-715
Large diffs are not rendered by default.

docs/Configuration.html

+9-835
Large diffs are not rendered by default.

docs/Expression.html

+4-2,233
Large diffs are not rendered by default.

docs/FetchLayer.html

+2-109
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@
2828
<li class="dropdown">
2929
<a href="classes.list.html" class="dropdown-toggle" data-toggle="dropdown">Classes<b class="caret"></b></a>
3030
<ul class="dropdown-menu ">
31-
<li><a href="ClientHintsMetaTag.html">ClientHintsMetaTag</a></li><li><a href="Cloudinary.html">Cloudinary</a></li><li><a href="CloudinaryJQuery.html">CloudinaryJQuery</a></li><li><a href="Condition.html">Condition</a></li><li><a href="Configuration.html">Configuration</a></li><li><a href="Expression.html">Expression</a></li><li><a href="FetchLayer.html">FetchLayer</a></li><li><a href="HtmlTag.html">HtmlTag</a></li><li><a href="ImageTag.html">ImageTag</a></li><li><a href="jQuery.html">jQuery</a></li><li><a href="Layer.html">Layer</a></li><li><a href="SubtitlesLayer.html">SubtitlesLayer</a></li><li><a href="TextLayer.html">TextLayer</a></li><li><a href="Transformation.html">Transformation</a></li><li><a href="TransformationBase.html">TransformationBase</a></li><li><a href="Util.html">Util</a></li><li><a href="VideoTag.html">VideoTag</a></li>
31+
<li><a href="ClientHintsMetaTag.html">ClientHintsMetaTag</a></li><li><a href="Cloudinary.html">Cloudinary</a></li><li><a href="CloudinaryJQuery.html">CloudinaryJQuery</a></li><li><a href="Condition.html">Condition</a></li><li><a href="Configuration.html">Configuration</a></li><li><a href="Expression.html">Expression</a></li><li><a href="FetchLayer.html">FetchLayer</a></li><li><a href="HtmlTag.html">HtmlTag</a></li><li><a href="ImageTag.html">ImageTag</a></li><li><a href="jQuery.html">jQuery</a></li><li><a href="Layer.html">Layer</a></li><li><a href="module-utils-Util.html">utils~Util</a></li><li><a href="SourceTag.html">SourceTag</a></li><li><a href="SubtitlesLayer.html">SubtitlesLayer</a></li><li><a href="TextLayer.html">TextLayer</a></li><li><a href="Transformation.html">Transformation</a></li><li><a href="TransformationBase.html">TransformationBase</a></li><li><a href="VideoTag.html">VideoTag</a></li>
3232
</ul>
3333
</li>
3434

3535
<li class="dropdown">
3636
<a href="global.html" class="dropdown-toggle" data-toggle="dropdown">Global<b class="caret"></b></a>
3737
<ul class="dropdown-menu ">
38-
<li><a href="global.html#slice">slice</a></li>
38+
<li><a href="global.html#toAttribute">toAttribute</a></li><li><a href="global.html#value">value</a></li>
3939
</ul>
4040
</li>
4141

@@ -263,113 +263,6 @@ <h6 class="method-params-label method-subparams-label">Properties</h6>
263263

264264

265265

266-
<h3 class="subsection-title">Methods</h3>
267-
268-
<dl>
269-
270-
<hr>
271-
<dt>
272-
<h4 class="name" id="toString">#toString()</h4>
273-
274-
275-
</dt>
276-
<dd>
277-
278-
279-
<div class="description">
280-
<p>generate the string representation of the layer</p>
281-
</div>
282-
283-
284-
285-
286-
287-
288-
289-
290-
291-
292-
<dl class="details">
293-
294-
295-
296-
297-
298-
299-
300-
301-
302-
303-
304-
305-
306-
307-
308-
309-
310-
311-
312-
313-
314-
315-
316-
317-
318-
319-
320-
321-
322-
323-
324-
325-
326-
327-
328-
</dl>
329-
330-
331-
332-
333-
334-
335-
336-
337-
338-
339-
340-
341-
342-
343-
<h5>Returns:
344-
<span class="param-type">String</span>
345-
346-
347-
</h5>
348-
349-
350-
351-
352-
<dl>
353-
<dt>
354-
Type
355-
</dt>
356-
<dd>
357-
358-
<span class="param-type">String</span>
359-
360-
361-
362-
</dd>
363-
</dl>
364-
365-
366-
367-
368-
369-
</dd>
370-
371-
</dl>
372-
373266

374267

375268

0 commit comments

Comments
 (0)