aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit
AgeCommit message (Expand)AuthorFilesLines
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-05Allow for resetText of a button to be a falsey value; fixes #13466Heinrich Fenkart1-0/+20
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-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 Otto1-2/+79
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-21Add tooltip `viewport` option, respect bounds of the viewportBen Ogle1-2/+79
2014-03-14Fix JSHint errorsJulian Thilo1-36/+35
2014-03-13Merge pull request #11453 from moodyroto/patch-1Jacob1-0/+37
2014-03-10fix #12771Chris Rebert1-1/+1
2014-03-09Remove unneeded quotes.XhmikosR1-6/+6
2014-02-28Switch to using JSCS for the indentation check.XhmikosR1-13/+12
2014-02-17Remove semicolons from JS testsZlatan Vasović4-45/+45
2014-02-14Re-indent test files.XhmikosR11-1470/+1470
2014-01-16Revert "Add tooltip `viewport` option, respect bounds of the viewport"Chris Rebert1-63/+2
2014-01-16Merge branch 'bo-tooltip-viewport' of https://github.com/benogle/bootstrap in...Mark Otto1-2/+63
2014-01-16add missing parenfat1-1/+1
2014-01-16tooltip subpixel test fixesfat1-2/+6
2014-01-16remove flaky pos bottom test which is effect by unit scroll posfat1-10/+0
2014-01-16new qunitfat4-21/+11
2014-01-14Add tooltip `viewport` option, respect bounds of the viewportBen Ogle1-2/+63
2013-12-24fixes #11720 - Add events trigger to affixfat1-0/+25
2013-12-24Merge branch 'slide-event-reset' of git://github.com/Rowno/bootstrap into Row...fat1-1/+24
2013-12-19No leading plusesZlatan Vasović4-131/+126
2013-12-16Require comma on left sideZlatan Vasović6-66/+66
2013-12-08Use single quotes consistently.XhmikosR13-289/+289