| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-08-05 | Fixes #8732: unfucks disabled fieldset form example with form groups | Mark Otto | 1 | -9/+21 | |
| 2013-08-05 | Fixes #8150: add `.static-form-control` for vertical alignment of static ↵ | Mark Otto | 1 | -5/+35 | |
| form text - Also fixes the vertical alignment of labels in horizontal layouts on account of the recent button and input padding changes - Also changes the vertical alignment of the checkboxes and radios in horizontal forms | |||||
| 2013-08-05 | Update css.html | Chris Seaton | 1 | -2/+2 | |
| .help-block talks about being 'longer', but with .help-inline gone, it's not longer than anything and the comparison is confusing. | |||||
| 2013-08-05 | Fixes #8770: mobile-first (stacked by default) horizontal dls | Mark Otto | 1 | -1/+1 | |
| 2013-08-05 | typo | Mark Otto | 1 | -1/+1 | |
| 2013-08-05 | Update documentation on offset for small medium and large devices. "Grid ↵ | Elvis Ratzlaff | 1 | -2/+2 | |
| options" | |||||
| 2013-08-03 | add missing ref to .btn-xs in button sizes docs | Chris Rebert | 1 | -1/+1 | |
| 2013-08-03 | Greater standardization of sizing terminology | Chris Rebert | 1 | -38/+38 | |
| In class names: * large => lg * small => sm * mini => xs ("Extra small") In screen size categories: * Tiny => Extra small | |||||
| 2013-08-03 | fix Horizontal form docs | ChrisRiddell | 1 | -4/+4 | |
| 2013-08-02 | Merge pull request #8934 from twbs/generalize-horiz-form-example | Mark Otto | 1 | -0/+16 | |
| use separate `form-group`s in horiz form example for greater generality | |||||
| 2013-08-02 | Merge pull request #9018 from adamwoodbeck/3.0.0-wip | Mark Otto | 1 | -14/+14 | |
| Added ".col-sm-*" to the grid example per the description above the | |||||
| 2013-08-02 | Merge branch '3.0.0-wip-fixed-grid-push-pull-offset' of ↵ | Mark Otto | 1 | -14/+14 | |
| https://github.com/jtickle/fp-bootstrap into jtickle-3.0.0-wip-fixed-grid-push-pull-offset Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-08-02 | Added ".col-sm-*" to the grid example per the description above the | Adam Woodbeck | 1 | -14/+14 | |
| example. | |||||
| 2013-08-01 | fix typo in CSS docs; fixes #8992 | Chris Rebert | 1 | -1/+1 | |
| "from" => "form" | |||||
| 2013-08-01 | Added classes for lg-pull, lg-push, lg-offset, sm-pull, sm-push, sm-offset | Jeff Tickle | 1 | -14/+14 | |
| 2013-07-31 | use separate `form-group`s in horiz form example for greater generality; ↵ | Chris Rebert | 1 | -0/+16 | |
| fixes #8925 | |||||
| 2013-07-31 | Added attribute whitespace | Mike Francis | 1 | -1/+1 | |
| 2013-07-30 | Fix #8658 | Guillermo González de Agüero | 1 | -2/+2 | |
| 2013-07-29 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 1 | -0/+1 | |
| 2013-07-29 | Attempts to fix #8645: add code comments to grid example to clarify behavior | Mark Otto | 1 | -0/+5 | |
| 2013-07-29 | Merge pull request #8818 from twbs/firefox-input-btn-docs-note | Mark Otto | 1 | -0/+1 | |
| make it clearer than <input> buttons are slightly broken on Firefox | |||||
| 2013-07-29 | Restore mini button (fixes #8644) | Mark Otto | 1 | -0/+8 | |
| 2013-07-29 | fixes #8687: correct docs typo on radio inputs | Mark Otto | 1 | -0/+2 | |
| 2013-07-29 | make it clearer than <input> buttons are slightly broken on Firefox | Chris Rebert | 1 | -0/+1 | |
| 2013-07-29 | update code example for <select> multiple | Tom Pietschker | 1 | -1/+1 | |
| 2013-07-29 | Merge pull request #8717 from ggam/patch-3 | Mark Otto | 1 | -2/+2 | |
| Deleted "show-grid" class from examples | |||||
| 2013-07-28 | Merge pull request #8738 from twbs/clarify-width-vs-height-size-classes | Mark Otto | 1 | -2/+2 | |
| form input docs: clarify height-related vs. width-related classes | |||||
| 2013-07-28 | avoid ambiguous term "relative sizing"; clarify width vs. height control classes | Chris Rebert | 1 | -2/+2 | |
| 2013-07-28 | Merge pull request #8737 from twbs/docs-html5-style-select-multiple | Mark Otto | 1 | -2/+2 | |
| CSS docs page: Use simpler HTML5 style for `multiple` <select> attribute | |||||
| 2013-07-28 | Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip | Mark Otto | 1 | -7/+7 | |
| 2013-07-28 | expand grid system options table to include column widths, gutter widths, ↵ | Mark Otto | 1 | -10/+32 | |
| large desktop media query, and container widths (fixes #8733) | |||||
| 2013-07-28 | CSS docs page: Use simpler HTML5 style for `multiple` boolean attribute of ↵ | Chris Rebert | 1 | -2/+2 | |
| <select> | |||||
| 2013-07-28 | apply <code> in a few places | Chris Rebert | 1 | -4/+4 | |
| 2013-07-28 | expand out IE for consistency w/ the rest of the page | Chris Rebert | 1 | -1/+1 | |
| 2013-07-28 | add commas in a couple places | Chris Rebert | 1 | -2/+2 | |
| 2013-07-28 | add responsive images section to docs (fixes #8734) | Mark Otto | 1 | -0/+11 | |
| 2013-07-28 | Deleted "show-grid" class from examples | Guillermo González de Agüero | 1 | -2/+2 | |
| 2013-07-28 | Fix wording in 'hidden on...' to be in line with 3.0 wording. | Clay Diffrient | 1 | -1/+1 | |
| 2013-07-28 | fix #8701: IE 10+ supports <fieldset disabled> | Chris Rebert | 1 | -1/+1 | |
| *golf clap* | |||||
| 2013-07-28 | Safari handles <fieldset disabled> just fine; fixes #8698 | Chris Rebert | 1 | -1/+1 | |
| This makes me wonder whether recent IE might actually support this too. If not, your move IE Team. | |||||
| 2013-07-27 | Input groups overhaul | Mark Otto | 1 | -253/+0 | |
| * Moves input groups CSS into separate file * Moves input groups docs into the Components page * Add support for radios and checkboxes in input groups to fix #8679 | |||||
| 2013-07-27 | fixes #8642: use .pull-right to keep dropdowns aligned in example | Mark Otto | 1 | -2/+2 | |
| 2013-07-27 | Merge pull request #8650 from loic/3.0.0-wip | Mark Otto | 1 | -2/+2 | |
| Fixed minor typos in css.html | |||||
| 2013-07-27 | Fix typo in css.html | Jiri Pospisil | 1 | -1/+1 | |
| 2013-07-27 | Fixed minor typos in css.html | Loic Bistuer | 1 | -2/+2 | |
| 2013-07-27 | herpy derpy shit for urls | Mark Otto | 1 | -0/+1 | |
| 2013-07-26 | Fix clipped dropdowns in input groups section of docs | Mark Otto | 1 | -129/+152 | |
| 2013-07-26 | simpler forms docs structure | Mark Otto | 1 | -13/+9 | |
| 2013-07-26 | derp | Mark Otto | 1 | -2/+2 | |
| 2013-07-26 | mo tables mo responsive or whatever the hell that means | Mark Otto | 1 | -22/+24 | |
