aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/bootstrap-dropdown.js
AgeCommit message (Collapse)AuthorFilesLines
2013-05-16a bunch javascript junkfat1-151/+0
2013-04-23'js' folder .editorconfig code guide updatesStephen Edgar1-1/+1
2012-12-07add noConflict functionality to all bootstrap pluginsfat1-2/+8
2012-09-27Fixed bug in dropdown toggle where menu would only clear on the first drop downErlend Halvorsen1-1/+41
2012-08-27crude check to make sure element has a # for an idJacob Thornton1-0/+18
2012-04-14don't open dropdown if target is disabledJacob Thornton1-0/+34
2011-12-20giant refactor - all spec passing again...Jacob Thornton1-10/+11
2011-09-09move js plugins to root dir, begin writing tests, and change modal plugin to ↵Jacob Thornton1-0/+52
be more boss like