Skip to content

Commit 727118d

Browse files
committed
zeroclipboard 2.3.0
1 parent 8db6b8e commit 727118d

File tree

8 files changed

+55
-55
lines changed

8 files changed

+55
-55
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"router.js": "1.0.8",
5454
"spectrum": "1.8.0",
5555
"underscore": "1.8.3",
56-
"zeroclipboard": "2.2.0",
56+
"zeroclipboard": "2.3.0",
5757
"file-saver": "filesaverjs#^1.3.3",
5858
"swiper": "3.4.0",
5959
"js-xlsx": "^0.8.0",

zeroclipboard_2.2.0/Resources.zip

-38.8 KB
Binary file not shown.

zeroclipboard_2.2.0/ZeroClipboard.min.js

Lines changed: 0 additions & 10 deletions
This file was deleted.

zeroclipboard_2.3.0/Resources.zip

40.4 KB
Binary file not shown.

zeroclipboard_2.3.0/ZeroClipboard.min.js

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,44 @@
1-
<dotnetnuke type="Package" version="5.0">
2-
<packages>
3-
<package name="zeroclipboard" type="JavaScript_Library" version="02.02.00">
4-
<friendlyName>ZeroClipboard</friendlyName>
5-
<description>The ZeroClipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie and a JavaScript interface. http://zeroclipboard.org/</description>
6-
<owner>
7-
<name>Engage Software</name>
8-
<organization>Engage Software</organization>
9-
<url>http://www.engagesoftware.com</url>
10-
<email>support@engagesoftware.com</email>
11-
</owner>
12-
<license src="LICENSE.htm" />
13-
<releaseNotes src="CHANGES.htm" />
14-
<azureCompatible>true</azureCompatible>
15-
<components>
16-
<component type="JavaScript_Library">
17-
<javaScriptLibrary>
18-
<libraryName>zeroclipboard</libraryName>
19-
<fileName>zeroclipboard.min.js</fileName>
20-
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
21-
<objectName>ZeroClipboard</objectName>
22-
<cdnUrl>https://cdn.jsdelivr.net/zeroclipboard/2.2.0/ZeroClipboard.min.js</cdnUrl>
23-
</javaScriptLibrary>
24-
</component>
25-
<component type="JavaScriptFile">
26-
<jsfiles>
27-
<libraryFolderName>zeroclipboard</libraryFolderName>
28-
<jsfile>
29-
<name>ZeroClipboard.min.js</name>
30-
</jsfile>
31-
</jsfiles>
32-
</component>
33-
<component type="ResourceFile">
34-
<resourceFiles>
35-
<basePath>Resources\Libraries\zeroclipboard\02_02_00</basePath>
36-
<resourceFile>
37-
<name>Resources.zip</name>
38-
</resourceFile>
39-
</resourceFiles>
40-
</component>
41-
</components>
42-
</package>
43-
</packages>
44-
</dotnetnuke>
1+
<dotnetnuke type="Package" version="5.0">
2+
<packages>
3+
<package name="zeroclipboard" type="JavaScript_Library" version="02.02.00">
4+
<friendlyName>ZeroClipboard</friendlyName>
5+
<description>The ZeroClipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie and a JavaScript interface. http://zeroclipboard.org/</description>
6+
<owner>
7+
<name>Engage Software</name>
8+
<organization>Engage Software</organization>
9+
<url>http://www.engagesoftware.com</url>
10+
<email>support@engagesoftware.com</email>
11+
</owner>
12+
<license src="LICENSE.htm" />
13+
<releaseNotes src="CHANGES.htm" />
14+
<azureCompatible>true</azureCompatible>
15+
<components>
16+
<component type="JavaScript_Library">
17+
<javaScriptLibrary>
18+
<libraryName>zeroclipboard</libraryName>
19+
<fileName>zeroclipboard.min.js</fileName>
20+
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
21+
<objectName>ZeroClipboard</objectName>
22+
<cdnUrl>https://cdn.jsdelivr.net/zeroclipboard/2.3.0/ZeroClipboard.min.js</cdnUrl>
23+
</javaScriptLibrary>
24+
</component>
25+
<component type="JavaScriptFile">
26+
<jsfiles>
27+
<libraryFolderName>zeroclipboard</libraryFolderName>
28+
<jsfile>
29+
<name>ZeroClipboard.min.js</name>
30+
</jsfile>
31+
</jsfiles>
32+
</component>
33+
<component type="ResourceFile">
34+
<resourceFiles>
35+
<basePath>Resources\Libraries\zeroclipboard\02_03_00</basePath>
36+
<resourceFile>
37+
<name>Resources.zip</name>
38+
</resourceFile>
39+
</resourceFiles>
40+
</component>
41+
</components>
42+
</package>
43+
</packages>
44+
</dotnetnuke>

0 commit comments

Comments
 (0)