| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-05-01 | Remove broken/vestigial unit test | Patrick H. Lauke | 1 | -13/+0 | |
| Overall logic for this test appears broken, possibly relating to an older version of Bootstrap that did not require explicit `data-toggle="button"` on single toggle buttons? | |||||
| 2015-04-11 | Fix existing radio button unit test | Patrick H. Lauke | 1 | -2/+2 | |
| 2015-03-09 | Disable jQuery event aliases when running test suite | Chris Rebert | 1 | -5/+5 | |
| To ensure that we don't accidentally use any of the aliases. This should prevent any future regressions from #12761. Also updates the test suite since it now can't use these aliases either. | |||||
| 2015-03-03 | [Fixes #15953] Implement assert.expect in each unit test | Kevin Kirsche | 1 | -0/+12 | |
| [Fixes #15953] Implement `assert.expect` in each unit test | |||||
| 2015-02-26 | Unit tests: Use new names of module hooks | Heinrich Fenkart | 1 | -2/+2 | |
| Refs #15893 | |||||
| 2015-02-23 | JS unit tests: equal() => strictEqual() | Chris Rebert | 1 | -12/+12 | |
| [skip validator] | |||||
| 2015-02-23 | JS unit tests: use QUnit.module() & QUnit.test() everywhere | Chris Rebert | 1 | -14/+14 | |
| [skip validator] | |||||
| 2015-02-23 | JS unit tests: use modern QUnit assert object everywhere | Chris Rebert | 1 | -53/+53 | |
| 2015-01-20 | update JS unit tests to future-proof QUnit 1.16.0 API | Chris Rebert | 1 | -13/+13 | |
| [skip validator] | |||||
| 2014-10-29 | Merge pull request #14457 from hnrch02/button-set-val-after-event-loop | Heinrich Fenkart | 1 | -5/+5 | |
| Change value of stateful button after event loop | |||||
| 2014-10-22 | Add `aria-pressed` to single toggle buttons | Patrick H. Lauke | 1 | -1/+19 | |
| also includes tiny fix/clarification to two existing unit tests for the .active class, adding data-toggle=“button” explicitly to the tested buttons Closes #14819. | |||||
| 2014-08-26 | Change value of stateful button after event loop | Heinrich Fenkart | 1 | -5/+5 | |
| Fixes #14450 | |||||
| 2014-07-06 | Move to leading pluses | Heinrich Fenkart | 1 | -11/+11 | |
| 2014-07-06 | Clean button unit tests up | Heinrich Fenkart | 1 | -78/+78 | |
| 2014-06-06 | Comply to the new style. | XhmikosR | 1 | -7/+8 | |
| 2014-05-05 | Allow for resetText of a button to be a falsey value; fixes #13466 | Heinrich Fenkart | 1 | -0/+20 | |
| 2014-04-21 | #11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ↵ | Collin Donahue-Oponski | 1 | -12/+21 | |
| reference to the jQuery plugin, because in noConflict mode you can never expect to be defined on the jQuery object | |||||
| 2014-04-09 | JS: remove unused variables. | XhmikosR | 1 | -1/+0 | |
| 2014-02-14 | Re-indent test files. | XhmikosR | 1 | -118/+118 | |
| 2013-12-16 | Require comma on left side | Zlatan Vasović | 1 | -5/+5 | |
| 2013-12-08 | Use single quotes consistently. | XhmikosR | 1 | -10/+10 | |
| 2013-11-10 | Add unit test for #9920 | Nathan Muir | 1 | -0/+6 | |
| Merges #10385 | |||||
| 2013-10-25 | QUnit.equals() is deprecated; use QUnit.equal() instead | Chris Rebert | 1 | -5/+5 | |
| 2013-07-26 | Replace Makefile with GruntJS | John-Philip Johansson | 1 | -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-18 | cleaner way of preventing double click events + clean up tests for jshint | fat | 1 | -12/+12 | |
| 2013-07-18 | get button js working with actual form elements p cooll | fat | 1 | -10/+23 | |
| 2013-05-16 | change namespace back to dot notation and someother js shizzle | fat | 1 | -1/+1 | |
| 2013-05-16 | a bunch javascript junk | fat | 1 | -0/+102 | |
