Remove usages of jquery and add sugar.js from garden-o-matic.
Use sugar.js to replace usages of jquery and replace any extraneous uses as well. Didn't touch the custom event stuff (bind/trigger) or the tabs UI code. Those will naturally go away as we port things to polymer. Kept this patch for mechanical simple changes. The only non-mechanical bits are $.param --> base.queryParam and fadeIn/fadeOut --> element.animate. NOTRY=true Review URL: https://codereview.chromium.org/359283003 git-svn-id: svn://svn.chromium.org/blink/trunk@177188 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
This diff is collapsed.
Please register or sign in to comment