File tree 4 files changed +7
-3
lines changed
4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -103,6 +103,10 @@ $.contextMenu is published under the [MIT license](http://www.opensource.org/lic
103
103
104
104
## Changelog ##
105
105
106
+ ### 1.5.22 ###
107
+
108
+ * Fixing issue with animation and remove on hide (Issue #64 )
109
+
106
110
### 1.5.21 ###
107
111
108
112
* Fixing backdrop would not remove on destroy (Issue #63 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jQuery contextMenu" ,
3
- "version" : " 1.5.21 " ,
3
+ "version" : " 1.5.22 " ,
4
4
"title" : " jQuery.contextMenu()" ,
5
5
"author" : {
6
6
"name" : " Rodney Rehm" ,
Original file line number Diff line number Diff line change 1
1
/*!
2
2
* jQuery contextMenu - Plugin for simple contextMenu handling
3
3
*
4
- * Version: 1.5.21
4
+ * Version: 1.5.22
5
5
*
6
6
* Authors: Rodney Rehm, Addy Osmani (patches for FF)
7
7
* Web: http://medialize.github.com/jQuery-contextMenu/
Original file line number Diff line number Diff line change 1
1
/*!
2
2
* jQuery contextMenu - Plugin for simple contextMenu handling
3
3
*
4
- * Version: 1.5.21
4
+ * Version: 1.5.22
5
5
*
6
6
* Authors: Rodney Rehm, Addy Osmani (patches for FF)
7
7
* Web: http://medialize.github.com/jQuery-contextMenu/
You can’t perform that action at this time.
0 commit comments