File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 3737 "qunitjs" : " 1.17.1" ,
3838 "testswarm" : " ~1.1.0"
3939 },
40- "scripts" : {
41- "prepublish" : " grunt"
42- },
4340 "keywords" : []
4441}
Original file line number Diff line number Diff line change @@ -212,7 +212,7 @@ $(document).ajaxStart(function(){ $("#status").text("Ajax started"); });
212212
213213### JQMIGRATE: Additional params for 'jQuery.easing' functions are not documented and redundant
214214
215- ** Cause** : Additional params for ' jQuery.easing' methods were never documented and redundant, same behaviour could be easily achived by other means.
215+ ** Cause** : Additional params for ` jQuery.easing ` methods were never documented and redundant, same behavior could be easily achived by other means.
216216
217217** Solution** : Instead of using time and duration arguments, etc; it is already sufficient to use only first "percentage" argument.
218218
You can’t perform that action at this time.
0 commit comments