| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-01-19 | bump versions | Mark Otto | 12 | -23/+23 | |
| 2015-01-16 | Fix bogus JSCS warning. | XhmikosR | 1 | -3/+3 | |
| 2015-01-16 | Update JSCS config for the new version. | XhmikosR | 1 | -0/+1 | |
| 2015-01-07 | Update jQuery to v1.11.2. | XhmikosR | 1 | -4/+5 | |
| 2015-01-01 | Happy New Year :santa: | Zlatan Vasović | 12 | -12/+12 | |
| 2014-12-29 | Revert "Allow multiple delegated tooltip selectors on a node" | Chris Rebert | 4 | -81/+8 | |
| This reverts commit 1b3237629a316af41945e20837cf3a332798b264. This reverts PR #14189 because it caused major regressions. Fixes #15168. We'll try to revisit #14167's feature request in Bootstrap v4. [skip validator] | |||||
| 2014-12-29 | Remove semicolons from #15425 because fat | Chris Rebert | 1 | -3/+3 | |
| 2014-12-29 | Add regression test for #14244. | Chris Rebert | 1 | -0/+38 | |
| Special thanks to @programcsharp [skip validator] | |||||
| 2014-12-29 | JSCS: enable requireSpaceBetweenArguments | Chris Rebert | 1 | -0/+1 | |
| New rule added in JSCS v1.9.0 Our JS already complies with this. | |||||
| 2014-11-28 | Fix copy/paste error | Dan Dascalescu | 1 | -1/+1 | |
| 2014-11-20 | fix affix-top unit test to properly clean up after itself | Chris Rebert | 1 | -0/+1 | |
| 2014-11-17 | Fixes affix-top class not applying | Nick O'Donoghue | 1 | -1/+1 | |
| Use scrollTop instead of colliderTop which uses the elements offset().top, as the offset top does not account for padding. This issue can be replicated by using a navbar-fixed-top and applying relevant padding to the body. (A navbar-static-top with no padding on the body does not encounter this issue) Fixes #15078 Closes #15154 by merging it | |||||
| 2014-11-17 | add unit test for affix-top for padding issue | Nick O'Donoghue | 1 | -0/+29 | |
| 2014-11-15 | honor wrap option in Carousel.getItemForDirection; fixes #15144 | Chris Rebert | 1 | -7/+4 | |
| 2014-11-15 | add unit tests for Carousel's 'wrap' option | Chris Rebert | 1 | -0/+153 | |
| 2014-11-14 | Collapse: Use $.fn.children instead of `>` in selector | Heinrich Fenkart | 1 | -1/+1 | |
| Fixes #15131. | |||||
| 2014-11-12 | bump version to v3.3.1v3.3.1 | Mark Otto | 12 | -23/+23 | |
| 2014-11-12 | Dropdown: ignore keydown events coming from `input`s and `textarea`s | Heinrich Fenkart | 2 | -1/+42 | |
| Fixes #15084. | |||||
| 2014-11-04 | Merge pull request #14993 from twbs/fix-14991 | Chris Rebert | 2 | -0/+43 | |
| Have Carousel ignore keyboard events from <input>s or <textarea>s | |||||
| 2014-11-05 | Center modal dialog at all times | Heinrich Fenkart | 1 | -8/+33 | |
| 2014-11-04 | Have Carousel ignore keyboard events from <input>s or <textarea>s; fixes #14991 | Chris Rebert | 2 | -0/+43 | |
| 2014-11-05 | Update head of all visual tests to use our basic template | Heinrich Fenkart | 11 | -13/+126 | |
| 2014-11-04 | Fix modal backdrop overlaying the modal's scrollbar | Heinrich Fenkart | 1 | -0/+18 | |
| Fixes #14916. | |||||
| 2014-10-30 | fix typo in comment | Chris Rebert | 1 | -1/+1 | |
| 2014-10-30 | Fix the iOS 8 unit test failures | Heinrich Fenkart | 1 | -0/+7 | |
| Resolves #14919. | |||||
| 2014-10-30 | Use RegExp for button plugin's focus shim | Heinrich Fenkart | 1 | -1/+1 | |
| Fixes #14923. | |||||
| 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 | |
