aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-05get modal working with new data-attrsJacob Thornton2-13/+10
2011-10-04start updating to data- driven jsJacob Thornton6-52/+80
2011-10-04fixing multi select on chromium ubuntu by setting background color explicitlyMark Otto3-2/+4
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-09-29adding button groups and toolbars like a bossMark Otto5-6/+210
2011-09-29round the corners on the search form inputs like a bossMark Otto3-1/+16
2011-09-29change h4 back to lineheight * 2Mark Otto3-11/+10
2011-09-29update topbar dropdown arrow to match link and hover colorsMark Otto3-20/+19
2011-09-29remove that test gradientMark Otto1-3/+0
2011-09-29huge update to forms, docs for the new forms, added a new link for js example...Mark Otto9-817/+560
2011-09-28initial idea for handling closing of modals from whatever element you want wi...Mark Otto3-6/+6
2011-09-28updated forms.less to have better comments while pulling out all the old clas...Mark Otto3-82/+51
2011-09-28pulling out more stuff and fixing file name at top of fileMark Otto4-19/+11
2011-09-17fix broken topbars in javascriptMark Otto1-8/+8
2011-09-17update docs to remove old stuff, update to all new classes; no more backwards...Mark Otto6-251/+180
2011-09-16fix fluid exampleMark Otto3-27/+23
2011-09-16Fix spelling mistake in pre on js page (/ul instead of /div).Mark Otto1-1/+1
2011-09-16fix readme link spacingv1.3.0Jacob Thornton1-1/+1
2011-09-16remake for version 1.3Jacob Thornton2-127/+2
2011-09-16Merge branch 'master' of github.com:twitter/bootstrap into 1.3-wipJacob Thornton6-13/+149
2011-09-16Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wipJacob Thornton12-49/+105
2011-09-16check for jquery/ender on windowJacob Thornton7-7/+7
2011-09-16update alert message for ie7 to adjust dismiss icon, update example pages to ...Mark Otto7-21/+52
2011-09-16Merge pull request #219 from caniszczyk/1.3-wipMark Otto1-1/+1
2011-09-16Clarify documentation license to be CC BY 3.0Chris Aniszczyk1-1/+1
2011-09-16add active class back to tabsMark Otto1-1/+1
2011-09-16fix tabs jitter bug when there is no active classMark Otto4-17/+18
2011-09-16expanding comment in application.jsMark Otto1-0/+1
2011-09-16fixing conflict and recompilingMark Otto18-67/+61
2011-09-16updated table styles a bit and floated the fluid columns to clear the row dro...Mark Otto6-22/+22
2011-09-15$(document).ready instead of $(function() {}) for ender supportJacob Thornton5-7/+7
2011-09-15mv 1.3.0 file names to plane bootstrap.css for submodulersJacob Thornton9-12/+12
2011-09-15remove table border seperate for ieJacob Thornton3-4/+2
2011-09-15move clearfix logic back onto clearfix class for ie7Jacob Thornton3-20/+14
2011-09-15little fixes for ie 7Jacob Thornton6-18/+18
2011-09-15update attributes for js and make tooltips reposition on resizeJacob Thornton3-12/+12
2011-09-14allow multi-select lists in formsMark Otto4-1/+22
2011-09-13apply clearfix to appended input pattern to clear the floatsMark Otto3-1/+19
2011-09-13updated browsers imageMark Otto1-0/+0
2011-09-13fix tab-content and pre funkiness, convert p in tab content to divMark Otto4-13/+20
2011-09-13updates to docs to include more example html, include links to javascript doc...Mark Otto2-14/+82
2011-09-13remove theming section from docsMark Otto1-11/+0
2011-09-13adding quick and dirty favicons and touch icons for iOSMark Otto9-6/+14
2011-09-12Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wipMark Otto1-0/+1
2011-09-12comment out box-shadow on masthead and footer in docs.css because Opera sucks...Mark Otto6-100/+134