| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-10-24 | fix misspelling in comment | Chris Rebert | 1 | -1/+1 | |
| 2013-10-24 | remove ref to nonexistent branch | Chris Rebert | 1 | -1/+0 | |
| 2013-10-24 | fix WebKit caps in comments | Chris Rebert | 3 | -4/+4 | |
| 2013-10-24 | doc that uncollapsing mobile navbar requires JS; per #10506 | Chris Rebert | 1 | -0/+4 | |
| 2013-10-24 | goofed on 1 dummy <img> src attribute; thanks @extesy | Chris Rebert | 1 | -1/+1 | |
| 2013-10-23 | rm dummy 'src' attributes of <img>s & squelch validator warning; fixes #11216 | Chris Rebert | 6 | -35/+36 | |
| 2013-10-23 | silence validator regarding http-equiv="X-UA-Compatible" | Chris Rebert | 2 | -2/+5 | |
| 2013-10-23 | Add quick fix to labels and badges in buttons | Zlatan Vasović | 2 | -6/+12 | |
| 2013-10-22 | Merge pull request #11209 from ZDroid/new_year | Mark Otto | 9 | -9/+9 | |
| Update license year | |||||
| 2013-10-22 | Merge pull request #11208 from ZDroid/codestyle_fix | Chris Rebert | 1 | -1/+1 | |
| Put a space before `{` due to code style | |||||
| 2013-10-22 | Update license year | Zlatan Vasović | 9 | -9/+9 | |
| 2013-10-22 | Put a space before { due to code style | Zlatan Vasović | 1 | -1/+1 | |
| 2013-10-22 | Scrollspy acting up when targets are hidden | Arnold Daniels | 1 | -0/+1 | |
| If elements are hidden using `display: none;` which are targets mapped by scrollspy, the plugin might select an incorrect or no menu item. Checking if the target is visible solved this. | |||||
| 2013-10-22 | variable way to set @caret-width-base | Rogério Yokomizo | 1 | -1/+1 | |
| 2013-10-21 | Adjust in modal size rules | LFeh | 2 | -10/+9 | |
| 2013-10-21 | Merge pull request #11192 from ZDroid/typo | Mark Otto | 1 | -1/+1 | |
| Change upper case to lower case | |||||
| 2013-10-21 | Change upper case to lower case | Zlatan Vasović | 1 | -1/+1 | |
| 2013-10-21 | Fixes #10601: Use overflow-y: auto; for navbar collapse instead of visible ↵ | Mark Otto | 3 | -3/+3 | |
| to better enable scrolling on Android 4.x | |||||
| 2013-10-20 | run grunt on last commit for gradient syntax change | Mark Otto | 3 | -32/+32 | |
| 2013-10-20 | Merge pull request #10893 from Shaun-Dychko/patch--webkit-linear-gradient | Mark Otto | 1 | -1/+1 | |
| remove comma separating the color and the color-stop in -webkit-linear-gradient in the #gradient .vertical mixin. | |||||
| 2013-10-20 | Merge pull request #10729 from lipis/patch-2 | Mark Otto | 2 | -6/+4 | |
| Removed the unnecessary override and the !important from .wrap | |||||
| 2013-10-20 | more spacing | Mark Otto | 1 | -0/+1 | |
| 2013-10-20 | Merge branch 'master' into pr/10656 | Mark Otto | 103 | -2563/+4281 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-10-20 | spacing | Mark Otto | 1 | -0/+3 | |
| 2013-10-20 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 5 | -8/+35 | |
| 2013-10-20 | Fixes #10620: remove gradient on buttons for IE9 in theme.less due to bleed ↵ | Mark Otto | 3 | -1/+8 | |
| through with rounded corners | |||||
| 2013-10-20 | Merge pull request #11188 from twbs/navbar_zindex_auto | Mark Otto | 5 | -8/+35 | |
| Fixes #10433: Navbar z-index refactor | |||||
| 2013-10-20 | Remove default z-index on navbar and only set on static and fixed variants | Mark Otto | 3 | -5/+4 | |
| 2013-10-20 | Fix up padding on default navbar example | Mark Otto | 1 | -3/+4 | |
| 2013-10-20 | Fixes #10433: Navbar z-index refactor | Mark Otto | 4 | -3/+30 | |
| * Resets the default navbar z-index to auto at a certain breakpoint * Adds fixed navbar z-index var to fixed bottom navbar (previously only on fixed top navbar) | |||||
| 2013-10-20 | fixes #11139: add position: relative; to .modal-dialog so that z-index takes ↵ | Mark Otto | 3 | -1/+3 | |
| effect | |||||
| 2013-10-20 | Merge branch 'master' of https://github.com/jeonghwan-kim/bootstrap into ↵ | Mark Otto | 3 | -3/+5 | |
| jeonghwan-kim-master Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-10-20 | Fixes #10522: Enable use of form validation class on .radio, .checkbox, ↵ | Mark Otto | 3 | -5/+21 | |
| .radio-inline, and .checkbox-inline | |||||
| 2013-10-20 | fixes #11126: remove box-shadow from open dropdown toggle with .btn-link | Mark Otto | 3 | -1/+11 | |
| 2013-10-20 | Merge pull request #11186 from twbs/carousel_indicators_ie | Mark Otto | 3 | -1/+14 | |
| Carousel indicators for IE8-9 | |||||
| 2013-10-20 | Merge branch 'master' into carousel_indicators_ie | Mark Otto | 3 | -3/+1 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-10-20 | fixes #11151: remove unused h5bp class from print CSS | Mark Otto | 3 | -3/+1 | |
| 2013-10-20 | Merge branch 'master' into carousel_indicators_ie | Mark Otto | 1 | -1/+1 | |
| 2013-10-20 | mo grunt | Mark Otto | 1 | -1/+1 | |
| 2013-10-20 | Merge branch 'master' into carousel_indicators_ie | Mark Otto | 1 | -1/+1 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-10-20 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -1/+1 | |
| 2013-10-20 | run grunt dist | Mark Otto | 2 | -2/+2 | |
| 2013-10-20 | Fixes #10903 and #10457: IE8-9 don't support events on elements without ↵ | Mark Otto | 3 | -2/+15 | |
| background-color, so we have to hack it | |||||
| 2013-10-20 | Merge pull request #11183 from ZDroid/patch-1 | Mark Otto | 1 | -1/+1 | |
| Continue tag way implementation | |||||
| 2013-10-20 | Continue tag way implementation | Zlatan Vasović | 1 | -1/+1 | |
| 2013-10-19 | added bower_components to .gitignore | Rogério Yokomizo | 1 | -0/+1 | |
| 2013-10-18 | Merge pull request #11166 from ZDroid/tag_way | Chris Rebert | 1 | -9/+9 | |
| (Not HTML) tag way is much better | |||||
| 2013-10-18 | (Not HTML) tag way is much better | Zlatan Vasović | 1 | -9/+9 | |
| 2013-10-18 | Options of sizes added in modal | LFeh | 2 | -0/+11 | |
| 2013-10-17 | Merge pull request #11155 from twbs/ie8-file-proto-respond.js-examples-warnings | Mark Otto | 17 | -0/+58 | |
| Warn about IE8 + Respond.js + file:// problem in examples | |||||
