| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-07-25 | Use .end() to remove extra line | Chris Hynes | 1 | -2/+1 | |
| 2014-07-25 | re-alphabetize .jscsrc | Chris Rebert | 1 | -1/+1 | |
| 2014-07-25 | Remove popover content with .children().detach() instead of .empty() so it ↵ | Chris Hynes | 1 | -1/+2 | |
| can be reused | |||||
| 2014-07-25 | Delete duplicate JSCS properties | Artem Belov | 1 | -1/+0 | |
| 2014-07-21 | Merge pull request #14207 from ↵ | Jacob | 2 | -24/+102 | |
| twbs/charlesbjohnson-affix-bottom-when-dynamic-height Charlesbjohnson affix bottom when dynamic height | |||||
| 2014-07-21 | Merge branch 'dropdown-aria' of git://github.com/mckramer/bootstrap into ↵ | fat | 1 | -2/+10 | |
| mckramer-dropdown-aria Conflicts: docs/_includes/js/dropdowns.html | |||||
| 2014-07-21 | cleanup style | fat | 1 | -24/+17 | |
| 2014-07-18 | Fix issue where bottom affixed element floats over the footer when the | Charles B Johnson | 1 | -1/+1 | |
| document height is smaller than the viewport height. | |||||
| 2014-07-18 | Refactor determining affix state into a separate expanded method | Charles B Johnson | 1 | -18/+45 | |
| in order to handle multiple edge cases, specifically when the document height is dynamic. Always reposition an affix that is affixed to the bottom. | |||||
| 2014-07-18 | Add a bottom affixed element to affix visual tests. | Charles B Johnson | 1 | -5/+63 | |
| 2014-07-17 | Merge pull request #14055 from twbs/fat-speed-up-tests | Jacob | 1 | -203/+203 | |
| speed up js tests a bit | |||||
| 2014-07-16 | speed up js tests a bit | fat | 1 | -203/+203 | |
| 2014-07-16 | Follow-up to #13907: simplify JS logic for focus shim | Heinrich Fenkart | 1 | -14/+2 | |
| 2014-07-09 | `document.head` is undefined in IE8 | Heinrich Fenkart | 1 | -6/+6 | |
| 2014-07-09 | Fix IE8 reporting type object for `getBoundingClientRect` | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-07-09 | Fix IE8 reporting height style as all uppercase | Heinrich Fenkart | 1 | -2/+2 | |
| 2014-07-08 | Fix invalid HTML in "should allow html entities" tooltip unit test | Chris Rebert | 1 | -2/+2 | |
| Refs #14090. Also, fix one typo. | |||||
| 2014-07-07 | Expose transition durations on plugin constructors; closes #13656 | Heinrich Fenkart | 6 | -11/+24 | |
| 2014-07-07 | Merge pull request #13907 from twbs/fat-12145 | Mark Otto | 1 | -6/+22 | |
| add "focus" to focused btns with button plugin | |||||
| 2014-07-06 | fix scrollspy test in firefox mac os | fat | 1 | -11/+11 | |
| 2014-07-06 | Merge pull request #13853 from hnrch02/unit-tests-cleanup | Jacob | 13 | -1049/+1398 | |
| Major unit tests cleanup | |||||
| 2014-07-06 | Merge pull request #14021 from ↵ | Mark Otto | 2 | -2/+2 | |
| CFXd/add_collapsed_default_class_to_navbar_collapse_button Add collapsed default class to navbar-toggle | |||||
| 2014-07-06 | jscs fix | Mark Otto | 1 | -1/+1 | |
| 2014-07-06 | Merge branch 'breaddevil-replace-scrollspy-default-behavior-test' | fat | 1 | -0/+37 | |
| 2014-07-06 | Merge branch 'replace-scrollspy-default-behavior-test' of ↵ | fat | 1 | -0/+37 | |
| git://github.com/breaddevil/bootstrap into breaddevil-replace-scrollspy-default-behavior-test Conflicts: js/tests/unit/scrollspy.js | |||||
| 2014-07-06 | Merge pull request #13815 from hnrch02/tabs-fade-not-active | Jacob | 2 | -6/+107 | |
| Allow tabs to fade in if no initially active pane is present | |||||
| 2014-07-06 | Move to leading pluses | Heinrich Fenkart | 9 | -421/+421 | |
| 2014-07-06 | Merge pull request #14015 from twbs/possible-14013-fix | Chris Rebert | 1 | -3/+10 | |
| Possible fix for #14013 | |||||
| 2014-07-06 | Move to 16ms from 18ms based on the Paul Irish's rAF polyfill | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-07-06 | Mention #13500 in comment for ScrollSpy test | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-07-06 | Clean tooltip unit tests up | Heinrich Fenkart | 1 | -306/+453 | |
| 2014-07-06 | Clean tab unit tests up | Heinrich Fenkart | 1 | -19/+27 | |
| 2014-07-06 | Clean scrollspy unit tests up | Heinrich Fenkart | 1 | -22/+29 | |
| 2014-07-06 | Clean popover unit tests up | Heinrich Fenkart | 1 | -74/+66 | |
| 2014-07-06 | Clean modal unit tests up | Heinrich Fenkart | 1 | -84/+63 | |
| 2014-07-06 | Clean dropdown unit tests up | Heinrich Fenkart | 1 | -78/+77 | |
| 2014-07-06 | Clean collapse unit tests up | Heinrich Fenkart | 1 | -70/+67 | |
| 2014-07-06 | Clean carousel unit tests up | Heinrich Fenkart | 1 | -90/+292 | |
| 2014-07-06 | Clean button unit tests up | Heinrich Fenkart | 1 | -78/+78 | |
| 2014-07-06 | Clean alert unit tests up | Heinrich Fenkart | 1 | -15/+15 | |
| 2014-07-06 | Clean affix unit tests up | Heinrich Fenkart | 1 | -11/+20 | |
| 2014-07-06 | Perform a cleanup after each test | Heinrich Fenkart | 1 | -1/+7 | |
| 2014-07-06 | Update QUnit settings/QUnit phantomjs bridge to new versions | Heinrich Fenkart | 2 | -41/+44 | |
| 2014-07-06 | refactor/reformat Tooltip.getPosition per @fat's feedback | Chris Rebert | 1 | -4/+8 | |
| 2014-07-06 | Merge pull request #13855 from hnrch02/modal-mousedown | Jacob | 2 | -3/+3 | |
| Use mousedown instead of click for backdrop click detection; fixes #13816 | |||||
| 2014-07-05 | Merge pull request #14000 from hnrch02/modal-keydown | Jacob | 2 | -2/+40 | |
| Only close modal if escape was hit with keydown; fixes #13929 | |||||
| 2014-07-05 | fix build | fat | 1 | -2/+2 | |
| 2014-07-05 | apply #14022 without semicolon – cleans up some jquery class usage | fat | 1 | -3/+2 | |
| 2014-07-03 | no need to create $.Event | Wing | 1 | -1/+1 | |
| `trigger()` can handle string argument | |||||
| 2014-07-03 | trigger 'affixed.bs.affix' instead of 'affixed' | Wing | 1 | -1/+1 | |
| Original is triggering `affixed` not `affixed.bs.affix`, only `.on('affixed.bs.affix', ...)` also catch `affixed` event. Closes #13998. | |||||
