| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-07 | overhaul the entire tabs component structure and docs; remove side nav and ma... | Mark Otto | 1 | -0/+1 |
| 2012-01-07 | add html5 invalid state for super fancy errors via browser | Mark Otto | 1 | -0/+13 |
| 2012-01-07 | tweak spacing once more on prettify; add support for uneditable inputs to inp... | Mark Otto | 1 | -3/+11 |
| 2012-01-07 | update form shadows and tweak prettyprint styles | Mark Otto | 1 | -2/+2 |
| 2012-01-07 | fix form field sizing for selects, document form field grid sizing | Mark Otto | 1 | -21/+42 |
| 2012-01-07 | fix forms in navbars, fix examples' navbars | Mark Otto | 1 | -1/+2 |
| 2012-01-06 | front page docs updated to include old getting started section, update code s... | Mark Otto | 1 | -0/+10 |
| 2012-01-05 | fixing conflict in dividers in navbar, fix navbar docs, fix search form in na... | Mark Otto | 1 | -1/+2 |
| 2012-01-05 | massive docs update, mostly to all our new forms, and to the buttons | Mark Otto | 1 | -11/+21 |
| 2012-01-05 | Tweak the docs and address the new forms list of controls: radios and checkbo... | Mark Otto | 1 | -5/+22 |
| 2012-01-05 | breaking out patterns.less even more, removing unnecessary div from checkbox ... | Mark Otto | 1 | -1/+2 |
| 2011-12-30 | missing parantheses | Mark Otto | 1 | -1/+1 |
| 2011-12-27 | add appended input example to docs, fix help-text wrapping issue by clearing ... | Mark Otto | 1 | -0/+1 |
| 2011-12-27 | allow select with size attr to not have fixed height | Mark Otto | 1 | -1/+2 |
| 2011-12-27 | clean up some css for github issues: input prepend z-index, modals revamped f... | Mark Otto | 1 | -3/+1 |
| 2011-12-21 | remove inline input field CSS since that's not required as all inputs are inl... | Mark Otto | 1 | -21/+0 |
| 2011-12-21 | update comment on select bg bug and confirmed it was fixed, scoped responsive... | Mark Otto | 1 | -1/+1 |
| 2011-12-21 | docs updates, forms updated to include error states and more examples, remove... | Mark Otto | 1 | -0/+1 |
| 2011-12-19 | mostly docs updates, but also some bug fixes per github issues | Mark Otto | 1 | -1/+5 |
| 2011-12-10 | unstyle image inputs | Mark Otto | 1 | -1/+7 |
| 2011-11-29 | Merge branch 'form-feedback-fix' of https://github.com/tinyfly/bootstrap into... | Mark Otto | 1 | -3/+3 |
| 2011-11-29 | scope form feedback states to .control-group instead of unused .clearfix | Jeff Adams | 1 | -3/+3 |
| 2011-11-29 | add input width calculation fix from #408 to the 2.0 branch | Jeff Adams | 1 | -1/+1 |
| 2011-11-25 | clean up comments for better built files | Jacob Thornton | 1 | -4/+3 |
| 2011-11-17 | update property order and do some misc cleanup | Mark Otto | 1 | -15/+15 |
| 2011-11-17 | make uneditable inputs work with span* classes | Mark Otto | 1 | -1/+2 |
| 2011-11-17 | make form classes match table classes (readable left to right), update docs a... | Mark Otto | 1 | -19/+21 |
| 2011-11-12 | updated docs pages (still wip), adding misc css classes, added form styles fr... | Mark Otto | 1 | -36/+36 |
| 2011-10-16 | tweak the h2s again for better spacing, adjust docs, remove white bg if possi... | Mark Otto | 1 | -6/+2 |
| 2011-10-09 | update input prepend and append to use baseline variable | Mark Otto | 1 | -2/+2 |
| 2011-10-04 | fixing multi select on chromium ubuntu by setting background color explicitly | Mark Otto | 1 | -0/+1 |
| 2011-10-04 | update variables to inlude @baseFontSize, @baseFontFamily, @baseLineHeight fo... | Mark Otto | 1 | -15/+15 |
| 2011-09-29 | round the corners on the search form inputs like a boss | Mark Otto | 1 | -0/+9 |
| 2011-09-29 | huge update to forms, docs for the new forms, added a new link for js example... | Mark Otto | 1 | -189/+136 |
| 2011-09-28 | updated forms.less to have better comments while pulling out all the old clas... | Mark Otto | 1 | -47/+38 |
| 2011-09-16 | fixing conflict and recompiling | Mark Otto | 1 | -4/+4 |
| 2011-09-15 | move clearfix logic back onto clearfix class for ie7 | Jacob Thornton | 1 | -1/+1 |
| 2011-09-15 | little fixes for ie 7 | Jacob Thornton | 1 | -3/+3 |
| 2011-09-14 | allow multi-select lists in forms | Mark Otto | 1 | -0/+5 |
| 2011-09-13 | apply clearfix to appended input pattern to clear the floats | Mark Otto | 1 | -0/+1 |
| 2011-09-12 | comment out box-shadow on masthead and footer in docs.css because Opera sucks... | Mark Otto | 1 | -3/+5 |
| 2011-09-11 | fix problem with error styles in forms that clashed with alert-messages by qu... | Mark Otto | 1 | -2/+2 |
| 2011-09-11 | make input prepend styles look a bit better | Mark Otto | 1 | -6/+8 |
| 2011-09-11 | remove qualifying tags in .span selectors for built in grid so that we can us... | Mark Otto | 1 | -0/+29 |
| 2011-09-11 | oops, double commit last time; apply fixes to make select elements line up in... | Mark Otto | 1 | -4/+2 |
| 2011-09-11 | fix legends in ie7 | Mark Otto | 1 | -0/+3 |
| 2011-09-11 | fix legends in ie7 | Mark Otto | 1 | -2/+2 |
| 2011-09-10 | overhaul docs CSS since it was scalable, converted docs mastheads and footers... | Mark Otto | 1 | -22/+25 |
| 2011-09-10 | trying to solve firefox active outline, make .input less specific | Mark Otto | 1 | -1/+1 |
| 2011-09-09 | fix the stacked form legend style | Mark Otto | 1 | -1/+1 |