aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit
AgeCommit message (Expand)AuthorFilesLines
2014-09-08Merge pull request #14287 from hnrch02/revert-13855-modal-mousedownHeinrich Fenkart1-2/+2
2014-09-07Merge pull request #14273 from sgonyea/masterJacob1-0/+61
2014-08-28Fix hover-tooltip flickering when mouse re-entersScott Gonyea1-0/+61
2014-08-26Change value of stateful button after event loopHeinrich Fenkart1-5/+5
2014-08-23Merge pull request #14417 from twbs/fat-14282Mark Otto1-0/+32
2014-08-18fixes #14282 - Already Visible collapse gets closed when .collapse('show') is...fat1-0/+32
2014-08-15consistently use <nav> instead of <div> for .navbar in docsChris Rebert1-2/+2
2014-08-04Use closest `.alert` for alert dismissal; closes #14306Heinrich Fenkart1-4/+4
2014-08-01Fix #14076: Add unit test for tooltips on SVG elementsChris Rebert1-0/+36
2014-07-31Fix #13818 by using more robust "find next carousel item" logicChris Rebert1-1/+26
2014-07-30Revert "Use mousedown instead of click for backdrop click detection; fixes #1...Heinrich Fenkart1-2/+2
2014-07-16speed up js tests a bitfat1-203/+203
2014-07-09`document.head` is undefined in IE8Heinrich Fenkart1-6/+6
2014-07-09Fix IE8 reporting height style as all uppercaseHeinrich Fenkart1-2/+2
2014-07-08Fix invalid HTML in "should allow html entities" tooltip unit testChris Rebert1-2/+2
2014-07-06fix scrollspy test in firefox mac osfat1-11/+11
2014-07-06Merge pull request #13853 from hnrch02/unit-tests-cleanupJacob12-1037/+1381
2014-07-06jscs fixMark Otto1-1/+1
2014-07-06Merge branch 'breaddevil-replace-scrollspy-default-behavior-test'fat1-0/+37
2014-07-06Merge branch 'replace-scrollspy-default-behavior-test' of git://github.com/br...fat1-0/+37
2014-07-06Move to leading plusesHeinrich Fenkart9-421/+421
2014-07-06Move to 16ms from 18ms based on the Paul Irish's rAF polyfillHeinrich Fenkart1-1/+1
2014-07-06Mention #13500 in comment for ScrollSpy testHeinrich Fenkart1-1/+1
2014-07-06Clean tooltip unit tests upHeinrich Fenkart1-306/+453
2014-07-06Clean tab unit tests upHeinrich Fenkart1-19/+27
2014-07-06Clean scrollspy unit tests upHeinrich Fenkart1-22/+29
2014-07-06Clean popover unit tests upHeinrich Fenkart1-74/+66
2014-07-06Clean modal unit tests upHeinrich Fenkart1-84/+63
2014-07-06Clean dropdown unit tests upHeinrich Fenkart1-78/+77
2014-07-06Clean collapse unit tests upHeinrich Fenkart1-70/+67
2014-07-06Clean carousel unit tests upHeinrich Fenkart1-90/+292
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-06Update QUnit settings/QUnit phantomjs bridge to new versionsHeinrich Fenkart1-30/+34
2014-07-06Merge pull request #13855 from hnrch02/modal-mousedownJacob1-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-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