aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/collapse.js
AgeCommit message (Expand)AuthorFilesLines
2015-03-09Disable jQuery event aliases when running test suiteChris Rebert1-13/+13
2015-03-06Collapse unit test: rm check that no-op hide adds style="height: 0px"Chris Rebert1-2/+1
2015-03-06.collapse('hide') on hidden uninit-ed collapsible no longer shows it; fixes #...Chris Rebert1-2/+30
2015-03-03[Fixes #15953] Implement assert.expect in each unit testKevin Kirsche1-4/+23
2015-02-26Update all collapse triggers with .collapsed class and aria-expandedIvan Cheung1-3/+71
2015-02-26Unit tests: Use new names of module hooksHeinrich Fenkart1-2/+2
2015-02-23JS unit tests: equal() => strictEqual()Chris Rebert1-6/+6
2015-02-23JS unit tests: use QUnit.module() & QUnit.test() everywhereChris Rebert1-21/+21
2015-02-23JS unit tests: use modern QUnit assert object everywhereChris Rebert1-37/+37
2015-01-20update JS unit tests to future-proof QUnit 1.16.0 APIChris Rebert1-42/+42
2014-10-29Handle `collapsed` class on triggers even when manually invokedHeinrich Fenkart1-22/+50
2014-10-22Don't fire show event if show is prevented because other element is still tra...Heinrich Fenkart1-0/+35
2014-09-09grunt and missing new lineHeinrich Fenkart1-1/+1
2014-09-09ARIA support for collapsePatrick H. Lauke1-2/+65
2014-08-18fixes #14282 - Already Visible collapse gets closed when .collapse('show') is...fat1-0/+32
2014-07-09Fix IE8 reporting height style as all uppercaseHeinrich Fenkart1-2/+2
2014-07-06Move to leading plusesHeinrich Fenkart1-10/+10
2014-07-06Clean collapse unit tests upHeinrich Fenkart1-70/+67
2014-06-06Comply to the new style.XhmikosR1-2/+3
2014-04-21#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ref...Collin Donahue-Oponski1-12/+21
2014-04-15fixes #11099 - $.collapse() overrides the original dimension of the coll...fat1-2/+2
2014-04-09JS: remove unused variables.XhmikosR1-8/+8
2014-02-17Remove semicolons from JS testsZlatan Vasović1-4/+4
2014-02-14Re-indent test files.XhmikosR1-125/+125
2013-12-08Use single quotes consistently.XhmikosR1-12/+12
2013-08-04failing test for dot in data-parentJason Diamond1-0/+35
2013-05-27Merge remote-tracking branch 'bootstrap/3.0.0-wip' into 3.0.0-wipIvan Khalopik1-0/+129
2013-05-16change namespace back to dot notation and someother js shizzlefat1-6/+6
2013-05-16fix testsfat1-6/+6
2013-05-16a bunch javascript junkfat1-0/+94