aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2012-02-18clarify forms in navbar per #2072Mark Otto3-4/+16
2012-02-18clarify misc components subheadMark Otto3-2/+2
2012-02-17add mention of js compilation to single file in customize page per #2003Mark Otto4-6/+6
2012-02-17add small section to navbar docs on text in the component, per #2035Mark Otto3-0/+6
2012-02-17removing duplicate reset filter since we changed the main button to use butto...Mark Otto2-1/+0
2012-02-17fix duplicate input prepend/append css selectors per #2026Mark Otto2-3/+3
2012-02-17swap last .btn-dark referenceMark Otto2-1/+1
2012-02-17fix grid typo in subnavMark Otto3-2/+2
2012-02-17fix page header example and docs per #2048Mark Otto3-2/+8
2012-02-17Keep origin in trackAndreas Cederström25-61/+121
2012-02-162.0.1v2.0.1Jacob Thornton17-22/+22
2012-02-16bring back checkbox borders to iOS by conditionalizing the border: 0; on it t...Mark Otto2-1/+7
2012-02-16change clearfix mixin to drop parens that prevent it from being a class, tooMark Otto3-0/+20
2012-02-16add mini buttons per #1971Mark Otto4-2/+15
2012-02-16fix buttons focus state and swap a buttons for button buttonsMark Otto4-17/+17
2012-02-16fix responsive media queries to use 979 and 980 where approproMark Otto4-4/+4
2012-02-16add mention of navbar vertical divider in docsMark Otto4-5/+18
2012-02-16add note about popover placementJacob Thornton1-5/+2
2012-02-16don't try next if not nextJacob Thornton2-0/+2
2012-02-16add idea to modal markup exmapleJacob Thornton3-2/+2
2012-02-16rebuild broJacob Thornton2-4/+4
2012-02-16fix dropdown linksJacob Thornton1-4/+4
2012-02-16null out interval so that pause doesn't resume on next or prevJacob Thornton2-0/+1
2012-02-16rebuild alertsJacob Thornton2-3/+6
2012-02-13Merge branch '2.0.1-wip' of https://github.com/twitter/bootstrap into 2.0.1-wipJacob Thornton18-104/+492
2012-02-13add semicolons to the end of js filesJacob Thornton13-13/+13
2012-02-13change up fonts on form elements to remove unnecessary font-family on label e...Mark Otto2-1/+6
2012-02-13Clean up inverse button using variables, adding button group examples. Also a...Andreas Cederström4-12/+76
2012-02-12fix filename mention in js docs per #1938Mark Otto3-2/+2
2012-02-12ensure help-block is block per #1937Mark Otto2-0/+1
2012-02-12clean up nav-header in responsiveMark Otto2-0/+4
2012-02-12adding makeRow and makeColumn mixins for generating more semantic layoutsMark Otto1-0/+0
2012-02-12allow .input-prepend/.input-append to work in .navbar per #1681Mark Otto2-0/+7
2012-02-12add docs for alt form control sizing per #1700Mark Otto3-2/+20
2012-02-12add typography pattern .page-header to components per #1701Mark Otto3-12/+38
2012-02-12update docs on fixed nav per #1726Mark Otto3-2/+6
2012-02-12clear up scaffolding page to separate fixed from fluid grid systemsMark Otto5-62/+242
2012-02-12add note to button dropdowns about js plugin dependency per #1746Mark Otto3-2/+6
2012-02-12clean up modals.less comments, add new class for optional use on modal forms ...Mark Otto2-0/+3
2012-02-12change classname from .btn-dark to .btn-inverse, change use textMark Otto4-7/+40
2012-02-12Merge branch '2.0.1-wip' of https://github.com/simonfranz/bootstrap into simo...Mark Otto1-0/+5
2012-02-12add hero-unit docs per #1880Mark Otto3-0/+74
2012-02-12enable the use of .nav-header in dropdowns per #1827Mark Otto4-11/+19
2012-02-12add navbar background hover variable and fix uneditable-input with append/pre...Mark Otto2-0/+1
2012-02-12lower z-index of fixed subnav to prevent overlap of dropdown items in .navbar...Mark Otto1-1/+1
2012-02-12Merge branch '2.0.1-wip' of github.com:twitter/bootstrap into 2.0.1-wipMark Otto4-5/+5
2012-02-12Merge branch 'patch-2' of https://github.com/cwiederspan/bootstrap into cwied...Mark Otto1-0/+1
2012-02-12update ff comment in buttonsMark Otto1-0/+0
2012-02-12edit comment on IE7-8 support of :focus in navbar-searchMark Otto1-0/+0
2012-02-12honor data attributes set on modal as wellJacob Thornton2-1/+1