| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-12-10 | squash new line | Mark Otto | 1 | -1/+0 | |
| 2012-12-10 | move reset after vars and mixins | Mark Otto | 1 | -3/+3 | |
| 2012-12-09 | fixes #5605: style as disabled all form controls & btns under a disabled ↵ | Chris Rebert | 3 | -19/+29 | |
| fieldset this is a resubmission of #5875, but now against branch 3.0.0-wip does not exclude elements under a fieldset's legend issue #6058 is a duplicate of #5605 | |||||
| 2012-12-10 | Update .dropdown-menu selectors to avoid conflicts with other elements. ↵ | Blake Embrey | 1 | -8/+8 | |
| Fixes #6197 | |||||
| 2012-12-09 | Fix checkbox and radios example | Mark Otto | 1 | -0/+1 | |
| 2012-12-09 | Refactor input groups | Mark Otto | 3 | -243/+83 | |
| * Deprecate .input-append and .input-prepend * Use new, single base class for component, .input-group * Deprecate .addon for .input-group-addon * For compatibility with all buttons, require .input-group-btn to wrap buttons and button dropdowns * Still need to reimplement with segmented button dropdowns, but that's dependent on a refactor of those first | |||||
| 2012-12-08 | Restore print styles | Mark Otto | 1 | -0/+70 | |
| 2012-12-08 | Test removal of print styles for customized builds | Mark Otto | 1 | -70/+0 | |
| 2012-12-08 | Merge branch 'master' into 3.0.0-wip | Mark Otto | 4 | -16/+73 | |
| Conflicts: docs/assets/css/bootstrap.css docs/assets/js/bootstrap.js docs/css.html docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache docs/templates/pages/javascript.mustache less/breadcrumbs.less less/tables.less less/tests/css-tests.html | |||||
| 2012-12-08 | Fixes #5729: Nested striped tablesv2.2.2 | Mark Otto | 1 | -2/+7 | |
| * Scopes striping to immediate children of the tbody and tr * For nested tables, sets a background color of @bodyBackground, to override the default transparent bg | |||||
| 2012-12-08 | Nesting tables | Mark Otto | 2 | -10/+59 | |
| * Add simple test to css-tests.html * Scope .table-bordered to immediate children th/td elements only | |||||
| 2012-12-07 | Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip | Mark Otto | 1 | -0/+2 | |
| 2012-12-07 | Fixes #6148: Icons in mini buttons properly aligned | Mark Otto | 1 | -0/+4 | |
| 2012-12-07 | Merge pull request #6151 from tierra/pre-code-white-space-fix | Mark Otto | 1 | -0/+2 | |
| Fix code block white-space breaks within pre tags. | |||||
| 2012-12-07 | Fixes #6136: Proper scoping of breadcrumbs divider | Mark Otto | 1 | -4/+4 | |
| 2012-12-06 | Fix code block white-space breaks within pre tags. | Bryan Petty | 1 | -0/+2 | |
| 2012-12-05 | Remove commented out old popover CSS | Mark Otto | 1 | -58/+0 | |
| 2012-12-05 | Merge branch '2.2.2-wip' into 3.0.0-wip | Mark Otto | 11 | -96/+47 | |
| Conflicts: README.md docs/assets/css/bootstrap.css docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js docs/examples/fluid.html docs/scaffolding.html less/breadcrumbs.less less/popovers.less less/responsive.less | |||||
| 2012-12-03 | Once more, update all the favicons to retina | Mark Otto | 6 | -18/+18 | |
| 2012-12-03 | Fixes #6115: scope breadcrumb styles to immediate children only | Mark Otto | 1 | -3/+3 | |
| 2012-12-03 | nuke comments | Mark Otto | 1 | -3/+0 | |
| 2012-12-03 | Fixing header color for success, error and info alerts | Andreas Cederström | 1 | -0/+13 | |
| 2012-12-02 | add source attribution for IE10 fix | Mark Otto | 1 | -0/+1 | |
| 2012-12-02 | Enable responsive features in IE10 when snapped | Mark Otto | 1 | -0/+8 | |
| 2012-12-02 | Revert vertical gradient spec to 'to bottom' as 'top' doesn't work in IE10 | Mark Otto | 1 | -1/+1 | |
| 2012-12-02 | reset text align in popovers given inline insertion | Mark Otto | 1 | -0/+1 | |
| 2012-12-02 | remove overrides on inner html of popover-content | Mark Otto | 1 | -3/+0 | |
| 2012-12-02 | Add relative positioning to .modal-body - Fixes #5991 | Blake Embrey | 1 | -0/+1 | |
| 2012-12-01 | remove single corner border-radius mixins | Mark Otto | 3 | -47/+25 | |
| 2012-11-30 | version bump to 3.0 | Mark Otto | 2 | -49/+1 | |
| 2012-11-30 | remove deleted css files, run make | Mark Otto | 1 | -1/+0 | |
| 2012-11-30 | Remove more fluid grid stuff | Mark Otto | 5 | -34/+2 | |
| * No more fluid layout * No fluid grid overrides for tables.less * No more fluid example page | |||||
| 2012-11-30 | grid vars updated | Mark Otto | 8 | -38/+38 | |
| 2012-11-30 | popovers and tooltips vars | Mark Otto | 3 | -78/+78 | |
| 2012-11-30 | form state vars | Mark Otto | 6 | -52/+52 | |
| 2012-11-30 | hero unit and pagination vars | Mark Otto | 3 | -12/+16 | |
| 2012-11-30 | alignment | Mark Otto | 1 | -19/+19 | |
| 2012-11-30 | navbar vars | Mark Otto | 4 | -99/+100 | |
| 2012-11-30 | more vars changed | Mark Otto | 5 | -29/+27 | |
| 2012-11-30 | remove sprites vars, change zindex vars | Mark Otto | 6 | -19/+12 | |
| 2012-11-30 | remove color variables, swap others were appropro | Mark Otto | 4 | -17/+6 | |
| 2012-11-30 | more vars changing | Mark Otto | 3 | -24/+34 | |
| 2012-11-30 | more vars changed, remove @white var | Mark Otto | 14 | -100/+99 | |
| 2012-11-30 | more consistent variable naming patterns | Mark Otto | 27 | -185/+185 | |
| 2012-11-30 | Part 1 of unCamelCasing variables | Mark Otto | 25 | -148/+147 | |
| 2012-11-30 | more tests for form styles; includes lightening help text | Mark Otto | 2 | -21/+48 | |
| 2012-11-30 | Refine containers and navbars | Mark Otto | 5 | -10/+8 | |
| * Don't reset width on .container, .navbar-* .container, etc * Instead, use max-width to ensure proper styling for all navbars | |||||
| 2012-11-30 | Remove .navbar-inner from navbar tests | Mark Otto | 3 | -98/+92 | |
| 2012-11-30 | Inputs now 100% width by default | Mark Otto | 3 | -7/+12 | |
| * Includes text inputs, selects, and textareas * Updated docs to include .span* sizes wherever possible * Commented out responsive 1200px inputs grid * Still some derp to be done to improve more, but this is a decent first stab | |||||
| 2012-11-30 | remove some unhelpful comments | Mark Otto | 1 | -3/+0 | |
