| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2013-07-26 | another responsivey table | Mark Otto | 1 | -38/+40 | |
| 2013-07-26 | Responsivey docs table for grid section | Mark Otto | 1 | -50/+52 | |
| 2013-07-26 | Update IDs on css page | Mark Otto | 1 | -20/+20 | |
| 2013-07-26 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 1 | -1/+1 | |
| 2013-07-26 | Simpler horizontal form button placement | Mark Otto | 1 | -4/+0 | |
| 2013-07-26 | Update inline and horizontal forms | Mark Otto | 1 | -6/+6 | |
| * No more need for `.row.form-group`--only need `.form-group` * Change tag selectors for inline form to use `.form-control` * Docs improved to explain what's happening | |||||
| 2013-07-26 | Use `.form-control` in input sizing CSS | Mark Otto | 1 | -1/+1 | |
| 2013-07-26 | Merge pull request #8630 from caouecs/patch-1 | Chris Rebert | 1 | -1/+1 | |
| Fix example of textarea in css.html | |||||
| 2013-07-27 | Example of textarea | Fred Delrieu | 1 | -1/+1 | |
| 2013-07-26 | Merge branch 'patch-3' of https://github.com/jholl/bootstrap into jholl-patch-3 | Mark Otto | 1 | -3/+3 | |
| Conflicts: css.html | |||||
| 2013-07-26 | Merge pull request #8619 from jholl/patch-2 | Mark Otto | 1 | -3/+3 | |
| align dropdown menu with .pull-right for .input-group-btn when btn on ri... | |||||
| 2013-07-26 | Update typo css.html move double class .form-control from label in example ↵ | James Holland | 1 | -2/+2 | |
| mark up to input missed the double class in label in recent commit #8621 | |||||
| 2013-07-26 | Update css.html in .form-horizontal | James Holland | 1 | -4/+4 | |
| to use .row.form-group for horizontal spacing instead of .form-horizontal .row + .row | |||||
| 2013-07-26 | align dropdown menu with .pull-right for .input-group-btn when btn on right ↵ | James Holland | 1 | -3/+3 | |
| of input | |||||
| 2013-07-26 | Fixes #8586: add addional color text classes to apply all of branch colors ↵ | Mark Otto | 1 | -0/+4 | |
| easily | |||||
| 2013-07-25 | Update form validation states | Mark Otto | 1 | -31/+14 | |
| * Once again no longer applies to single inputs (this is a bit simpler, but I'm open to new ideas) but the entire set of inputs, labels, and help text within a particular element. However, the styles are not too dependent on markup or layout, so they're super flexible. * Simplified the markup in the validation docs examples to match latest changes. * Renamed `.form-state-validation` mixin to `.form-control-validation` to match naming of prev commit. | |||||
| 2013-07-25 | Refactor forms styles | Mark Otto | 1 | -89/+101 | |
| * Reorganize forms.less * Change from attribute selectors to `.form-control`. Few lines, less specific (meaning easier overrides as `element[type=""]` is more specific than a class), less intrusive, and more performant. * Add `.form-group` for basic spacing in vertical forms. * Remove (unnecessary?) `margin: 0;` from `form` element (as far as I can tell no browser sets that anyway). | |||||
