Issue #1757466 by andregriffin, jessebeach: Add class specificity to allow other themes to use generic navbar class
Signed-off-by: J. Renée Beach <splendidnoise@gmail.com>
click handler fixes. The bad behavior exists as a result of us polyfilling the on and off methods of jQuery.
Signed-off-by: J. Renée Beach <splendidnoise@gmail.com>
Issue #1976064 by jessebeach: jQuery Update should be a dependency (or, preferably, remove non jQuery 1.4 code)
Signed-off-by: J. Renée Beach <splendidnoise@gmail.com>
Issue #1968268 by theohawse, jessebeach: Removed the hard dependency declaration on (>=2.x) from the libraries module declaration. Improved requirements checking.
Signed-off-by: J. Renée Beach <splendidnoise@gmail.com>
The silent option of the Backbone.Model.set method changed behavior in 0.9. It now supresses an attribute change event rather than just deferring it.
Signed-off-by: J. Renée Beach <splendidnoise@gmail.com>