| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-08-18 | Update var in theme | Mark Otto | 1 | -1/+1 | |
| 2013-08-18 | Refactor alerts to have a base class, but no default class, thus requiring a ↵ | Mark Otto | 2 | -19/+15 | |
| modifier class at all times | |||||
| 2013-08-18 | Refactor panels to have a base class for improved flexibility when ↵ | Mark Otto | 4 | -10/+15 | |
| customizing (and no overriding to start, too) | |||||
| 2013-08-18 | improve dependencies for image thumbnails and thumbnail component | Mark Otto | 2 | -29/+27 | |
| 2013-08-18 | better alignment of glyphicons vertically | Mark Otto | 1 | -1/+1 | |
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_homepage | Mark Otto | 10 | -142/+462 | |
| Conflicts: customize.html examples/justified-nav/justified-nav.css | |||||
| 2013-08-18 | fixes #9815: proper alignment of navbar nav if first child | Mark Otto | 1 | -0/+4 | |
| 2013-08-18 | Merge branch '3.0.0-wip' into glyphicons-LESS-fixes | Mark Otto | 5 | -132/+184 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-18 | Merge branch '3.0.0-navbar-default' of ↵ | Mark Otto | 3 | -113/+156 | |
| https://github.com/juthilo/bootstrap-wip into juthilo-3.0.0-navbar-default Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-18 | fixes #9798: update spacing on checkboxes and radios for horizontal | Mark Otto | 1 | -11/+18 | |
| 2013-08-18 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 2 | -13/+15 | |
| 2013-08-18 | tweak some of the Glyphicon class names to match Bootstrap conventions | Chris Rebert | 1 | -5/+5 | |
| 2013-08-18 | Merge pull request #9804 from twbs/redundant-ampersands | Mark Otto | 1 | -5/+5 | |
| rm redundant ampersands from button-groups LESS | |||||
| 2013-08-18 | regenerate Glyphicons LESS from their website; fixes some wrong codepoint ↵ | Chris Rebert | 1 | -201/+200 | |
| numbers | |||||
| 2013-08-18 | fixes #9803: label and input alignment in horizontal forms | Mark Otto | 1 | -1/+1 | |
| 2013-08-18 | rm redundant ampersands from button-groups LESS | Chris Rebert | 1 | -5/+5 | |
| 2013-08-18 | Fix some forgotten things for navbar-default | Julian Thilo | 3 | -40/+40 | |
| New variable names were missing here and there. | |||||
| 2013-08-18 | Nesting for link styles | Zlatan Vasović | 1 | -8/+10 | |
| 2013-08-18 | Add a .navbar-default class for default colors | Julian Thilo | 2 | -111/+154 | |
| * Extract color styles from .navbar { } and put them into .navbar-default { } * Change variable names * Change the docs accordingly (i.e., add the .navbar-default class to all default navbars) * Change customizer accordingly | |||||
| 2013-08-18 | fixes #9790: nullify right padding in container-ed navbars when last element ↵ | Mark Otto | 1 | -0/+4 | |
| in collapse is a right aligned navbar nav | |||||
| 2013-08-18 | fixes #9768: unbold buttons | Mark Otto | 1 | -1/+1 | |
| 2013-08-18 | fixes #9786: enable tables in panels | Mark Otto | 1 | -0/+20 | |
| 2013-08-18 | fixes #9787: remove derp file | Mark Otto | 1 | -0/+0 | |
| 2013-08-18 | Merge pull request #9767 from twbs/bs3_restore_glyphicons | Mark Otto | 4 | -0/+240 | |
| BS3: Restore Glyphicons | |||||
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_restore_glyphicons | Mark Otto | 2 | -3/+4 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-18 | Update mixins.less | Mike Pagé | 1 | -1/+1 | |
| 2013-08-18 | combine and simplify caret border widths | Mark Otto | 1 | -3/+2 | |
| 2013-08-18 | Merge branch 'fixcaret' of https://github.com/liuyl/bootstrap into ↵ | Mark Otto | 1 | -1/+3 | |
| liuyl-fixcaret | |||||
| 2013-08-18 | fixes #9769: use navbar border radius var in theme | Mark Otto | 1 | -1/+1 | |
| 2013-08-18 | fixed caret | liuyl | 1 | -1/+3 | |
| 2013-08-18 | Upgrade to latest glyphicons | Mark Otto | 2 | -2/+43 | |
| 2013-08-18 | docs layout and alignment refinement | Mark Otto | 1 | -0/+3 | |
| 2013-08-18 | Restore glyphicons | Mark Otto | 4 | -0/+196 | |
| 2013-08-17 | it's levi-OH-sa, not levi-oh-SAR | Mark Otto | 1 | -1/+1 | |
| 2013-08-17 | undo old change to navbar brand from this branch | Mark Otto | 1 | -4/+0 | |
| 2013-08-17 | Merge branch '3.0.0-wip' into bs3_homepage | Mark Otto | 10 | -89/+342 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-17 | Reorder bootstrap.less to match docs oder | Mark Otto | 1 | -19/+15 | |
| 2013-08-17 | Navbar update | Mark Otto | 2 | -13/+25 | |
| Addresses a few different cases where the navbar has and doesn't have a container, and accordingly adjusts the padding and margin of key elements. | |||||
| 2013-08-17 | Update jumbotron | Mark Otto | 1 | -3/+14 | |
| * Defaults to no rounded corners and full width in the viewport * When in a container, the jumbotron has extra padding and will have rounded corners * Updates default jumbotron example to show the full width default display Fixes #9759. | |||||
| 2013-08-17 | generic comment | Mark Otto | 1 | -4/+4 | |
| 2013-08-17 | Finish first pass at and docment Bootstrap v2-ish theme | Mark Otto | 2 | -9/+175 | |
| * Adds new "theme" example * Adds new theme.less file to provide all the overrides and additional styles for the theme * theme.less compiles, via Grunt, to two new files to `dist/css`, bootstrap-theme.css and bootstrap-theme.min.css | |||||
| 2013-08-17 | Merge branch '3.0.0-wip' into bs3_theme | Mark Otto | 28 | -713/+1209 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-17 | Fix navbar brand alignment by removing header padding when above 768px | Mark Otto | 1 | -0/+3 | |
| 2013-08-17 | Fixes #9752: clear floats in .panel-body | Mark Otto | 1 | -0/+1 | |
| 2013-08-17 | More consistent naming with screen size variables using xs, sm, md, and lg | Mark Otto | 6 | -57/+56 | |
| 2013-08-17 | Merge branch '3.0.0-wip' into bs3_homepage | Mark Otto | 10 | -46/+44 | |
| Conflicts: dist/css/bootstrap.min.css getting-started.html | |||||
| 2013-08-17 | 2px border on thead th elements for just a tad more separation | Mark Otto | 1 | -0/+9 | |
| 2013-08-17 | fixes #9538: prevent Firefox rendering bug via some border-fu | Mark Otto | 1 | -1/+6 | |
| 2013-08-17 | Fixes #9552: Downsize and use whole numbers for panel title to prevent odd ↵ | Mark Otto | 1 | -1/+1 | |
| 1px bug | |||||
| 2013-08-17 | fix #9743: pager hover background should be light gray | Mark Otto | 1 | -1/+1 | |
