| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-10-30 | Merge pull request #14930 from twbs/use-jsdelivr-cdn-urls | Heinrich Fenkart | 1 | -3/+3 | |
| Use jsDelivr CDN until BootstrapCDN gets updated | |||||
| 2014-10-30 | Use jsDelivr CDN until BootstrapCDN gets updated | Heinrich Fenkart | 1 | -3/+3 | |
| 2014-10-30 | Examples: Make use of the `footer` tag instead of a `div`. | XhmikosR | 5 | -10/+10 | |
| 2014-10-30 | grunt | Heinrich Fenkart | 6 | -8/+8 | |
| 2014-10-30 | Merge pull request #14925 from twbs/button-focus-use-regexp | Heinrich Fenkart | 1 | -1/+1 | |
| Use RegExp for button plugin's focus shim | |||||
| 2014-10-30 | Use RegExp for button plugin's focus shim | Heinrich Fenkart | 1 | -1/+1 | |
| Fixes #14923. | |||||
| 2014-10-29 | Merge pull request #14922 from twbs/ios-cursor-scroll | Chris Rebert | 1 | -0/+6 | |
| Add Wall of Browser Bugs entry for #14708 | |||||
| 2014-10-29 | Add Wall of Browser Bugs entry for #14708 | Chris Rebert | 1 | -0/+6 | |
| Closes #14708 | |||||
| 2014-10-30 | Update grid-framework.less | Bass Jobsen | 1 | -2/+2 | |
| The `when (@index = 1)` guards are not needed cause the mixins already only match on arity. | |||||
| 2014-10-29 | Merge pull request #14920 from twbs/safari-print-font-size | Chris Rebert | 1 | -0/+6 | |
| Add Wall of Browser Bugs entry for #14868 | |||||
| 2014-10-29 | Add Wall of Browser Bugs entry for #14868 | Chris Rebert | 1 | -0/+6 | |
| Closes #14868 | |||||
| 2014-10-29 | Merge branch 'master' into v3.3.0v3.3.0 | Mark Otto | 9 | -7/+67 | |
| Conflicts: docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js | |||||
| 2014-10-29 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-10-29 | Update shrinkwrap. | XhmikosR | 1 | -2/+48 | |
| 2014-10-29 | fixes #14913: badges in list group shouldn't have text shadow | Mark Otto | 8 | -5/+19 | |
| 2014-10-29 | new homepage images | Mark Otto | 1 | -9/+9 | |
| 2014-10-29 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-10-29 | Merge branch 'master' into v3.3.0 | Mark Otto | 3 | -194/+308 | |
| 2014-10-29 | fixes #14911: bump dependencies to fix customizer text from being cut shor | Mark Otto | 3 | -194/+308 | |
| 2014-10-29 | grunt | Mark Otto | 5 | -5/+5 | |
| 2014-10-29 | version bump | Mark Otto | 37 | -108/+108 | |
| 2014-10-29 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-10-28 | Merge pull request #14907 from twbs/justified-nav-wall | Chris Rebert | 1 | -2/+2 | |
| Add WebKit bug for #9774 to Wall of Browser Bugs | |||||
| 2014-10-28 | Add WebKit bug for #9774 to Wall of Browser Bugs | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] | |||||
| 2014-10-28 | grunt | Mark Otto | 4 | -3/+8 | |
| 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 | |
