aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-27redesign sidebar a bitMark Otto1-47/+25
2017-05-27make it big screen friendlyMark Otto3-2/+10
2017-05-27more responsive docs navMark Otto2-74/+54
2017-05-27update pathMark Otto1-2/+2
2017-05-27move .scss-lint.yml to route dir instead of symlink (which didn't work)Mark Otto4-5/+4
2017-05-27explicit stylesMark Otto1-7/+9
2017-05-27hack the headings for sticky header so shit doesn't overlapMark Otto1-1/+15
2017-05-27position the markdown toc on the right for larger screensMark Otto1-0/+19
2017-05-27new nav stylesMark Otto2-8/+14
2017-05-27give the navbar a fixed height so we can position other sticky elements more ...Mark Otto1-0/+1
2017-05-27moved fileMark Otto1-1/+1
2017-05-27remove ads from in these pages, move some content to descriptionsMark Otto2-6/+2
2017-05-27Add a symlink to the scss-lint for doing local devMark Otto1-0/+1
2017-05-27• Add SVGs for GitHub, Slack, and TwitterMark Otto5-1/+4
2017-05-27style our svg icons in the navbarMark Otto1-0/+7
2017-05-27drop navbar search for download button and social iconsMark Otto1-4/+19
2017-05-27full width navbar tooMark Otto1-3/+1
2017-05-27make the body full widthMark Otto1-10/+5
2017-05-27Merge branch 'v4-dev' into v4-docs-streamlinedMark Otto1-2/+2
2017-05-27Add `docs-clean` task to watch scriptsMark Otto1-2/+2
2017-05-27Merge branch 'v4-dev' into v4-docs-streamlinedMark Otto290-16035/+27279
2017-05-27Update nav and navbar HTML markupGeremia Taglialatela3-39/+39
2017-05-26Merge branch 'v4-docs-streamlined' of https://github.com/twbs/bootstrap into ...Mark Otto267-27231/+18780
2017-05-26Rename `$navbar-*-toggler-bg` to `$navbar-*-toggler-icon-bg` since it's place...Patrick Yeo2-4/+4
2017-05-26Update migration docs for .has-error renameHugh Bellamy1-0/+1
2017-05-26Drop CSS icons for SVGs (#22708)Mark Otto5-30/+5
2017-05-26buildMark Otto10-128/+608
2017-05-26Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-1/+5
2017-05-26buildMark Otto11-23/+81
2017-05-26Revert simplified grid column styles from #22376Mark Otto1-1/+5
2017-05-26update equal-width numbering in docs (#22697)Mike Cooper1-3/+3
2017-05-25Add box-shadow to .progress-bar (#22579)Mark Otto1-0/+1
2017-05-25Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto3-1/+108
2017-05-25buildMark Otto6-95/+105
2017-05-25add webpack to documentation (#22423)Idan Cohen2-0/+107
2017-05-24Fix 22643 - Readme links to vanished file (#22647)Ayachii1-1/+1
2017-05-24Fix fallbackPlacement default value for Popovers documentationJohann-S1-1/+1
2017-05-24Update Popper.js to 1.9.9Johann-S22-25/+25
2017-05-24Update documentation for Tooltips/Popovers about auto placementJohann-S3-10/+2
2017-05-24Placement auto for popoversJohann-S3-1/+19
2017-05-24Placement auto for tooltipsJohann-S3-0/+18
2017-05-23Documentation display tooltips/popovers arrows with css for static examplesJohann-S3-19/+43
2017-05-23Use Popper.js to manage arrow positionJohann-S5-31/+58
2017-05-22Fix (css): force .navbar .dropdown-menu positioningCatalin Zalog1-9/+8
2017-05-22Better management of dropdown/dropup with alignmentJohann-S2-32/+54
2017-05-17Use popper to align dropdown menu instead of using css with importantJohann-S3-28/+65
2017-05-17fix tooltip documentation page missing classname prefix "bs-" to popover topLaussel Loïc1-1/+1
2017-05-17Update Popper.js 1.9.4Johann-S22-25/+25
2017-05-16Force dropdown to be displayed in position static for navbar, to override Pop...Johann-S1-1/+2
2017-05-16buildJohann-S34-621/+1580