| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-03-30 | Change error to danger for all classes; add panels component | Mark Otto | 1 | -1/+1 | |
| 2013-03-30 | fuck everything about .clear_float() -- restore .clearfix() as mixin | Mark Otto | 1 | -2/+2 | |
| 2013-03-28 | Make sure form actions are properly aligned with form-horizontal | Andreas Cederström | 1 | -0/+5 | |
| 2013-03-14 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 1 | -7/+7 | |
| Conflicts: less/grid.less | |||||
| 2013-03-10 | Set border-box globally instead | Mark Otto | 1 | -1/+0 | |
| 2013-03-06 | make less files compile with strict maths in 1.4.0 | Luke Page | 1 | -7/+7 | |
| 2013-03-03 | Remove support for .uneditable-input | Mark Otto | 1 | -49/+10 | |
| 2013-02-28 | Holy fucking shit fix that input group with buttons rounded corner noise | Mark Otto | 1 | -37/+27 | |
| 2013-02-17 | remove old todo comment | Mark Otto | 1 | -1/+0 | |
| 2013-02-17 | remove unnecessary select border reset | Mark Otto | 1 | -6/+0 | |
| 2013-02-02 | Simplify input and input group sizing | Mark Otto | 1 | -14/+3 | |
| * Remove .input-mini because who really needs inputs that small * Remove unnecessary border-radius resets from large and small input groups | |||||
| 2013-02-01 | Update input-group-addon for input sizes | Gil Barbara | 1 | -0/+15 | |
| 2013-01-31 | Update line-height and padding for input sizes | Gil Barbara | 1 | -7/+36 | |
| 2013-01-16 | More navbar derping | Mark Otto | 1 | -2/+2 | |
| 2013-01-16 | Re-add and update form styles: | Mark Otto | 1 | -37/+52 | |
| * Restore forms.less file * Overhaul .radio.inline .checkbox.inline to be .radio-inline or .checkbox-inline * Update docs to reflect changes | |||||
| 2013-01-12 | Merge branch '3.0.0-wip' into bs3-flatten | Mark Otto | 1 | -27/+39 | |
| 2012-12-26 | Simplify form validation states while enabling them to be applied to one ↵ | Mark Otto | 1 | -5/+13 | |
| field at a time. | |||||
| 2012-12-26 | Remove .text-info and .info form validation states | Mark Otto | 1 | -4/+0 | |
| 2012-12-26 | Remove .controls-row; instead, folks should use .row and .span* for all ↵ | Mark Otto | 1 | -19/+0 | |
| their grid input sizing needs when multiple inputs per line are required | |||||
| 2012-12-26 | Restore .form-horizontal | Mark Otto | 1 | -1/+28 | |
| 2012-12-21 | flatten buttons and forms | Mark Otto | 1 | -2/+3 | |
| 2012-12-20 | add comment regarding caveat of #6199 impl per discussion in/of 14844db862 | Chris Rebert | 1 | -0/+3 | |
| 2012-12-19 | Holy shit, buttons, button states, and input states updated | Mark Otto | 1 | -1/+1 | |
| 2012-12-19 | Merge branch '3.0.0-wip' of https://github.com/cvrebert/bootstrap into ↵ | Mark Otto | 1 | -13/+16 | |
| cvrebert-3.0.0-wip Conflicts: docs/assets/css/bootstrap.css less/mixins.less | |||||
| 2012-12-19 | Merge branch 'bs3-input-groups' into 3.0.0-wip | Mark Otto | 1 | -241/+80 | |
| Conflicts: docs/assets/css/bootstrap.css | |||||
| 2012-12-19 | Remove support for multiple buttons in input groups because fuck that shit. | Mark Otto | 1 | -4/+4 | |
| 2012-12-09 | fixes #5605: style as disabled all form controls & btns under a disabled ↵ | Chris Rebert | 1 | -13/+16 | |
| 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-09 | Fix checkbox and radios example | Mark Otto | 1 | -0/+1 | |
| 2012-12-09 | Refactor input groups | Mark Otto | 1 | -241/+80 | |
| * 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-11-30 | grid vars updated | Mark Otto | 1 | -1/+1 | |
| 2012-11-30 | form state vars | Mark Otto | 1 | -6/+6 | |
| 2012-11-30 | more vars changed | Mark Otto | 1 | -3/+3 | |
| 2012-11-30 | remove color variables, swap others were appropro | Mark Otto | 1 | -2/+2 | |
| 2012-11-30 | more vars changed, remove @white var | Mark Otto | 1 | -25/+25 | |
| 2012-11-30 | more consistent variable naming patterns | Mark Otto | 1 | -30/+30 | |
| 2012-11-30 | Part 1 of unCamelCasing variables | Mark Otto | 1 | -22/+22 | |
| 2012-11-30 | more tests for form styles; includes lightening help text | Mark Otto | 1 | -21/+28 | |
| 2012-11-30 | Inputs now 100% width by default | Mark Otto | 1 | -3/+7 | |
| * 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 | |
| 2012-11-30 | consolidate font resets into scaffolding | Mark Otto | 1 | -15/+0 | |
| 2012-11-30 | remove from form styles | Mark Otto | 1 | -8/+2 | |
| 2012-11-30 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -1/+4 | |
| Conflicts: docs/assets/css/bootstrap.css docs/components.html docs/templates/pages/components.mustache less/alerts.less less/button-groups.less less/buttons.less less/tests/css-tests.html | |||||
| 2012-11-29 | Fixes #5853: Maintain 10px margin above help block when following input groups | Mark Otto | 1 | -1/+3 | |
| 2012-11-29 | remove element from selector | Mark Otto | 1 | -1/+1 | |
| 2012-11-28 | help-block margin-top should also apply after a span.uneditable-input | Zulfiqar Ali | 1 | -1/+1 | |
| 2012-11-27 | help-block margin-top should also apply after a span.input | Zulfiqar Ali | 1 | -1/+2 | |
| 2012-11-04 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -6/+9 | |
| Conflicts: docs/assets/css/bootstrap.css less/buttons.less less/forms.less | |||||
| 2012-11-04 | more required input tweaks | Mark Otto | 1 | -4/+5 | |
| 2012-11-04 | simplify invalid input css | Mark Otto | 1 | -5/+4 | |
| 2012-11-04 | Merge pull request #5786 from cvrebert/2.2.2-wip | Mark Otto | 1 | -3/+3 | |
| fixes #5494: style invalid fields as invalid regardless of required-ness | |||||
