Break apart jquery.gravy.js into a bunch of component pieces.
Review Request #4676 — Created Oct. 2, 2013 and submitted
Break apart jquery.gravy.js into a bunch of component pieces.
Some of this stuff (especially in hacks) is probably obsolete, but I didn't
want to get too much into making substantive changes. The only actual changes
to the code are: * Changing jQuery to $ * Fixing some random issues that jshint pointed out (mostly missing
semicolons).
Smoke tested modal box, inline editor, and other js functionality.
-
This is a review from Review Bot.
Tool: Pyflakes
Processed Files:
djblets/settings.py
Ignored Files:
djblets/static/djblets/js/jquery.gravy.js
djblets/static/djblets/js/jquery.gravy.modalBox.js
djblets/static/djblets/js/jquery.gravy.retina.js
djblets/static/djblets/js/jquery.gravy.util.js
djblets/static/djblets/js/jquery.gravy.inlineEditor.js
djblets/static/djblets/js/jquery.gravy.hacks.js
djblets/static/djblets/js/jquery.gravy.funcQueue.js
djblets/static/djblets/js/jquery.gravy.tooltip.js
djblets/static/djblets/js/jquery.gravy.autosize.js