aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2012-02-19enable use of span in place of a for .disabled in pagination, per #1406Mark Otto2-1/+2
2012-02-19move overflow and max-height on modal to modal-body insteadMark Otto4-2/+24
2012-02-19quick edit to new global styles sectionMark Otto3-2/+2
2012-02-19add new global styles docs section for mentioning doctype requirements, base ...Mark Otto4-1/+81
2012-02-19Merge branch 'andriijas-2.0.1-wip' into 2.0.2-wipMark Otto4-11/+75
2012-02-19Merge branch 'abbr' of https://github.com/jacobrask/bootstrap into jacobrask-...Mark Otto4-9/+15
2012-02-19Merge branch 'alert-headers' of https://github.com/jacobrask/bootstrap into j...Mark Otto2-11/+3
2012-02-19Merge branch 'gridcontainer' of https://github.com/jacobrask/bootstrap into j...Mark Otto3-4/+12
2012-02-19Merge branch 'opera-radial' of https://github.com/jacobrask/bootstrap into ja...Mark Otto1-0/+0
2012-02-19commit leftover from makeMark Otto1-1/+1
2012-02-19Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto3-2/+3
2012-02-19simplify text color in navbar by placing the color on global .navbar componentMark Otto3-6/+4
2012-02-19Update documentation for abbreviationsJacob Rask3-6/+10
2012-02-19Remove underscore hack for IE6Jacob Rask2-1/+0
2012-02-19Separate span12 and container classesJacob Rask3-4/+12
2012-02-19Add Opera-prefixed radial gradientJacob Rask1-0/+0
2012-02-19Use inherit on alert-heading colorJacob Rask2-11/+3
2012-02-19Add class for upper case abbreviations, aka initialismsJacob Rask2-0/+4
2012-02-19Only show help cursor/border for abbr with titleJacob Rask2-1/+1
2012-02-19All abbreviations are not upper case initialismsJacob Rask2-2/+0
2012-02-18Merge branch 'master' into 2.0.2-wipJacob Thornton2-1/+3
2012-02-18fix bootstrap-button toggle regression + testsJacob Thornton2-1/+3
2012-02-18merge in and remake for responsive navbar dropdown fixMark Otto2-0/+1
2012-02-18fix right aligned dropdownsMark Otto2-4/+4
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