| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-10-29 | version bump | Mark Otto | 12 | -23/+23 | |
| 2014-10-29 | Independently delegate data-api selectors | Ben-Russell | 3 | -5/+15 | |
| Fixes #14462. Closes #14463 by merging it. | |||||
| 2014-10-29 | Handle `collapsed` class on triggers even when manually invoked | Heinrich Fenkart | 2 | -38/+99 | |
| Fixes #13636. | |||||
| 2014-10-29 | Merge pull request #14457 from hnrch02/button-set-val-after-event-loop | Heinrich Fenkart | 2 | -7/+7 | |
| Change value of stateful button after event loop | |||||
| 2014-10-27 | Increase timeouts in tooltip unit tests to avoid spurious Sauce failures | Chris Rebert | 1 | -31/+31 | |
| Fixes #14851 | |||||
| 2014-10-26 | Remove faulty unit test from 9740d8b | Heinrich Fenkart | 1 | -30/+0 | |
| This would only work with transitions but since we disable them for unit tests, this delivers unreliably results. | |||||
| 2014-10-26 | Follow-up to 9740d8b: fix small typo | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-10-26 | Fix tooltip occasionally not hiding when using a hide delay | Phil Hughes | 2 | -0/+33 | |
| Fixes #14375. Closes #14519 by merging it. | |||||
| 2014-10-26 | Allow multiple delegated tooltip selectors on a node | Andrew S. Brown | 4 | -8/+95 | |
| Fixes #14167. Closes #14189 by merging it. | |||||
| 2014-10-26 | Follow-up to e8af21c: rm unused variable in unit test | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-10-26 | Clear scrollspy selection above first section | Tadeu Zagallo | 2 | -6/+52 | |
| Closes #13563 by merging it. | |||||
| 2014-10-26 | Tabs plugin accessibility | Cameron Little | 2 | -3/+38 | |
| Added support for `aria-expanded` toggling via JavaScript. Added `aria-controls`, `aria-expanded`, `aria-labelledby` to tabs docs. Added `aria-expanded` unit test for the tabs plugin. See also #13554. Closes #14154 by merging it. | |||||
| 2014-10-26 | Revert "Scrollspy: ignore invisible list items" | Heinrich Fenkart | 1 | -1/+0 | |
| 2014-10-23 | Merge pull request #14669 from vsn4ik/dropdown_event_target | Heinrich Fenkart | 1 | -1/+1 | |
| Use e.target instead :focus selector. | |||||
| 2014-10-22 | Fix IE8 unit test breakage introduced by #14767 | Heinrich Fenkart | 1 | -2/+6 | |
| 2014-10-22 | Implement `hide` and `hidden` events for tabs | Phil Hughes | 2 | -6/+91 | |
| Closes #14772. | |||||
| 2014-10-22 | Follow-up to e2cfbd5: Fix spaces in placement calculation | Heinrich Fenkart | 1 | -4/+4 | |
| 2014-10-22 | Fixes tooltip misplacements in scrollable viewports with auto positioning | saranya.r | 2 | -4/+108 | |
| Fixes #14756. Closes #14767. | |||||
| 2014-10-22 | Add `aria-pressed` to single toggle buttons | Patrick H. Lauke | 2 | -1/+21 | |
| also includes tiny fix/clarification to two existing unit tests for the .active class, adding data-toggle=“button” explicitly to the tested buttons Closes #14819. | |||||
| 2014-10-22 | Don't fire show event if show is prevented because other element is still ↵ | Heinrich Fenkart | 2 | -5/+44 | |
| transitioning Fixes #14844. Closes #14845. | |||||
| 2014-10-09 | fixes #13816 Modal dialog closes when dragging and releasing mouse button ↵ | fat | 2 | -10/+9 | |
| outside dialog | |||||
| 2014-10-07 | Change Twitter links to use `https`. | XhmikosR | 2 | -22/+22 | |
| 2014-10-07 | Small clean-up in scrollspy unit test | Heinrich Fenkart | 1 | -21/+5 | |
| 2014-10-03 | tooltip unit tests: fix typo in test description | Chris Rebert | 1 | -1/+1 | |
| 2014-10-03 | Add missing collapse JS files to dropdown visual test | Maarten Van Hoof | 1 | -0/+1 | |
| Closes #14726. | |||||
| 2014-10-02 | Merge pull request #14590 from twbs/carousel-keyboard-option | Jacob | 2 | -2/+84 | |
| Add `keyboard` option to carousel | |||||
| 2014-10-02 | Merge pull request #14722 from twbs/fat-14646 | Jacob | 1 | -4/+4 | |
| Escape key should only close Dropdown | |||||
| 2014-10-02 | Escape key should only close Dropdown | fat | 1 | -4/+4 | |
| 2014-10-03 | Add `keyboard` option to carousel | Heinrich Fenkart | 2 | -2/+84 | |
| Also adds unit tests for keyboard events. Fixes #14468. | |||||
| 2014-10-02 | Merge pull request #14626 from twbs/carousel-pause-hover-non-mobile | Jacob | 2 | -1/+23 | |
| Only enable `pause: hover` for non-touch browsers | |||||
| 2014-09-24 | tooltip.js: fix alignment | Chris Rebert | 1 | -1/+1 | |
| 2014-09-24 | Use container instead of parent for tooltip/popover auto-placement calcs | Chris Rebert | 2 | -6/+48 | |
| Fixes #14561. Big thanks to @wickstargazer. [skip validator] | |||||
| 2014-09-25 | Tooltip: Rely on `getBoundingClientRect` for `width` and `height` | Heinrich Fenkart | 2 | -5/+39 | |
| Fixes #14553. | |||||
| 2014-09-23 | Only enable `pause: hover` for non-touch browsers | Heinrich Fenkart | 2 | -1/+23 | |
| Fixes #11967. | |||||
| 2014-09-23 | Use e.target instead :focus selector. | vsn4ik | 1 | -1/+1 | |
| 2014-09-22 | Merge pull request #14570 from twbs/remove-modal-open-after-backdrop-closed | Heinrich Fenkart | 1 | -3/+2 | |
| Remove `.modal-open` class after backdrop is hidden | |||||
| 2014-09-17 | Make it easier to see failing tests in Sauce screencasts | Chris Rebert | 1 | -0/+5 | |
| ...by hiding passing tests in the list of tests. | |||||
| 2014-09-17 | Follow-up to #14581: Use div instead of HTML5 section for IE8 | Heinrich Fenkart | 1 | -6/+6 | |
| 2014-09-17 | Fix tooltip misplacement with "auto top" | saranya.r | 2 | -1/+51 | |
| Fixes #14322. Closes #14581. | |||||
| 2014-09-17 | Remove `.modal-open` class after backdrop is hidden | Heinrich Fenkart | 1 | -3/+2 | |
| Fixes #14274. Fixes #14632. | |||||
| 2014-09-16 | Merge pull request #14610 from twbs/axe-tooltip-validate | Heinrich Fenkart | 1 | -8/+0 | |
| Remove unused Tooltip#validate method | |||||
| 2014-09-15 | Must explicitly destroy tooltip in SVG unit test since its container is body. | Chris Rebert | 1 | -0/+2 | |
| Leaking tooltips across tests leads to confusion and sadness. | |||||
| 2014-09-13 | Remove unused Tooltip#validate method | Heinrich Fenkart | 1 | -8/+0 | |
| 2014-09-13 | Correctly selects arrow placement for a tooltip | Peter West | 2 | -6/+39 | |
| Fixes #13696. Fixes #13696. Fixes #14197. Closes #13718. | |||||
| 2014-09-13 | Properly fire hidden event when tooltip is destroyed | Heinrich Fenkart | 1 | -2/+6 | |
| Fixes #13031. | |||||
| 2014-09-13 | Merge pull request #14569 from twbs/scrollspy-ignore-invisible-targets | Heinrich Fenkart | 1 | -0/+1 | |
| Scrollspy: ignore invisible list items | |||||
| 2014-09-13 | Merge pull request #14353 from hnrch02/collapse-count-collapsing-as-active | Heinrich Fenkart | 1 | -1/+1 | |
| Collapse: count `.collapsing` elements as actives; closes #13447 | |||||
| 2014-09-11 | Merge pull request #14492 from twbs/ie8-getBoundingClientRect | Heinrich Fenkart | 1 | -0/+4 | |
| Handle lack of .width and .height from getBoundingClientRect() in IE8 | |||||
| 2014-09-09 | Make inDom check of tooltip cross document compatible | Heinrich Fenkart | 1 | -1/+1 | |
| Fixes #14483 | |||||
| 2014-09-09 | Make affix accept `0` as offsetTop or offsetBottom | samme | 1 | -2/+2 | |
| Fixes #12815. Closes #14363. | |||||
