| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-08-17 | Merge pull request #9761 from wangsai/fix-eamples-respondjs | Mark Otto | 15 | -15/+90 | |
| add IE's Conditional comments for respondjs and html5shiv | |||||
| 2013-08-17 | Rearrange the docs CSS | Mark Otto | 1 | -341/+418 | |
| 2013-08-18 | add IE's Conditional comments for respondjs and html5shiv | saiwang | 15 | -15/+90 | |
| 2013-08-17 | Update URLs in config to what I think they need to be; add theme CDN url | Mark Otto | 2 | -5/+9 | |
| 2013-08-17 | it's levi-OH-sa, not levi-oh-SAR | Mark Otto | 7 | -15/+15 | |
| 2013-08-17 | undo old change to navbar brand from this branch | Mark Otto | 3 | -9/+1 | |
| 2013-08-17 | clean up padding and alignment and stuff | Mark Otto | 1 | -3/+7 | |
| 2013-08-17 | Merge branch '3.0.0-wip' into bs3_homepage | Mark Otto | 63 | -2978/+2928 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-17 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 2 | -7/+29 | |
| 2013-08-17 | Update docs text a bit | Mark Otto | 1 | -1/+1 | |
| 2013-08-17 | add dependency support to customizer | fat | 2 | -7/+29 | |
| 2013-08-17 | Reorder bootstrap.less to match docs oder | Mark Otto | 3 | -1086/+1082 | |
| 2013-08-17 | Add data-dependency to less and js files in customizer | Mark Otto | 1 | -4/+4 | |
| 2013-08-17 | sub headings for modals and mobile devices on browser support | Mark Otto | 1 | -0/+2 | |
| 2013-08-17 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 6 | -18/+24 | |
| 2013-08-17 | Navbar update | Mark Otto | 5 | -63/+80 | |
| 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 | Favicon in navbar example | Mark Otto | 1 | -0/+1 | |
| 2013-08-17 | Update jumbotron | Mark Otto | 9 | -27/+48 | |
| * 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 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | fat | 9 | -3/+1034 | |
| 2013-08-17 | add small fix for tooltip consistency + fix customizer syntax issue | fat | 6 | -18/+24 | |
| 2013-08-17 | copy edit | Mark Otto | 1 | -1/+1 | |
| 2013-08-17 | Merge pull request #9756 from twbs/bs3_theme | Mark Otto | 9 | -2/+1033 | |
| BS3: Add optional theme (fixes #8706) | |||||
| 2013-08-17 | generic comment | Mark Otto | 1 | -4/+4 | |
| 2013-08-17 | Merge branch '3.0.0-wip' into bs3_theme | Mark Otto | 4 | -1594/+343 | |
| 2013-08-17 | use correct arg name | fat | 1 | -2/+2 | |
| 2013-08-17 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | fat | 7 | -7/+7 | |
| 2013-08-17 | add logging | fat | 2 | -19/+21 | |
| 2013-08-17 | Merge branch '3.0.0-wip' into bs3_theme | Mark Otto | 9 | -10/+10 | |
| 2013-08-17 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 2 | -3/+3 | |
| 2013-08-17 | update examples to use new .btn-lg class | Mark Otto | 7 | -7/+7 | |
| 2013-08-17 | Finish first pass at and docment Bootstrap v2-ish theme | Mark Otto | 11 | -169/+976 | |
| * 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' of github.com:twbs/bootstrap into 3.0.0-wip | fat | 8 | -59/+43 | |
| 2013-08-17 | move customizer onto gists | fat | 4 | -1583/+330 | |
| 2013-08-17 | fix typo in JS docs | Chris Rebert | 1 | -1/+1 | |
| 2013-08-17 | improve grammar in "Disabling responsiveness" docs | Chris Rebert | 1 | -1/+1 | |
| 2013-08-17 | comma & <code> in "Modals and mobile devices" docs | Chris Rebert | 1 | -1/+1 | |
| 2013-08-17 | Merge branch '3.0.0-wip' into bs3_theme | Mark Otto | 116 | -2966/+9761 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-17 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 1 | -1/+1 | |
| 2013-08-17 | improve grammar in "Alternate customization methods" docs | Chris Rebert | 1 | -1/+1 | |
| 2013-08-17 | Fix navbar brand alignment by removing header padding when above 768px | Mark Otto | 3 | -1/+7 | |
| 2013-08-17 | Add alert for customizer errors | Mark Otto | 2 | -2/+32 | |
| 2013-08-17 | Delete the customizer layout (again?) | Mark Otto | 1 | -52/+0 | |
| 2013-08-17 | add the customizer builder to the default grunt task | fat | 2 | -3/+3 | |
| 2013-08-17 | rebuild | fat | 2 | -3/+3 | |
| 2013-08-17 | fixes #9745 | fat | 1 | -2/+2 | |
| 2013-08-17 | fixes #9674 | fat | 2 | -10/+12 | |
| 2013-08-17 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | fat | 1 | -1/+1 | |
| 2013-08-17 | fixes #9543 | fat | 3 | -3/+3 | |
| 2013-08-17 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 2 | -46/+46 | |
| 2013-08-17 | Update description in composer | Mark Otto | 1 | -1/+1 | |
