| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-04-14 | merge in #2684, offset on the .makeColumn mixin | Mark Otto | 1 | -0/+10 |
| 2012-04-14 | adding icon classes to finish off glyphicons 1.6 update | Mark Otto | 1 | -12/+32 |
| 2012-04-12 | add 's' to 'classe' in components docs. thanks mishmosh. | ctalkington | 1 | -1/+1 |
| 2012-04-07 | fix typo on js docs selector | Mark Otto | 1 | -1/+1 |
| 2012-04-07 | clean up new input append examples | Mark Otto | 1 | -4/+4 |
| 2012-04-07 | fix conflicts, add docs example for two buttons on an append | Mark Otto | 1 | -0/+8 |
| 2012-04-07 | readd bootstrap.zip, add @inputBorderRadius var to close #2946 | Mark Otto | 2 | -0/+6 |
| 2012-04-02 | fix #2911: correct /lib/ path to /less/ | Mark Otto | 1 | -1/+1 |
| 2012-03-31 | fix #2860: truncate .dl-horizontal terms and reset to stacked for <767px layouts | Mark Otto | 1 | -0/+7 |
| 2012-03-31 | update less docs page to reflect changes in mixins (no more default values) a... | Mark Otto | 1 | -7/+7 |
| 2012-03-31 | clarify use of dropdowns, href, and data-target for js docs; add tests to css... | Mark Otto | 1 | -0/+14 |
| 2012-03-28 | rearrange other parts of forms docs | Mark Otto | 1 | -46/+41 |
| 2012-03-28 | document .backface-visibility and update comments and initial value | Mark Otto | 1 | -0/+5 |
| 2012-03-28 | start rearranging form docs and clear up messaging about required classes and... | Mark Otto | 1 | -25/+14 |
| 2012-03-28 | fix homepage link in css-tests and remove second help text from example form | Mark Otto | 1 | -1/+1 |
| 2012-03-28 | moving css tests to less directory | Mark Otto | 1 | -276/+0 |
| 2012-03-28 | fix #2832: clarify docs on use of .tabbable and add mention of .fade | Mark Otto | 1 | -24/+28 |
| 2012-03-27 | fix second booboo | Mark Otto | 1 | -1/+1 |
| 2012-03-27 | Merge branch '2.0.3-wip' of github.com:twitter/bootstrap into 2.0.3-wip | Mark Otto | 2 | -7/+9 |
| 2012-03-27 | fix spelling booboo | Mark Otto | 1 | -1/+1 |
| 2012-03-27 | Finish of close conversion from a to button | Andreas Cederstròˆm | 2 | -7/+9 |
| 2012-03-26 | update LESS docs to note @baseFontSize and @baseLineHeight must be pixels | Mark Otto | 1 | -8/+10 |
| 2012-03-26 | fix #2799, mention of text in the navbar | Mark Otto | 1 | -1/+1 |
| 2012-03-25 | update docs messaging around alerts and buttons | Mark Otto | 1 | -1/+1 |
| 2012-03-25 | change all anchor alert closes to buttons | Mark Otto | 1 | -6/+6 |
| 2012-03-25 | add heads up note for required href on alert dismiss actions | Mark Otto | 1 | -2/+3 |
| 2012-03-25 | add back href for alerts in components docs to make close work on iphone | Mark Otto | 1 | -5/+5 |
| 2012-03-25 | add refresh method documentation to js docs to close #2028 and #2795 | Mark Otto | 1 | -0/+8 |
| 2012-03-25 | add css tests for fluid rows and inputs | Mark Otto | 1 | -1/+28 |
| 2012-03-25 | change arrows in one pagination example because opera janks it up, per #2697 | Mark Otto | 1 | -2/+2 |
| 2012-03-25 | fix responsive navbar | Jacob Thornton | 1 | -1/+1 |
| 2012-03-25 | Overhaul the responsive utility classes: | Mark Otto | 2 | -7/+9 |
| 2012-03-25 | adding 144x144 ipad touch icon | Mark Otto | 1 | -0/+1 |
| 2012-03-24 | add explict note that tooltip delay isn't applied to manual trigger type in p... | Jacob Thornton | 1 | -2/+2 |
| 2012-03-23 | Merge branch '2.1.0-wip' into 2.0.3-wip | Mark Otto | 1 | -1/+16 |
| 2012-03-23 | Merge branch '2.0.3-wip' of https://github.com/andriijas/bootstrap into andri... | Mark Otto | 1 | -3/+3 |
| 2012-03-23 | Fix #2758: Uneditable inputs in input-prepend/append | Mark Otto | 1 | -0/+56 |
| 2012-03-23 | badge-error => badge-important | Andreas Cederstròˆm | 1 | -3/+3 |
| 2012-03-23 | css tests cleanup | Mark Otto | 1 | -12/+19 |
| 2012-03-23 | fix broken tables with double borders and such, add css tests page to start w... | Mark Otto | 1 | -2/+182 |
| 2012-03-23 | adding blog link to docs homepage | Mark Otto | 1 | -0/+1 |
| 2012-03-23 | add mention of transitions plugin requirement on collapse | Mark Otto | 1 | -1/+2 |
| 2012-03-22 | Dropdowns overhaul: | Mark Otto | 1 | -20/+0 |
| 2012-03-22 | bump version numbers in css files to 2.0.3, break out responsive CSS into sep... | Mark Otto | 1 | -1/+5 |
| 2012-03-22 | remove labels and badges from customizer and replace with single file | Mark Otto | 1 | -2/+1 |
| 2012-03-22 | add new @formActionsBackground to customize page | Mark Otto | 1 | -0/+2 |
| 2012-03-22 | add shell of tests page, lighten form actions background and give it a variable | Mark Otto | 2 | -0/+10 |
| 2012-03-22 | finish adding remaining component variables to less docs page | Mark Otto | 1 | -32/+193 |
| 2012-03-22 | remove mentions of unused button variable per #2537 | Mark Otto | 1 | -1/+77 |
| 2012-03-22 | remove bug in docs for example icon in an input-prepend by removing margin on... | Mark Otto | 1 | -2/+1 |