aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/tooltip.js
AgeCommit message (Expand)AuthorFilesLines
2014-06-06Comply to the new style.XhmikosR1-63/+64
2014-05-23Merge pull request #13593 from ResentedHook/masterChris Rebert1-0/+11
2014-05-16Adds aria described by to tooltip plugin for accessibilitySteven Bassett1-0/+30
2014-05-14Add tooltip self-reference to address #12320j.corns1-0/+11
2014-04-21#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ref...Collin Donahue-Oponski1-84/+93
2014-04-19quote attribute values in selectors in JS unit tests for consistencyChris Rebert1-1/+1
2014-04-09JS: remove unused variables.XhmikosR1-10/+10
2014-03-21Add tooltip `viewport` option, respect bounds of the viewportBen Ogle1-2/+79
2014-03-09Remove unneeded quotes.XhmikosR1-6/+6
2014-02-28Switch to using JSCS for the indentation check.XhmikosR1-13/+12
2014-02-14Re-indent test files.XhmikosR1-419/+419
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 qunitfat1-1/+2
2014-01-14Add tooltip `viewport` option, respect bounds of the viewportBen Ogle1-2/+63
2013-12-16Require comma on left sideZlatan Vasović1-20/+20
2013-12-08Use single quotes consistently.XhmikosR1-99/+99
2013-12-06fix some JS to pass jscsChris Rebert1-3/+3
2013-12-06Use a space before functions' bracket consistently.XhmikosR1-6/+6
2013-12-06Use a space after function consistently.XhmikosR1-17/+17
2013-10-25QUnit.equals() is deprecated; use QUnit.equal() insteadChris Rebert1-1/+1
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-17fixes #7777fat1-0/+36
2013-07-17fixes #7776fat1-1/+1
2013-07-17fix @muan's unit test ;)fat1-6/+6
2013-06-28Tooltip: apply position class before positioningMu-An Chiou1-0/+14
2013-05-16change namespace back to dot notation and someother js shizzlefat1-13/+13
2013-05-16fix testsfat1-14/+14
2013-05-16a bunch javascript junkfat1-0/+294