| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-10-23 | grunt | Heinrich Fenkart | 6 | -11/+29 | |
| 2014-10-23 | Merge pull request #14852 from twbs/jquery-version-check | Heinrich Fenkart | 3 | -6/+31 | |
| Add jQuery version check to existing jQuery presence check | |||||
| 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-23 | Add jQuery version check to existing jQuery presence check | Heinrich Fenkart | 3 | -6/+31 | |
| Fixes #14809. Closes #14825. | |||||
| 2014-10-23 | grunt | Heinrich Fenkart | 6 | -18/+34 | |
| 2014-10-22 | Merge pull request #14859 from twbs/fix-14853 | Chris Rebert | 1 | -4/+12 | |
| Clarify order of tabs events | |||||
| 2014-10-22 | Merge pull request #14858 from twbs/fix-14802 | Chris Rebert | 1 | -0/+1 | |
| Document .alert-dismissible .close restrictions | |||||
| 2014-10-22 | Clarify order of tabs events; fixes #14853 | Chris Rebert | 1 | -4/+12 | |
| [skip sauce] | |||||
| 2014-10-22 | Document .alert-dismissible .close restrictions; fixes #14802 | Chris Rebert | 1 | -0/+1 | |
| [skip sauce] | |||||
| 2014-10-22 | Fix #14856 | Chris Rebert | 1 | -8/+8 | |
| [skip sauce] | |||||
| 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 | 3 | -6/+99 | |
| Closes #14772. | |||||
| 2014-10-22 | grunt | Heinrich Fenkart | 6 | -14/+14 | |
| 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 | grunt | Heinrich Fenkart | 11 | -9/+15 | |
| 2014-10-22 | Add `aria-pressed` to single toggle buttons | Patrick H. Lauke | 3 | -3/+27 | |
| 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 | Merge pull request #14829 from lipis/blank-lines | Heinrich Fenkart | 10 | -9/+7 | |
| Added/removed blank lines in the docs for consitency | |||||
| 2014-10-22 | Allow to scroll the nav | Ilya Radchenko | 1 | -0/+2 | |
| Basically it's impossible to use the navigation if it's expanded. This will allow it to be scrollable so that the menus are accessable. | |||||
| 2014-10-22 | Merge pull request #14794 from twbs/docs-libs | XhmikosR | 5 | -669/+25 | |
| Update customizer libraries | |||||
| 2014-10-22 | Merge pull request #14830 from lipis/sort | Chris Rebert | 2 | -13/+13 | |
| Sorted various lines using atom/sort-lines | |||||
| 2014-10-22 | Merge pull request #14841 from twbs/role-button | Chris Rebert | 2 | -3/+3 | |
| add role="button" to a couple more dummy-anchor btns | |||||
| 2014-10-22 | Sorted various lines using atom/sort-lines | Panayiotis Lipiridis | 2 | -13/+13 | |
| 2014-10-22 | Added/removed blank lines in the docs for consitency | Panayiotis Lipiridis | 10 | -9/+7 | |
| 2014-10-22 | Run `grunt`. | XhmikosR | 3 | -13/+15 | |
| [ci skip] | |||||
| 2014-10-22 | Update Holder.js to v2.4.1. | XhmikosR | 1 | -653/+7 | |
| [ci skip] | |||||
| 2014-10-22 | Update JSZip to v2.4.0. | XhmikosR | 1 | -3/+3 | |
| [ci skip] | |||||
| 2014-10-22 | Replace the unicode ellipsis symbol with 3 dots. | XhmikosR | 1 | -2/+2 | |
| [ci skip] | |||||
| 2014-10-22 | Merge pull request #14838 from twbs/ie9-bizarre-table-hover-bug | Chris Rebert | 1 | -0/+1 | |
| Add min-height: 0% to .table-responsive; fixes #14837 | |||||
| 2014-10-22 | grunt | Heinrich Fenkart | 6 | -17/+25 | |
| 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-20 | add role="button" to a couple more dummy-anchor btns | Chris Rebert | 2 | -3/+3 | |
| 2014-10-20 | Add min-height: 0% to .table-responsive; Fixes #14837 | Chris Rebert | 1 | -0/+1 | |
| 2014-10-20 | Merge pull request #14836 from lipis/double | Chris Rebert | 1 | -3/+3 | |
| Removed double parentheses from expressions | |||||
| 2014-10-20 | Removed double parentheses from expressions | Panayiotis Lipiridis | 1 | -3/+3 | |
| 2014-10-14 | clarify that "build & test everything" Grunt task requires Jekyll | Chris Rebert | 1 | -1/+1 | |
| Refs #13131. | |||||
| 2014-10-13 | Merge pull request #14790 from twbs/print | XhmikosR | 9 | -104/+118 | |
| Print style updates | |||||
| 2014-10-13 | Update less/print.less to the latest html5 bp version. | XhmikosR | 9 | -104/+118 | |
| Also, keep the html5 boilerplate link in the built CSS. | |||||
| 2014-10-12 | Added link hover decoration variable | Andrew Saint | 2 | -1/+3 | |
| 2014-10-10 | grunt | Heinrich Fenkart | 6 | -15/+13 | |
| 2014-10-09 | Merge pull request #14724 from twbs/fat-13816 | Jacob | 9 | -26/+21 | |
| fixes #13816 Modal dialog closes when dragging and releasing mouse button outside dialog | |||||
| 2014-10-09 | fixes #13816 Modal dialog closes when dragging and releasing mouse button ↵ | fat | 9 | -26/+21 | |
| outside dialog | |||||
| 2014-10-09 | Run `grunt`. | XhmikosR | 1 | -13/+13 | |
| [ci skip] | |||||
| 2014-10-09 | Update less.js to v1.7.5. | XhmikosR | 1 | -13/+13 | |
| 2014-10-09 | Update FileSaver.js v2014-08-29. | XhmikosR | 2 | -6/+15 | |
| 2014-10-09 | Update Blob.js to v2014-07-24. | XhmikosR | 2 | -6/+24 | |
| 2014-10-07 | Run `grunt`. | XhmikosR | 5 | -6/+7 | |
| 2014-10-07 | Merge pull request #14745 from twbs/twitter-https | XhmikosR | 6 | -49/+49 | |
| Change Twitter links to use `https`. | |||||
| 2014-10-07 | Change Twitter links to use `https`. | XhmikosR | 6 | -49/+49 | |
| 2014-10-07 | Merge pull request #14743 from twbs/normalize-302 | XhmikosR | 4 | -7/+10 | |
| Update normalize.css to v3.0.2. | |||||
