aboutsummaryrefslogtreecommitdiff
path: root/js/tests
AgeCommit message (Expand)AuthorFilesLines
2014-07-06Clean button unit tests upHeinrich Fenkart1-78/+78
2014-07-06Clean alert unit tests upHeinrich Fenkart1-15/+15
2014-07-06Clean affix unit tests upHeinrich Fenkart1-11/+20
2014-07-06Perform a cleanup after each testHeinrich Fenkart1-1/+7
2014-07-06Update QUnit settings/QUnit phantomjs bridge to new versionsHeinrich Fenkart2-41/+44
2014-07-06Merge pull request #13855 from hnrch02/modal-mousedownJacob1-2/+2
2014-07-02Add collapsed default class to navbar-toggleMichael Silber2-2/+2
2014-07-01Only close modal if escape was hit with keydown; fixes #13929Heinrich Fenkart1-0/+38
2014-07-01Use mousedown instead of click for backdrop click detection; fixes #13816Heinrich Fenkart1-2/+2
2014-06-25Add a few more cases to the visual test tab pageHeinrich Fenkart1-4/+105
2014-06-08Merge pull request #13755 from twbs/fat-visual-testJacob11-0/+871
2014-06-07Adds isolated visual tests for javascript plugins (decoupled from docs). This...fat11-0/+871
2014-06-07put the tooltips into the DOM in the tooltip unit testsChris Rebert1-4/+12
2014-06-07add failing test for #13268Chris Rebert1-0/+27
2014-06-07Merge pull request #13388 from twbs/xhmikosr-js-styleXhmikosR13-137/+158
2014-06-06Merge pull request #13627 from twbs/maybe-fix-12364Chris Rebert1-0/+51
2014-06-06Minor style tweaks.XhmikosR3-10/+15
2014-06-06Comply to the new style.XhmikosR11-128/+140
2014-06-06Tweak JSHint and JSCS checks.XhmikosR2-1/+5
2014-05-23Merge pull request #13589 from mrobinet/scrollspy-maxScroll-with-offsetChris Rebert1-2/+36
2014-05-23Merge pull request #13593 from ResentedHook/masterChris Rebert2-0/+21
2014-05-23Merge pull request #13557 from bassettsj/aria-describedby-tooltip-13480Chris Rebert1-0/+30
2014-05-19Hopefully a fix for #12364Chris Rebert1-0/+51
2014-05-19fix typo in assertion descriptionChris Rebert1-1/+1
2014-05-16Adds aria described by to tooltip plugin for accessibilitySteven Bassett1-0/+30
2014-05-14Add tooltip self-reference to address #12320j.corns2-0/+21
2014-05-13Add Scrollspy maxScroll with offset test.Mike Robinet1-2/+36
2014-05-13Update jQuery to v1.11.1.XhmikosR1-4/+4
2014-05-05Allow for resetText of a button to be a falsey value; fixes #13466Heinrich Fenkart1-0/+20
2014-05-04replace js scrollspy test for default behaviorbreaddevil1-17/+37
2014-05-01make new Carousel tests compatible with noConflict modeChris Rebert1-2/+2
2014-04-30Merge pull request #11966 from colllin/noconflictMark Otto11-239/+338
2014-04-21#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ref...Collin Donahue-Oponski11-239/+338
2014-04-21add unit tests for Carousel slid eventsChris Rebert1-0/+26
2014-04-21spelling fixes in Carousel unit testsChris Rebert1-3/+3
2014-04-20Merge pull request #13306 from twbs/fat-11099Jacob1-2/+2
2014-04-19rename jquery.js -> jquery.min.js since it's minifiedChris Rebert2-1/+1
2014-04-19quote attribute values in selectors in JS unit tests for consistencyChris Rebert2-3/+3
2014-04-15fixes #11099 - $.collapse() overrides the original dimension of the coll...fat1-2/+2
2014-04-09JS: remove unused variables.XhmikosR5-23/+22
2014-04-03replace $.bind() with $.on() in unit tests; per #13272Chris Rebert2-9/+9
2014-03-24Merge pull request #13165 from stefanneculai/masterJacob1-0/+29
2014-03-24Merge branch 'master' into fat-9461Mark Otto4-138/+286
2014-03-24fixes #9461 - Make carousel ignore non-items in carousel-innerfat1-0/+28
2014-03-24Add test for popover.Stefan Neculai1-0/+29
2014-03-24tests/index.html: re-indent.XhmikosR1-68/+68
2014-03-24tests/index.html: add missing `meta charset`.XhmikosR1-0/+1
2014-03-24Update QUnit to v1.14.0.XhmikosR2-69/+139
2014-03-21Add tooltip `viewport` option, respect bounds of the viewportBen Ogle1-2/+79
2014-03-14Fix JSHint errorsJulian Thilo1-36/+35