aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
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 ↵Mark Otto2-1/+7
to IE7-9; fix word break on pre in IE
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
Conflicts: docs/assets/bootstrap.zip
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 ↵Mark Otto2-1/+6
element, per #1950
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
to remove bottom margin
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 ↵Mark Otto1-0/+5
simonfranz-2.0.1-wip
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 ↵Mark Otto2-0/+1
append/prepend controls
2012-02-12lower z-index of fixed subnav to prevent overlap of dropdown items in ↵Mark Otto1-1/+1
.navbar-fixed
2012-02-12Merge branch '2.0.1-wip' of github.com:twitter/bootstrap into 2.0.1-wipMark Otto4-5/+5
Conflicts: docs/assets/bootstrap.zip
2012-02-12Merge branch 'patch-2' of https://github.com/cwiederspan/bootstrap into ↵Mark Otto1-0/+1
cwiederspan-patch-2
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
2012-02-12standardize default button gradient styles to match other buttons, reset ↵Mark Otto2-8/+22
it's IE filter to improve IE7 hover
2012-02-12move shim after cssMark Otto11-50/+50
2012-02-12re-add protocol to the shimMark Otto11-50/+50
2012-02-12Merge branch '2.0.1-wip' of https://github.com/twitter/bootstrap into 2.0.1-wipJacob Thornton16-382/+453
Conflicts: docs/assets/bootstrap.zip
2012-02-12add note about popover placementJacob Thornton3-4/+4
2012-02-11write out icon classes explicitly to enable find via browserMark Otto4-282/+258
2012-02-11update comment to reflect ie supportMark Otto2-1/+1
2012-02-11reset line-height for file input in ie9Mark Otto2-0/+3
2012-02-11change fixed height on responsive textareas to min-heightMark Otto2-1/+1
2012-02-11Merge branch 'patch-1' of https://github.com/cvrebert/bootstrap into ↵Mark Otto2-2/+2
cvrebert-patch-1
2012-02-11fix tabs content wrapping per #1620Mark Otto2-0/+3