aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-16start toc in docs scss fileMark Otto1-3/+14
2015-04-16rename classes from .bs-docs and .bs to .bdMark Otto38-371/+386
2015-04-15Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto13-42/+421
2015-04-15more docs nav changesMark Otto4-10/+15
2015-04-15footer button alignmentMark Otto1-6/+1
2015-04-15footer copyMark Otto1-3/+6
2015-04-15gruntMark Otto8-10/+390
2015-04-15tweak alignment and spacingMark Otto1-7/+2
2015-04-15fix spacer varsMark Otto2-2/+5
2015-04-15don't boost first paragraph on mobileMark Otto1-5/+2
2015-04-15fix .highlight spacingMark Otto1-2/+3
2015-04-14Update docs to account for #15755Chris Rebert1-1/+0
2015-04-14stub out the need for a homepage getting started sectionMark Otto1-2/+23
2015-04-14affix plugin does not work within a pulled/pushed columnJoshua Tauberer1-0/+1
2015-04-14grunt and docsMark Otto7-165/+7
2015-04-14more utilitiesMark Otto1-8/+96
2015-04-14nuke shadows for nowMark Otto1-2/+2
2015-04-13redo sidenavMark Otto11-52/+86
2015-04-13Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto1-13/+0
2015-04-13docs derpMark Otto9-30/+8
2015-04-13remove pre styles -- see #4547Mark Otto1-3/+0
2015-04-13Merge pull request #105 from twbs/beautiful-colorsChris Rebert1-2/+0
2015-04-13Merge pull request #106 from twbs/href-printChris Rebert1-11/+0
2015-04-13automatic `grunt dist`Bootstrap's Grunt bot6-4/+6
2015-04-13Merge pull request #16279 from twbs/fix-16276Chris Rebert1-0/+1
2015-04-13Fixes #16270.Ray McMahan1-1/+1
2015-04-13automatic `grunt dist`Bootstrap's Grunt bot5-6/+6
2015-04-12Merge pull request #16256 from twbs/fix-16247Chris Rebert2-3/+3
2015-04-13automatic `grunt dist`Bootstrap's Grunt bot6-8/+54
2015-04-12Merge pull request #16086 from twbs/fix-15925Chris Rebert4-13/+27
2015-04-12Turns out http://crbug.com/475128 affects all OSesChris Rebert1-1/+1
2015-04-12Make .btn in .btn-toolbar float:left too; fixes #16276Chris Rebert1-0/+1
2015-04-11Fix existing radio button unit testPatrick H. Lauke1-2/+2
2015-04-11Don't preventDefault radio buttonsPatrick H. Lauke1-3/+3
2015-04-11Remove half-assed inclusion of link URLs (hrefs) when printingChris Rebert1-11/+0
2015-04-11Print with all the colors of the windChris Rebert1-2/+0
2015-04-11automatic `grunt dist`Bootstrap's Grunt bot4-10/+6
2015-04-10Merge pull request #16263 from twbs/fix-16090Chris Rebert1-2/+1
2015-04-08Use .dropdown-menu instead of ARIA roles for dropdown keydown event handler; ...Chris Rebert1-2/+1
2015-04-08Merge pull request #16262 from twbs/browser-bugs-16180Chris Rebert1-0/+20
2015-04-08Add Wall of Browser Bugs entries for #16180Chris Rebert1-0/+20
2015-04-08automatic `grunt dist`Bootstrap's Grunt bot6-10/+4
2015-04-08Merge pull request #16259 from twbs/chrome-fixed-thatChris Rebert1-6/+0
2015-04-08Add event after template insertedJohann-S5-0/+40
2015-04-08rm defunct workaround for OS X Chrome <select> printing bugChris Rebert1-6/+0
2015-04-08Reset text/font properties more thoroughly for tooltips+popovers; fixes #15925Chris Rebert4-13/+27
2015-04-08hoist text-decoration reset up from .tooltip-inner to .tooltipChris Rebert1-1/+1
2015-04-08tooltip: line-height: 1.4 => @line-height-baseChris Rebert1-1/+1
2015-04-08Merge pull request #15294 from twbs/grunt-contrib-htmlminXhmikosR3-1/+332
2015-04-08Add grunt-contrib-htmlmin.XhmikosR3-1/+332