aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/scrollspy.js
AgeCommit message (Collapse)AuthorFilesLines
2014-06-06Comply to the new style.XhmikosR1-14/+16
2014-05-13Add Scrollspy maxScroll with offset test.Mike Robinet1-2/+36
2014-04-21#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ↵Collin Donahue-Oponski1-10/+19
reference to the jQuery plugin, because in noConflict mode you can never expect to be defined on the jQuery object
2014-04-09JS: remove unused variables.XhmikosR1-1/+1
2014-03-14Fix JSHint errorsJulian Thilo1-36/+35
X-Ref: https://github.com/twbs/bootstrap/commit/8c9739d4773c268b114296d90e61b5f4e2932517
2014-03-13Merge pull request #11453 from moodyroto/patch-1Jacob1-0/+37
fix scrollspy for targets within tabs
2014-02-14Re-indent test files.XhmikosR1-27/+27
2013-12-19No leading plusesZlatan Vasović1-10/+9
2013-12-16Require comma on left sideZlatan Vasović1-4/+4
2013-12-08Use single quotes consistently.XhmikosR1-5/+5
2013-12-06fix some JS to pass jscsChris Rebert1-1/+1
2013-11-18Added unit test for removing only active class from within the scroll spy key.Michael Rotoloni1-0/+37
2013-05-16a bunch javascript junkfat1-0/+37