aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-25Merge pull request #3856 from Calvein/patch-1Mark Otto1-13/+3
2012-06-25Merge branch 'tekezo-patch-1' into 2.1.0-wipMark Otto1-1/+1
2012-06-25use @textColor to change help-block/help-inline font colorMark Otto2-2/+2
2012-06-25reorder media queriesMark Otto4-432/+432
2012-06-25prevent button group buttons from wrapping in tight spaces by removing floats...Mark Otto3-14/+53
2012-06-25remove jank fix for dt bold textMark Otto2-2/+0
2012-06-25add tests for table grid sizing, solve bugs in fluid table grid sizingMark Otto3-1/+83
2012-06-25#3223: make table row hover optional classMark Otto4-3/+81
2012-06-24make fixing of subnav work againMark Otto3-14/+16
2012-06-24remove subnav file, instead add an optional class for .navbarMark Otto18-356/+350
2012-06-24more subnav optimizationsMark Otto6-75/+79
2012-06-24tons of docs cleanup in css, adding subnav to official componentsMark Otto23-239/+301
2012-06-24".linenums .tag" should be ".prettyprint .tag".Takayama Fumihiko1-1/+1
2012-06-20create vars for responsive grid values, fixed and fluid, and document them in...Mark Otto8-13/+71
2012-06-20run make on js filesMark Otto6-4/+26
2012-06-20Merge branch 'marcusds-2.1.0-wip' into 2.1.0-wipMark Otto4-0/+356
2012-06-20add docs for fluid offsettingMark Otto4-0/+356
2012-06-20Merge branch '2.1.0-wip' of https://github.com/marcusds/bootstrap into marcus...Mark Otto1-3/+9
2012-06-20Merge branch '2.1.0-wip' of https://github.com/marcusds/bootstrap into 2.1.0-wipMark Otto1-1/+19
2012-06-20Merge branch 'EngineerGio-patch-1' into 2.1.0-wipMark Otto1-0/+40
2012-06-20reorder for t-r-b-lMark Otto1-14/+14
2012-06-21Added border-radius mixins to set single corner radius and single side border...EngineerGio1-0/+40
2012-06-20Merge pull request #3880 from lookfirst/popover-destroyJacob Thornton5-1/+34
2012-06-20Merge pull request #3770 from Barryvdh/2.1.0-wipJacob Thornton1-1/+1
2012-06-20simplify code into a single lineJon Stevens2-6/+2
2012-06-20change transition end name for operaJacob Thornton4-4/+4
2012-06-20fix html typosMark Otto2-4/+4
2012-06-19#3861: add span to pagination selectors for full support of non-link paginati...Mark Otto2-10/+20
2012-06-19remove unused container resetMark Otto3-12/+4
2012-06-19add separate vars for dropdown link hover and active statesMark Otto5-6/+39
2012-06-19add note to components about nav list nestingMark Otto2-18/+14
2012-06-19remove icons example of nav list--doesn't really add anything usefulMark Otto2-60/+0
2012-06-19add basic vertical button group supportMark Otto4-0/+120
2012-06-19#2764: add disabled styles to navs and dropdownsMark Otto5-2/+87
2012-06-19round select list cornersMark Otto2-4/+4
2012-06-19fix less docs typosMark Otto2-4/+4
2012-06-19updated tests and homepage marketing copyMark Otto3-13/+24
2012-06-18small typo fix to docsJon Stevens1-1/+1
2012-06-18add unit tests for destroy behavior of popover and tooltipJon Stevens2-0/+19
2012-06-18enable the ability to destroy tooltips and popovers from elements. related to...Jon Stevens3-1/+19
2012-06-17Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wipMark Otto1-2/+2
2012-06-17#3864: use @baseLineHeight in alerts.lessMark Otto1-1/+1
2012-06-17Merge pull request #3863 from rosslaird/spellingMark Otto1-2/+2
2012-06-15Corrected spelling errorRoss Laird1-2/+2
2012-06-15Remove useless ms prefixesFrançois Robichet1-13/+3
2012-06-14improve inline-block of append/prepend inputs with font-size: 0;Mark Otto4-10/+30
2012-06-14fix responsive height of imagealienlebarge1-0/+1
2012-06-13fix #gradientBar to .gradientBar in LESS docsMark Otto2-2/+2
2012-06-13clarify support of select items (which is none) for input-prepend/appendMark Otto2-2/+2
2012-06-11fix examples pageMark Otto3-6/+10