aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)AuthorFilesLines
2014-07-21Merge branch 'dropdown-aria' of git://github.com/mckramer/bootstrap into mckr...fat1-2/+10
2014-07-21cleanup stylefat1-24/+17
2014-07-18Fix issue where bottom affixed element floats over the footer when theCharles B Johnson1-1/+1
2014-07-18Refactor determining affix state into a separate expanded methodCharles B Johnson1-18/+45
2014-07-18Add a bottom affixed element to affix visual tests.Charles B Johnson1-5/+63
2014-07-17Merge pull request #14055 from twbs/fat-speed-up-testsJacob1-203/+203
2014-07-16speed up js tests a bitfat1-203/+203
2014-07-16Follow-up to #13907: simplify JS logic for focus shimHeinrich Fenkart1-14/+2
2014-07-09`document.head` is undefined in IE8Heinrich Fenkart1-6/+6
2014-07-09Fix IE8 reporting type object for `getBoundingClientRect`Heinrich Fenkart1-1/+1
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-07Expose transition durations on plugin constructors; closes #13656Heinrich Fenkart6-11/+24
2014-07-07Merge pull request #13907 from twbs/fat-12145Mark Otto1-6/+22
2014-07-06fix scrollspy test in firefox mac osfat1-11/+11
2014-07-06Merge pull request #13853 from hnrch02/unit-tests-cleanupJacob13-1049/+1398
2014-07-06Merge pull request #14021 from CFXd/add_collapsed_default_class_to_navbar_col...Mark Otto2-2/+2
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-06Merge pull request #13815 from hnrch02/tabs-fade-not-activeJacob2-6/+107
2014-07-06Move to leading plusesHeinrich Fenkart9-421/+421
2014-07-06Merge pull request #14015 from twbs/possible-14013-fixChris Rebert1-3/+10
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-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-06refactor/reformat Tooltip.getPosition per @fat's feedbackChris Rebert1-4/+8
2014-07-06Merge pull request #13855 from hnrch02/modal-mousedownJacob2-3/+3
2014-07-05Merge pull request #14000 from hnrch02/modal-keydownJacob2-2/+40
2014-07-05fix buildfat1-2/+2
2014-07-05apply #14022 without semicolon – cleans up some jquery class usagefat1-3/+2
2014-07-03no need to create $.EventWing1-1/+1
2014-07-03trigger 'affixed.bs.affix' instead of 'affixed'Wing1-1/+1
2014-07-02Add collapsed default class to navbar-toggleMichael Silber2-2/+2
2014-07-02possible fix for #14013Chris Rebert1-3/+6
2014-07-01Only close modal if escape was hit with keydown; fixes #13929Heinrich Fenkart2-2/+40
2014-07-01Use mousedown instead of click for backdrop click detection; fixes #13816Heinrich Fenkart2-3/+3
2014-06-26bump to v3.2.0Mark Otto12-23/+23