aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/button.js
AgeCommit message (Collapse)AuthorFilesLines
2014-06-06Comply to the new style.XhmikosR1-7/+8
2014-05-05Allow for resetText of a button to be a falsey value; fixes #13466Heinrich Fenkart1-0/+20
2014-04-21#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ↵Collin Donahue-Oponski1-12/+21
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/+0
2014-02-14Re-indent test files.XhmikosR1-118/+118
2013-12-16Require comma on left sideZlatan Vasović1-5/+5
2013-12-08Use single quotes consistently.XhmikosR1-10/+10
2013-11-10Add unit test for #9920Nathan Muir1-0/+6
Merges #10385
2013-10-25QUnit.equals() is deprecated; use QUnit.equal() insteadChris Rebert1-5/+5
2013-07-26Replace Makefile with GruntJSJohn-Philip Johansson1-7/+8
A rebase (against soon-to-be 3.0.0-rc.1) & squash of https://github.com/twbs/bootstrap/pull/7786 AKA https://github.com/twitter/bootstrap/pull/7786 originally by @seriema @mokkabonna @jojohess Rebased by @cvrebert
2013-07-18cleaner way of preventing double click events + clean up tests for jshintfat1-12/+12
2013-07-18get button js working with actual form elements p coollfat1-10/+23
2013-05-16change namespace back to dot notation and someother js shizzlefat1-1/+1
2013-05-16a bunch javascript junkfat1-0/+102