| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-10-28 | Merge pull request #14891 from twbs/cursor_var | Mark Otto | 8 | -10/+13 | |
| Add variable for default cursor | |||||
| 2014-10-28 | indentation and comment | Mark Otto | 1 | -17/+24 | |
| 2014-10-28 | Merge pull request #14904 from twbs/customize-min-files | Mark Otto | 2 | -0/+11 | |
| Customizer: include the minified files only on GitHub pages. | |||||
| 2014-10-28 | change back to not allowed cursor | Mark Otto | 1 | -1/+1 | |
| 2014-10-28 | Merge branch 'master' into cursor_var | Mark Otto | 29 | -302/+470 | |
| 2014-10-28 | Reverts #14848, the overflow scrolling in the docs sidebar /cc @hnrch02 | Mark Otto | 2 | -3/+1 | |
| 2014-10-29 | Customizer: include the minified files only on GitHub pages. | XhmikosR | 2 | -0/+11 | |
| 2014-10-29 | Merge pull request #14903 from twbs/fix-#14750 | XhmikosR | 2 | -3/+3 | |
| Fix customizer download with Firefox. | |||||
| 2014-10-29 | Fix customizer download with Firefox. | Heinrich Fenkart | 2 | -3/+3 | |
| 2014-10-28 | Merge pull request #14902 from twbs/safari-justified-nav | Chris Rebert | 2 | -2/+2 | |
| Safari v8.0 still suffers from Justified Nav rendering bug | |||||
| 2014-10-28 | Safari v8.0 still suffers from Justified Nav rendering bug | Chris Rebert | 2 | -2/+2 | |
| 2014-10-29 | grunt | Heinrich Fenkart | 6 | -16/+36 | |
| 2014-10-29 | Independently delegate data-api selectors | Ben-Russell | 3 | -5/+15 | |
| Fixes #14462. Closes #14463 by merging it. | |||||
| 2014-10-29 | grunt | Heinrich Fenkart | 6 | -38/+104 | |
| 2014-10-29 | Merge pull request #14686 from twbs/collapsed-class-manual-invocation | Heinrich Fenkart | 2 | -38/+99 | |
| Handle `collapsed` class on triggers even when manually invoked | |||||
| 2014-10-29 | Handle `collapsed` class on triggers even when manually invoked | Heinrich Fenkart | 2 | -38/+99 | |
| Fixes #13636. | |||||
| 2014-10-29 | grunt | Heinrich Fenkart | 6 | -160/+160 | |
| 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-28 | Merge pull request #14901 from twbs/translate3d-ios-bug | Chris Rebert | 1 | -0/+6 | |
| Add `transform: translate3d(0, 0, 0)` iOS Safari bug to the Wall | |||||
| 2014-10-28 | Add `transform: translate3d(0, 0, 0)` iOS Safari bug to the Wall | Chris Rebert | 1 | -0/+6 | |
| Closes #14603 (again) [skip sauce] | |||||
| 2014-10-28 | Add labels explanation to readme | Mark Otto | 1 | -0/+21 | |
| 2014-10-28 | Merge pull request #14885 from twbs/remove-baseurl | Mark Otto | 2 | -2/+1 | |
| Remove `baseurl` as it doesn't serve any real purpose. | |||||
| 2014-10-28 | Merge pull request #14899 from twbs/a-href-s | Chris Rebert | 3 | -9/+9 | |
| add missing hrefs to <a>s in docs+examples | |||||
| 2014-10-28 | add missing href="#" to .btn-group-justified example | Chris Rebert | 1 | -6/+6 | |
| [skip sauce] | |||||
| 2014-10-28 | add missing hrefs to <a>s in docs+examples | Chris Rebert | 2 | -3/+3 | |
| 2014-10-28 | reads more smoothly | Chris Rebert | 1 | -1/+1 | |
| For @XhmikosR | |||||
| 2014-10-28 | update shrinkwrap | Chris Rebert | 1 | -25/+31 | |
| 2014-10-28 | Merge branch 'master' into jonschlinkert/master | Chris Rebert | 28 | -481/+540 | |
| 2014-10-27 | swap cursor not-allow for default, and use a variable for all disabled elements | Mark Otto | 8 | -10/+13 | |
| 2014-10-27 | grunt | Mark Otto | 4 | -4/+4 | |
| 2014-10-27 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 5 | -414/+509 | |
| 2014-10-27 | Merge pull request #14886 from twbs/customizer-clearfix | Chris Rebert | 3 | -382/+477 | |
| Customizer: add clearfixes to rows and simplify .bs-customizer-input to .col-xs-4 | |||||
| 2014-10-27 | Merge pull request #14888 from twbs/fix-14851 | Chris Rebert | 1 | -31/+31 | |
| Increase timeouts in tooltip unit tests to avoid spurious Sauce failures | |||||
| 2014-10-27 | Increase timeouts in tooltip unit tests to avoid spurious Sauce failures | Chris Rebert | 1 | -31/+31 | |
| Fixes #14851 | |||||
| 2014-10-27 | Merge pull request #14887 from twbs/ios-8-sauce | Chris Rebert | 1 | -1/+1 | |
| Update Sauce iOS Safari test to iOS 8.0 [skip validator] | |||||
| 2014-10-27 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 3 | -25/+8 | |
| 2014-10-27 | Update Sauce iOS Safari test to iOS 8.0 | Chris Rebert | 1 | -1/+1 | |
| [skip validator] | |||||
| 2014-10-27 | tweak banner of autogenerated CommonJS module | Chris Rebert | 1 | -1/+1 | |
| 2014-10-27 | .bs-customizer-input => .col-xs-4 | Chris Rebert | 3 | -381/+374 | |
| 2014-10-27 | add clearfix divs to customizer input rows | Chris Rebert | 2 | -1/+103 | |
| 2014-10-27 | Tweak parser to ignore empty Less section docstrings; fixes #14878 | Chris Rebert | 2 | -24/+7 | |
| 2014-10-27 | Remove `baseurl` as it doesn't serve any real purpose. | XhmikosR | 2 | -2/+1 | |
| 2014-10-27 | title change | Mark Otto | 1 | -1/+1 | |
| 2014-10-27 | rename new navbar to just navbar | Mark Otto | 1 | -0/+0 | |
| 2014-10-27 | drop the old navbar | Mark Otto | 2 | -471/+0 | |
| 2014-10-27 | fix up the new navbar docs | Mark Otto | 1 | -31/+76 | |
| 2014-10-27 | fix rounded corners on copy buttons | Mark Otto | 3 | -3/+3 | |
| 2014-10-27 | compile the docs less as well | Mark Otto | 1 | -1/+1 | |
| 2014-10-27 | switch to max-width on containers | Mark Otto | 10 | -25/+29 | |
| 2014-10-27 | add height to new navbar examples to show behavior | Mark Otto | 2 | -0/+6 | |
