Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ticket #7105: Improving internal effects api #146

Closed
wants to merge 12 commits into from
Prev Previous commit
Next Next commit
Merge branch 'master' into effects-sub
Conflicts:
	ui/jquery.effects.core.js
	ui/jquery.effects.drop.js
	ui/jquery.effects.scale.js
  • Loading branch information
gnarf committed Mar 9, 2011
commit 310d7e4583ef020d5f81ef7637f8bb8a43071e13
2 changes: 1 addition & 1 deletion ui/jquery.effects.core.js
Original file line number Diff line number Diff line change
Expand Up @@ -846,4 +846,4 @@ $.extend( $.easing, {
*
*/

})(jQuery);
})(jQuery);
You are viewing a condensed version of this merge commit. You can view the full changes here.