| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-03-09 | Disable jQuery event aliases when running test suite | Chris Rebert | 1 | -4/+4 | |
| 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/+21 | |
| [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 | -3/+3 | |
| [skip validator] | |||||
| 2015-02-23 | JS unit tests: use QUnit.module() & QUnit.test() everywhere | Chris Rebert | 1 | -23/+23 | |
| [skip validator] | |||||
| 2015-02-23 | JS unit tests: use modern QUnit assert object everywhere | Chris Rebert | 1 | -69/+69 | |
| 2015-01-20 | update JS unit tests to future-proof QUnit 1.16.0 API | Chris Rebert | 1 | -27/+27 | |
| [skip validator] | |||||
| 2014-11-15 | add unit tests for Carousel's 'wrap' option | Chris Rebert | 1 | -0/+153 | |
| 2014-11-04 | Have Carousel ignore keyboard events from <input>s or <textarea>s; fixes #14991 | Chris Rebert | 1 | -0/+42 | |
| 2014-10-03 | Add `keyboard` option to carousel | Heinrich Fenkart | 1 | -0/+79 | |
| Also adds unit tests for keyboard events. Fixes #14468. | |||||
| 2014-09-23 | Only enable `pause: hover` for non-touch browsers | Heinrich Fenkart | 1 | -0/+22 | |
| Fixes #11967. | |||||
| 2014-07-31 | Fix #13818 by using more robust "find next carousel item" logic | Chris Rebert | 1 | -1/+26 | |
| Also adds another test for #9461: carousel next/prev should ignore non-items | |||||
| 2014-07-06 | Move to leading pluses | Heinrich Fenkart | 1 | -198/+198 | |
| 2014-07-06 | Clean carousel unit tests up | Heinrich Fenkart | 1 | -90/+292 | |
| 2014-06-06 | Comply to the new style. | XhmikosR | 1 | -2/+3 | |
| 2014-05-01 | make new Carousel tests compatible with noConflict mode | Chris Rebert | 1 | -2/+2 | |
| 2014-04-30 | Merge pull request #11966 from colllin/noconflict | Mark Otto | 1 | -16/+25 | |
| Fix #11464 - JS noConflict() mode not working in 3.0.x | |||||
| 2014-04-21 | #11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ↵ | Collin Donahue-Oponski | 1 | -16/+25 | |
| reference to the jQuery plugin, because in noConflict mode you can never expect to be defined on the jQuery object | |||||
| 2014-04-21 | add unit tests for Carousel slid events | Chris Rebert | 1 | -0/+26 | |
| 2014-04-21 | spelling fixes in Carousel unit tests | Chris Rebert | 1 | -3/+3 | |
| 2014-03-24 | fixes #9461 - Make carousel ignore non-items in carousel-inner | fat | 1 | -0/+28 | |
| 2014-02-17 | Remove semicolons from JS tests | Zlatan Vasović | 1 | -31/+31 | |
| 2014-02-14 | Re-indent test files. | XhmikosR | 1 | -92/+92 | |
| 2013-12-24 | Merge branch 'slide-event-reset' of git://github.com/Rowno/bootstrap into ↵ | fat | 1 | -1/+24 | |
| Rowno-slide-event-reset Conflicts: js/tests/unit/carousel.js | |||||
| 2013-12-08 | Use single quotes consistently. | XhmikosR | 1 | -17/+17 | |
| 2013-08-31 | carousel: correctly reset when the slide event is prevented | Roland Warmerdam | 1 | -1/+24 | |
| 2013-07-23 | add additional carousel test | Jacob Thornton | 1 | -1/+7 | |
| 2013-05-16 | change namespace back to dot notation and someother js shizzle | fat | 1 | -7/+7 | |
| 2013-05-16 | fix tests | fat | 1 | -7/+7 | |
| 2013-05-16 | a bunch javascript junk | fat | 1 | -0/+81 | |
