| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-10-31 | Support .h1 in place of h1 inside .jumbotron | Kevin Locke | 2 | -3/+5 | |
| As in #7284, it can often be useful to style text like a heading in places where using the heading tag would be either semantically incorrect, less accessible, or otherwise invalid. Support this in .jumbotron as in the rest of the document by allowing elements with class .h1 to stand in for the h1 element. Signed-off-by: Kevin Locke <[email protected]> | |||||
| 2013-10-30 | 3.0.1v3.0.1 | Mark Otto | 6 | -6/+6 | |
| 2013-10-30 | more grunt | Mark Otto | 1 | -12/+12 | |
| 2013-10-30 | Combine multiple .thumbnail > img styles | Zlatan Vasović | 2 | -6/+3 | |
| 2013-10-28 | Fixes #10341: don't change border color on contextual table classes | Mark Otto | 2 | -7/+1 | |
| 2013-10-28 | Fixes #10516: Use auto positioning for dropdowns in justified nav to fix ↵ | Mark Otto | 2 | -1/+11 | |
| Firefox rendering | |||||
| 2013-10-28 | Add -moz-osx-font-smoothing | Zlatan Vasović | 2 | -1/+5 | |
| 2013-10-26 | Fixes #11206: remove left padding on first inline list item | Mark Otto | 2 | -1/+5 | |
| 2013-10-26 | Add .animation() mixin | Zlatan Vasović | 2 | -4/+1 | |
| 2013-10-26 | Add another newline to improve final code readability | Zlatan Vasović | 6 | -9/+15 | |
| This divides banner from code. | |||||
| 2013-10-21 | Fixes #10601: Use overflow-y: auto; for navbar collapse instead of visible ↵ | Mark Otto | 2 | -2/+2 | |
| to better enable scrolling on Android 4.x | |||||
| 2013-10-20 | run grunt on last commit for gradient syntax change | Mark Otto | 2 | -31/+31 | |
| 2013-10-20 | Merge branch 'master' into pr/10656 | Mark Otto | 10 | -842/+959 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-10-20 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -3/+3 | |
| 2013-10-20 | Fixes #10620: remove gradient on buttons for IE9 in theme.less due to bleed ↵ | Mark Otto | 2 | -1/+7 | |
| through with rounded corners | |||||
| 2013-10-20 | Remove default z-index on navbar and only set on static and fixed variants | Mark Otto | 2 | -3/+2 | |
| 2013-10-20 | Fixes #10433: Navbar z-index refactor | Mark Otto | 2 | -2/+3 | |
| * 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 | 2 | -1/+2 | |
| effect | |||||
| 2013-10-20 | Merge branch 'master' of https://github.com/jeonghwan-kim/bootstrap into ↵ | Mark Otto | 2 | -2/+3 | |
| 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 | 2 | -4/+16 | |
| .radio-inline, and .checkbox-inline | |||||
| 2013-10-20 | fixes #11126: remove box-shadow from open dropdown toggle with .btn-link | Mark Otto | 2 | -1/+6 | |
| 2013-10-20 | Merge branch 'master' into carousel_indicators_ie | Mark Otto | 2 | -2/+1 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-10-20 | fixes #11151: remove unused h5bp class from print CSS | Mark Otto | 2 | -2/+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 | 2 | -2/+4 | |
| background-color, so we have to hack it | |||||
| 2013-10-16 | Active state overrides contextual list-item styles | Max Edmands | 2 | -7/+7 | |
| 2013-10-16 | Adding contextual styles to list-items | Aaron Borden | 2 | -1/+31 | |
| 2013-10-16 | Fixes issue #11122 -- navbar-fixed-bottom border | jeonghwan | 2 | -2/+3 | |
| Enable border-top in .navbar-fixed-bottom | |||||
| 2013-10-14 | run grunt | Chris Rebert | 4 | -4/+4 | |
| 2013-10-14 | extended hover state of linked versions of .thumbnail | Rogério Yokomizo | 2 | -2/+3 | |
| 2013-10-14 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -2/+2 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-10-14 | unnest the list-group-item link variation for #11085 and #11088 | Mark Otto | 2 | -10/+10 | |
| 2013-10-14 | fix .table-responsive media query; refs #11067 | Chris Rebert | 2 | -2/+2 | |
| 2013-10-13 | scope top padding of .form-control-static to be within horizontal forms ↵ | Mark Otto | 2 | -2/+5 | |
| only; fixes #10927 | |||||
| 2013-10-13 | move .hidden to utilities; fixes #10997 | Mark Otto | 2 | -6/+6 | |
| 2013-10-13 | run grunt on that scaffolding change | Mark Otto | 2 | -2/+2 | |
| 2013-10-13 | fix #10257 | Mark Otto | 2 | -1/+3 | |
| 2013-10-13 | Merge branch 'master' into restore_grid_mixins | Mark Otto | 2 | -21/+1 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-10-13 | drop .tabbable since it's unused and undocumented /cc #10102 | Mark Otto | 2 | -21/+1 | |
| 2013-10-13 | Merge branch 'master' into restore_grid_mixins | Mark Otto | 2 | -12/+31 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-10-13 | remove undocumented and unsupported .pill-content and .pill-pane /cc #10102 | Mark Otto | 2 | -5/+3 | |
| 2013-10-13 | run grunt dist on .small additions | Mark Otto | 2 | -8/+29 | |
| 2013-10-11 | Combine separate efforts for grid mixins into one, cleanup and reorganize | Mark Otto | 2 | -324/+477 | |
| 2013-10-07 | Half fix for #9855: Don't fuck with margins for open modal dialog on account ↵ | Mark Otto | 2 | -7/+1 | |
| of Lion non-scrollbars and inconsistencies elsewhere | |||||
| 2013-10-07 | Fixes #10959: round the .lead values down to nearest pixel via floor() | Mark Otto | 2 | -2/+2 | |
| 2013-10-05 | removed outline from modal | Martynas | 2 | -1/+2 | |
| 2013-10-03 | run grunt | Chris Rebert | 6 | -36/+36 | |
| 2013-10-01 | run up-to-date grunt | Chris Rebert | 4 | -0/+28 | |
| 2013-10-01 | run grunt | Mark Otto | 6 | -30/+2 | |
| 2013-09-23 | run grunt dist | Chris Rebert | 6 | -240/+241 | |
