| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-10-08 | Minor indentation fixes. | XhmikosR | 1 | -39/+39 | |
| 2015-03-09 | Disable jQuery event aliases when running test suite | Chris Rebert | 1 | -2/+2 | |
| 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/+11 | |
| [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 | -16/+16 | |
| [skip validator] | |||||
| 2015-02-23 | JS unit tests: use QUnit.module() & QUnit.test() everywhere | Chris Rebert | 1 | -13/+13 | |
| [skip validator] | |||||
| 2015-02-23 | JS unit tests: use modern QUnit assert object everywhere | Chris Rebert | 1 | -32/+32 | |
| 2015-01-20 | fix bug in tab show/shown relatedTarget unit test | Chris Rebert | 1 | -1/+1 | |
| 2015-01-20 | update JS unit tests to future-proof QUnit 1.16.0 API | Chris Rebert | 1 | -15/+15 | |
| [skip validator] | |||||
| 2014-10-26 | Tabs plugin accessibility | Cameron Little | 1 | -0/+24 | |
| Added support for `aria-expanded` toggling via JavaScript. Added `aria-controls`, `aria-expanded`, `aria-labelledby` to tabs docs. Added `aria-expanded` unit test for the tabs plugin. See also #13554. Closes #14154 by merging it. | |||||
| 2014-10-22 | Implement `hide` and `hidden` events for tabs | Phil Hughes | 1 | -0/+77 | |
| Closes #14772. | |||||
| 2014-07-06 | Move to leading pluses | Heinrich Fenkart | 1 | -16/+16 | |
| 2014-07-06 | Clean tab unit tests up | Heinrich Fenkart | 1 | -19/+27 | |
| 2014-06-06 | Comply to the new style. | XhmikosR | 1 | -2/+3 | |
| 2014-04-21 | #11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ↵ | Collin Donahue-Oponski | 1 | -15/+24 | |
| reference to the jQuery plugin, because in noConflict mode you can never expect to be defined on the jQuery object | |||||
| 2014-02-17 | Remove semicolons from JS tests | Zlatan Vasović | 1 | -5/+5 | |
| 2014-02-14 | Re-indent test files. | XhmikosR | 1 | -67/+67 | |
| 2014-01-16 | new qunit | fat | 1 | -3/+6 | |
| 2013-12-19 | No leading pluses | Zlatan Vasović | 1 | -19/+16 | |
| 2013-12-08 | Use single quotes consistently. | XhmikosR | 1 | -16/+16 | |
| 2013-12-06 | Use a space before functions' bracket consistently. | XhmikosR | 1 | -2/+2 | |
| 2013-12-06 | Use a space after function consistently. | XhmikosR | 1 | -2/+2 | |
| 2013-10-25 | QUnit.equals() is deprecated; use QUnit.equal() instead | Chris Rebert | 1 | -6/+6 | |
| 2013-05-16 | change namespace back to dot notation and someother js shizzle | fat | 1 | -3/+3 | |
| 2013-05-16 | fix tests | fat | 1 | -3/+3 | |
| 2013-05-16 | a bunch javascript junk | fat | 1 | -0/+86 | |
