| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-11-04 | fixes #5494: style invalid fields as invalid regardless of required-ness | Chris Rebert | 1 | -6/+6 | |
| 2012-11-04 | Fixes #5662: white-space: nowrap; on code element | Mark Otto | 1 | -0/+1 | |
| 2012-11-04 | remove unnecessary bg declarations in buttons per #5684 | Mark Otto | 1 | -7/+0 | |
| 2012-11-04 | set background size for docs jumbotron for retina | Mark Otto | 1 | -0/+10 | |
| 2012-11-04 | higher res docs illustrations | Mark Otto | 3 | -0/+0 | |
| 2012-11-04 | Fixes #5113: increase .typeahead z-index for proper use with modals | Mark Otto | 1 | -0/+1 | |
| 2012-11-04 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -5/+2 | |
| Conflicts: docs/assets/css/bootstrap.css less/type.less | |||||
| 2012-11-04 | remove margin on .inline lists | Mark Otto | 1 | -0/+1 | |
| 2012-11-04 | change up list classes to use .list- prefix | Mark Otto | 1 | -6/+3 | |
| 2012-11-04 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -0/+12 | |
| 2012-11-04 | Refine new inline list option | Mark Otto | 1 | -23/+4 | |
| 2012-11-04 | Merge branch '2.1.2-list-inline' of https://github.com/andriijas/bootstrap ↵ | Mark Otto | 1 | -0/+31 | |
| into andriijas-2.1.2-list-inline | |||||
| 2012-11-04 | add justified nav links for tabs and pills | Mark Otto | 1 | -23/+34 | |
| 2012-11-04 | responsive images, updated shadows on navbars, remove responsive file from docs | Mark Otto | 6 | -10/+15 | |
| 2012-11-03 | Swap old icons for new in docs | Mark Otto | 1 | -1/+1 | |
| 2012-11-03 | Merge branch 'glyphicons_font' into exploratory | Mark Otto | 9 | -328/+568 | |
| Conflicts: docs/assets/css/bootstrap.css docs/assets/css/docs.css less/sprites.less | |||||
| 2012-11-03 | Navs refactor, restoring .nav-list | Mark Otto | 2 | -119/+66 | |
| 2012-11-03 | rgba() tooltip bg | Mark Otto | 1 | -7/+7 | |
| 2012-11-03 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 3 | -1/+65 | |
| Conflicts: docs/assets/css/bootstrap.css docs/scaffolding.html docs/templates/pages/scaffolding.mustache | |||||
| 2012-11-03 | Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip | Mark Otto | 1 | -1/+1 | |
| 2012-11-03 | Fixes #5776: Reside white-space for popovers | Mark Otto | 1 | -65/+53 | |
| 2012-11-03 | Fixes #5739: Port in HTML5 BP print styles | Mark Otto | 1 | -0/+65 | |
| 2012-11-03 | Fixes #5458: Clarify fluid nesting | Mark Otto | 1 | -0/+6 | |
| 2012-11-03 | Fixes #5775: Collapse labels/badges | Mark Otto | 1 | -0/+5 | |
| * When :empty, display: none; * Add documentation for change in behavior | |||||
| 2012-11-02 | Fixing various spelling typos in the docs. | Bradly Feeley | 1 | -1/+1 | |
| 2012-11-02 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 29 | -269/+289 | |
| Conflicts: docs/assets/css/bootstrap.css docs/getting-started.html docs/templates/pages/getting-started.mustache less/accordion.less less/alerts.less less/breadcrumbs.less less/buttons.less less/code.less less/dropdowns.less less/forms.less less/navbar.less less/progress-bars.less less/responsive-navbar.less less/tables.less less/thumbnails.less less/tooltip.less less/wells.less | |||||
| 2012-11-02 | tweaks to icons defaults and in buttons improve vertical align | Mark Otto | 1 | -9/+7 | |
| 2012-11-02 | removing glyphicons images, swapping in new icon font with new classes | Mark Otto | 9 | -327/+568 | |
| 2012-11-01 | fixes #5742: add cursor: pointer; to labels and selects | Mark Otto | 1 | -1/+11 | |
| 2012-10-31 | fixes #3222: simpler positioning of modals | Mark Otto | 1 | -6/+3 | |
| 2012-10-31 | fixes #5700: restore white text on active dropdown/typeahead text | Mark Otto | 1 | -1/+1 | |
| 2012-10-31 | fixes #5725: hover state for a.muted; also reformatted CSS | Mark Otto | 1 | -0/+4 | |
| 2012-10-31 | fixes #5717: add retina favicon, recompile docs | Mark Otto | 1 | -0/+0 | |
| 2012-10-30 | 2.2.1 - hotfix for carousel | fat | 17 | -29/+29 | |
| 2012-10-30 | fix carousel and rebuild js | fat | 5 | -6/+9 | |
| 2012-10-29 | derp, add that in the right spot | Mark Otto | 1 | -6/+1 | |
| 2012-10-29 | fixes #4511: remove focus on opened modal window | Mark Otto | 1 | -0/+4 | |
| 2012-10-29 | add media.less to customizer page | Mark Otto | 1 | -28/+28 | |
| 2012-10-29 | v2.2.0 instead of v2.1.2 | Mark Otto | 17 | -33/+33 | |
| 2012-10-26 | Adding .inline for ul and ol | Andreas Cederström | 1 | -28/+59 | |
| 2012-10-18 | fixes #5572: document .input-block-level | Mark Otto | 1 | -12/+12 | |
| 2012-10-17 | don't lookup typeahead when shift alt or ctrl are pushed | Jacob Thornton | 3 | -1/+7 | |
| 2012-10-17 | when static, refocus on click | Jacob Thornton | 3 | -7/+11 | |
| 2012-10-17 | Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip | Jacob Thornton | 2 | -6/+8 | |
| 2012-10-17 | Merge branch 'delegate-api-to-document' of ↵ | Jacob Thornton | 10 | -123/+89 | |
| git://github.com/badcarl/bootstrap into badcarl-delegate-api-to-document Conflicts: js/bootstrap-carousel.js | |||||
| 2012-10-17 | Merge pull request #5309 from erlendfh/dropdown-bugfix | billy gates | 2 | -6/+8 | |
| Fixed bug in dropdown toggle where menu would only clear on the first dropdown | |||||
| 2012-10-17 | rebuild | Jacob Thornton | 4 | -11/+11 | |
| 2012-10-17 | fix carousel event | Jacob Thornton | 4 | -14/+24 | |
| 2012-10-17 | Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip | Jacob Thornton | 3 | -14/+9 | |
| 2012-10-17 | add updater function and rebuild | Jacob Thornton | 1 | -12/+12 | |
