aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/carousel.js
AgeCommit message (Collapse)AuthorFilesLines
2014-05-01make new Carousel tests compatible with noConflict modeChris Rebert1-2/+2
2014-04-30Merge pull request #11966 from colllin/noconflictMark Otto1-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-Oponski1-16/+25
reference to the jQuery plugin, because in noConflict mode you can never expect to be defined on the jQuery object
2014-04-21add unit tests for Carousel slid eventsChris Rebert1-0/+26
2014-04-21spelling fixes in Carousel unit testsChris Rebert1-3/+3
2014-03-24fixes #9461 - Make carousel ignore non-items in carousel-innerfat1-0/+28
2014-02-17Remove semicolons from JS testsZlatan Vasović1-31/+31
2014-02-14Re-indent test files.XhmikosR1-92/+92
2013-12-24Merge branch 'slide-event-reset' of git://github.com/Rowno/bootstrap into ↵fat1-1/+24
Rowno-slide-event-reset Conflicts: js/tests/unit/carousel.js
2013-12-08Use single quotes consistently.XhmikosR1-17/+17
2013-08-31carousel: correctly reset when the slide event is preventedRoland Warmerdam1-1/+24
2013-07-23add additional carousel testJacob Thornton1-1/+7
2013-05-16change namespace back to dot notation and someother js shizzlefat1-7/+7
2013-05-16fix testsfat1-7/+7
2013-05-16a bunch javascript junkfat1-0/+81