aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-11adding new tabble stuff, still a huge work in progressMark Otto5-74/+286
2011-10-11updated pills to include vertical (stacked) variation in patterns and documen...Mark Otto4-5/+16
2011-10-10fixing form input width sizing, removing unused CSSMark Otto3-4/+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-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-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-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
2011-10-02preboot.less > variables.less in docsJacob Thornton1-3/+3
2011-10-02Merge pull request #361 from samuelcarlton/patch-1Jacob Thornton1-1/+1
2011-10-02Merge branch 'master' of github.com:twitter/bootstrapJacob Thornton1-1/+1
2011-10-02remove options check in modal.jsJacob Thornton1-5/+3
2011-10-02Fixed comment to show appropriate file name. Sam Carlton1-1/+1
2011-09-30white-space: nowrap; for .labelAntoine Lépée3-1/+3
2011-09-29Merge pull request #329 from lmjabreu/masterJacob Thornton1-1/+1
2011-09-29wait for transition to end before triggering shown eventJacob Thornton1-2/+8
2011-09-29whitespaceJacob Thornton1-2/+2
2011-09-29Merge branch 'fix_hide_before_show_bug' of https://github.com/aaronj1335/boot...Jacob Thornton1-1/+5
2011-09-29add note about making sure to include boostrap-twipsy before popover scriptJacob Thornton1-0/+1
2011-09-29show should be fals for modal defaultJacob Thornton1-1/+1
2011-09-29@dmyers settings fix #255Jacob Thornton1-1/+1
2011-09-29Merge branch 'kasperp-tab-event'Jacob Thornton3-12/+67
2011-09-29change event to use target and relatedTarget (which more closely resembles ac...Jacob Thornton3-22/+33
2011-09-29changed event should be change eventJacob Thornton3-8/+8
2011-09-29Merge branch 'tab-event' of https://github.com/kasperp/bootstrap into kasperp...Jacob Thornton3-10/+54