aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-10fixing form input width sizing, removing unused CSSMark Otto3-4/+2
2011-10-10adjust width calculations for formColumns to fix issue #404Jeff Adams2-2/+2
2011-10-09cleanup tabs and pills to prep css for new stuffMark Otto3-21/+25
2011-10-09start adding examples to docs for alternate tabs and pillsMark Otto1-0/+33
2011-10-09small tweak to dropdowns for autocomplete if you implement dropdowns that wayMark Otto3-5/+10
2011-10-09improve text color and borders for legibilityMark Otto3-29/+29
2011-10-09new form state styles with lighter footprintMark Otto4-166/+66
2011-10-09add extra states to the form examplesMark Otto4-42/+195
2011-10-09Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wipMark Otto7-64/+89
2011-10-09update input prepend and append to use baseline variableMark Otto2-3/+3
2011-10-09refactor fluid layout to be more specific to not interfere with modal content...Mark Otto7-89/+229
2011-10-09remove bottom margin from form in modals for temp fix"Mark Otto3-1/+8
2011-10-08modal was not centered correctlyMark Otto3-5/+6
2011-10-08remove select from docs form sizesMark Otto1-1/+0
2011-10-08remove select from the new form grid sizes and let them inherit the default g...Mark Otto4-37/+45
2011-10-08add better handling to the tables so that the thead and tbody first row can h...Mark Otto3-5/+7
2011-10-08place popovers and twipsies above modals for use thereMark Otto3-7/+7
2011-10-08fix problems with scope in tables when using th in tbodyMark Otto4-36/+98
2011-10-07bring hover state back to the .brand element in the topbar to fix a bugMark Otto3-4/+4
2011-10-07update docs to simplify first table example and introduce nested documentationMark Otto1-47/+31
2011-10-07resolve problem with nested tables having double bordersMark Otto5-5/+59
2011-10-07Merge pull request #381 from smaboshe/docsMark Otto2-3/+5
2011-10-07.gitignore update.Silumesii Maboshe1-1/+3
2011-10-07For consistency, updated rendered 'pre' in docs to '<pre>' in the 'Presenting...Silumesii Maboshe1-1/+1
2011-10-07Updated rendered '>html<' in docs to '<html>' in the 'Presenting code' section.Silumesii Maboshe1-1/+1
2011-10-05get modal working with new data-attrsJacob Thornton2-13/+10
2011-10-04pass more args to placement functionJacob Thornton1-8/+4
2011-10-04add dropdown tab selection supportJacob Thornton2-5/+27
2011-10-04start updating to data- driven jsJacob Thornton6-52/+80
2011-10-04remakeJacob Thornton2-3/+3
2011-10-04Merge branch 'master' of github.com:twitter/bootstrapJacob Thornton4-13/+18
2011-10-04add selector option to alerts, update modal settings strategyJacob Thornton4-10/+34
2011-10-04fixing multi select on chromium ubuntu by setting background color explicitlyMark Otto3-2/+4
2011-10-04fixing multi select on chromium ubuntu by setting background color explicitlyMark Otto3-2/+4
2011-10-04merging master which has the label fixMark Otto3-5/+5
2011-10-04Merge branch 'master' into devMark Otto3-1/+3
2011-10-04adding new mixinsMark Otto1-0/+11
2011-10-04adding placeholder font-face mixin which doesn't work yetMark Otto2-1/+15
2011-10-04update variables to inlude @baseFontSize, @baseFontFamily, @baseLineHeight fo...Mark Otto9-148/+164
2011-10-03more small changes to compiled css to try things outMark Otto4-8/+4
2011-10-03scope the label back to the form elementMark Otto3-4/+4
2011-10-03make links in error messages not be blue, but instead match the text color an...Mark Otto4-6/+45
2011-10-03make it so that checkboxes and radio options-list can have wrapping labels; n...Mark Otto4-4/+10
2011-10-03overhaul the grid CSS to make it more durable for tables and forms to use the...Mark Otto6-94/+154
2011-10-03resolve issue with form fields and errors causing no space between fields wit...Mark Otto4-14/+21
2011-10-03fix the popover bug in the app example by making the custom css more specific...Mark Otto1-1/+1
2011-10-03Merge pull request #346 from alepee/masterMark Otto3-1/+3
2011-10-03Merge pull request #362 from purcell/safe-dropdown-initializationJacob Thornton1-12/+15
2011-10-03Add jquery.ready hook after defining plugin, to avoid breakage when used with...Steve Purcell1-12/+15
2011-10-02Merge branch 'master' of github.com:twitter/bootstrapJacob Thornton1-1/+1