aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)AuthorFilesLines
2014-08-26Change value of stateful button after event loopHeinrich Fenkart2-7/+7
2014-08-23Merge pull request #14417 from twbs/fat-14282Mark Otto2-1/+33
2014-08-20Merge pull request #14406 from twbs/nav-tag-for-navbarChris Rebert1-2/+2
2014-08-18Merge pull request #14244 from programcsharp/masterJacob1-1/+1
2014-08-18fixes #14282 - Already Visible collapse gets closed when .collapse('show') is...fat2-1/+33
2014-08-17Assume Element.getBoundingClientRect() exists; Fixes #14093Chris Rebert1-1/+1
2014-08-15consistently use <nav> instead of <div> for .navbar in docsChris Rebert1-2/+2
2014-08-08Collapse: count `.collapsing` elements as actives; closes #13447Heinrich Fenkart1-1/+1
2014-08-04Use closest `.alert` for alert dismissal; closes #14306Heinrich Fenkart2-5/+5
2014-08-04Remove `aria-describedby` attribute laterHeinrich Fenkart1-3/+3
2014-08-01Merge pull request #14061 from hnrch02/fix-13656Jacob6-11/+24
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 Rebert2-3/+35
2014-07-30Revert "Use mousedown instead of click for backdrop click detection; fixes #1...Heinrich Fenkart2-3/+3
2014-07-25Use .end() to remove extra lineChris Hynes1-2/+1
2014-07-25re-alphabetize .jscsrcChris Rebert1-1/+1
2014-07-25Remove popover content with .children().detach() instead of .empty() so it ca...Chris Hynes1-1/+2
2014-07-25Delete duplicate JSCS propertiesArtem Belov1-1/+0
2014-07-21Merge pull request #14207 from twbs/charlesbjohnson-affix-bottom-when-dynamic...Jacob2-24/+102
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