Skip to content

Commit 3617c95

Browse files
committed
Release 2.5.0
1 parent 4e2ff22 commit 3617c95

10 files changed

+13
-13
lines changed

dist/font/context-menu-icons.eot

0 Bytes
Binary file not shown.

dist/font/context-menu-icons.ttf

0 Bytes
Binary file not shown.

dist/font/context-menu-icons.woff

0 Bytes
Binary file not shown.

dist/font/context-menu-icons.woff2

4 Bytes
Binary file not shown.

dist/jquery.contextMenu.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*!
33
* jQuery contextMenu - Plugin for simple contextMenu handling
44
*
5-
* Version: v2.4.5
5+
* Version: v2.5.0
66
*
77
* Authors: Björn Brala (SWIS.nl), Rodney Rehm, Addy Osmani (patches for FF)
88
* Web: http://swisnl.github.io/jQuery-contextMenu/
@@ -12,7 +12,7 @@
1212
* Licensed under
1313
* MIT License http://www.opensource.org/licenses/mit-license
1414
*
15-
* Date: 2017-05-25T11:13:54.984Z
15+
* Date: 2017-05-25T11:30:28.663Z
1616
*/
1717
@-webkit-keyframes cm-spin {
1818
0% {
@@ -54,8 +54,8 @@
5454
font-style: normal;
5555
font-weight: normal;
5656

57-
src: url("font/context-menu-icons.eot?33pwn");
58-
src: url("font/context-menu-icons.eot?33pwn#iefix") format("embedded-opentype"), url("font/context-menu-icons.woff2?33pwn") format("woff2"), url("font/context-menu-icons.woff?33pwn") format("woff"), url("font/context-menu-icons.ttf?33pwn") format("truetype");
57+
src: url("font/context-menu-icons.eot?4yg1f");
58+
src: url("font/context-menu-icons.eot?4yg1f#iefix") format("embedded-opentype"), url("font/context-menu-icons.woff2?4yg1f") format("woff2"), url("font/context-menu-icons.woff?4yg1f") format("woff"), url("font/context-menu-icons.ttf?4yg1f") format("truetype");
5959
}
6060

6161
.context-menu-icon-add:before {

dist/jquery.contextMenu.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
2-
* jQuery contextMenu v2.4.5 - Plugin for simple contextMenu handling
2+
* jQuery contextMenu v2.5.0 - Plugin for simple contextMenu handling
33
*
4-
* Version: v2.4.5
4+
* Version: v2.5.0
55
*
66
* Authors: Björn Brala (SWIS.nl), Rodney Rehm, Addy Osmani (patches for FF)
77
* Web: http://swisnl.github.io/jQuery-contextMenu/
@@ -11,7 +11,7 @@
1111
* Licensed under
1212
* MIT License http://www.opensource.org/licenses/mit-license
1313
*
14-
* Date: 2017-05-25T11:13:55.217Z
14+
* Date: 2017-05-25T11:30:28.900Z
1515
*/
1616

1717
// jscs:disable

dist/jquery.contextMenu.min.css

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

0 commit comments

Comments
 (0)