| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-11-05 | icon vertical align in buttons | Mark Otto | 1 | -10/+9 | |
| 2012-11-05 | new docs css for new icons | Mark Otto | 1 | -1/+5 | |
| 2012-11-05 | update docs and all classes | Mark Otto | 2 | -20/+62 | |
| 2012-11-05 | adding new fonts and css for glyphicons update | Mark Otto | 8 | -309/+545 | |
| 2012-11-05 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 19 | -34/+37 | |
| Conflicts: docs/assets/css/bootstrap.css less/navbar.less less/variables.less | |||||
| 2012-11-05 | insert missing i18n tag at customize and download string | Alexandre Magno | 1 | -1/+1 | |
| 2012-11-05 | version bump | Mark Otto | 19 | -32/+32 | |
| 2012-11-04 | Fixes #5471: Remove color from .navbar and .navbar-inverse and reassign to ↵ | Mark Otto | 1 | -7/+7 | |
| .navbar-text to prevent unintended cascading | |||||
| 2012-11-04 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 5 | -15/+133 | |
| Conflicts: docs/assets/css/bootstrap.css less/buttons.less less/forms.less | |||||
| 2012-11-04 | more required input tweaks | Mark Otto | 3 | -14/+14 | |
| 2012-11-04 | simplify invalid input css | Mark Otto | 1 | -6/+6 | |
| 2012-11-04 | Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip | Mark Otto | 1 | -6/+6 | |
| 2012-11-04 | Merge pull request #5786 from cvrebert/2.2.2-wip | Mark Otto | 1 | -6/+6 | |
| fixes #5494: style invalid fields as invalid regardless of required-ness | |||||
| 2012-11-04 | start documenting html5 invalid form fields | Mark Otto | 2 | -0/+18 | |
| 2012-11-04 | Fixes #5785: allow for segmented button groups in input groups | Mark Otto | 3 | -5/+104 | |
| 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 | fix modals display in docs on tablet view | Mark Otto | 2 | -2/+2 | |
| 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 | 3 | -14/+11 | |
| 2012-11-04 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 3 | -2/+44 | |
| 2012-11-04 | Refine new inline list option | Mark Otto | 3 | -35/+16 | |
| 2012-11-04 | Merge branch '2.1.2-list-inline' of https://github.com/andriijas/bootstrap ↵ | Mark Otto | 3 | -0/+61 | |
| into andriijas-2.1.2-list-inline | |||||
| 2012-11-04 | clarify unstyled lists docs | Mark Otto | 2 | -2/+2 | |
| 2012-11-04 | add justified nav links for tabs and pills | Mark Otto | 3 | -23/+84 | |
| 2012-11-04 | run make after removing responsive css file | Mark Otto | 8 | -8/+0 | |
| 2012-11-04 | responsive images, updated shadows on navbars, remove responsive file from docs | Mark Otto | 7 | -11/+15 | |
| 2012-11-03 | Swap old icons for new in docs | Mark Otto | 13 | -91/+91 | |
| 2012-11-03 | Merge branch 'glyphicons_font' into exploratory | Mark Otto | 11 | -704/+984 | |
| Conflicts: docs/assets/css/bootstrap.css docs/assets/css/docs.css less/sprites.less | |||||
| 2012-11-03 | Navs refactor, restoring .nav-list | Mark Otto | 4 | -213/+136 | |
| 2012-11-03 | rgba() tooltip bg | Mark Otto | 1 | -7/+7 | |
| 2012-11-03 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 13 | -17/+83 | |
| 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 | 5 | -9/+9 | |
| 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 | 3 | -4/+38 | |
| 2012-11-03 | Merge pull request #5766 from bradly/spelling-fixes-in-docs | Mark Otto | 5 | -9/+9 | |
| Fixing various spelling typos in the docs. | |||||
| 2012-11-03 | Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip | Mark Otto | 2 | -4/+4 | |
| 2012-11-03 | Fixes #5775: Collapse labels/badges | Mark Otto | 3 | -0/+11 | |
| * When :empty, display: none; * Add documentation for change in behavior | |||||
| 2012-11-03 | Change example email addresses to use RFC 2606 reserved example domain. | Bradly Feeley | 2 | -4/+4 | |
| 2012-11-02 | Fixing various spelling typos in the docs. | Bradly Feeley | 5 | -9/+9 | |
| 2012-11-02 | fixes #5756: duplicate media CSS in compiled builds | Mark Otto | 2 | -2/+0 | |
| 2012-11-02 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 47 | -373/+1109 | |
| 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 | 11 | -703/+984 | |
