aboutsummaryrefslogtreecommitdiff
path: root/js/tests
AgeCommit message (Expand)AuthorFilesLines
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
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-21updated qunit test reporting so sauce labs can report failing testsjonahss1-2/+26
2014-02-18Merge pull request #12058 from ZDroid/utiXhmikosR4-45/+45
2014-02-18Improve `js/tests/index.html`Zlatan Vasović1-6/+5
2014-02-17Remove semicolons from JS testsZlatan Vasović4-45/+45
2014-02-14Re-indent test files.XhmikosR11-1470/+1470
2014-01-30Update jQuery to v1.11.0.XhmikosR1-6/+4
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 qunitfat8-1055/+1719
2014-01-14more detailed QUnit test results in SauceChris Rebert1-1/+6
2014-01-14Add tooltip `viewport` option, respect bounds of the viewportBen Ogle1-2/+63
2014-01-13upgrade to QUnit v1.0.0Chris Rebert2-45/+81
2014-01-13Revert accidental overzealousness from 16eccc43d9Chris Rebert2-2/+2
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
2013-12-06fix some JS to pass jscsChris Rebert2-4/+4
2013-12-06Use a space before functions' bracket consistently.XhmikosR3-9/+9
2013-12-06Use a space after function consistently.XhmikosR5-32/+32
2013-11-18Added unit test for removing only active class from within the scroll spy key.Michael Rotoloni1-0/+37
2013-11-10Add unit test for #9920Nathan Muir1-0/+6
2013-10-25QUnit.equals() is deprecated; use QUnit.equal() insteadChris Rebert4-18/+18
2013-10-09Remove [type]Zlatan Vasović1-1/+1
2013-08-31carousel: correctly reset when the slide event is preventedRoland Warmerdam1-1/+24
2013-08-30deleted files not used anymore after transition to grunt-contrib-qunitMartin Hansen2-77/+0
2013-08-17fixes #9674fat1-5/+6
2013-08-17fixes #9362fat1-0/+19
2013-08-10fixes #9111Jacob Thornton1-140/+161
2013-08-04failing test for dot in data-parentJason Diamond1-0/+35
2013-07-31Removed trailing whitespacesCesidio Di Landa1-6/+6
2013-07-26Replace Makefile with GruntJSJohn-Philip Johansson3-31/+77
2013-07-24fixes #8399 w/ testsJacob Thornton1-0/+45
2013-07-23add placement auto for tooltips + tests… kinda sad about this doeJacob Thornton1-0/+48
2013-07-23add additional carousel testJacob Thornton1-1/+7
2013-07-18cleaner way of preventing double click events + clean up tests for jshintfat1-12/+12
2013-07-18get button js working with actual form elements p coollfat1-10/+23