aboutsummaryrefslogtreecommitdiff
path: root/docs
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-27move .scss-lint.yml to route dir instead of symlink (which didn't work)Mark Otto1-1/+0
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 Otto122-4510/+14052
2017-05-27Update nav and navbar HTML markupGeremia Taglialatela1-7/+7
2017-05-26Merge branch 'v4-docs-streamlined' of https://github.com/twbs/bootstrap into ...Mark Otto117-14442/+9220
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 Otto2-2/+2
2017-05-26buildMark Otto2-2/+2
2017-05-26update equal-width numbering in docs (#22697)Mike Cooper1-3/+3
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-S18-18/+18
2017-05-24Update documentation for Tooltips/Popovers about auto placementJohann-S3-10/+2
2017-05-23Documentation display tooltips/popovers arrows with css for static examplesJohann-S3-19/+43
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-S18-18/+18
2017-05-16buildJohann-S11-254/+667
2017-05-14Change "Max CDN" to "MaxCDN"Anand Chowdhary1-1/+1
2017-05-14Update Popper.js 1.9.3Johann-S18-18/+18
2017-05-14Change fallbackPlacement to flip by default for Tooltips/PopoversJohann-S1-1/+1
2017-05-14Add fallbackPlacement option for Tooltip and PopoverJohann-S2-0/+14
2017-05-14Update Popper.js 1.9.1 + Update documentation about Dropdown placementJohann-S18-19/+19
2017-05-14Documentation - fix examples for Tooltip and Popovers (display arrow)Johann-S2-9/+16
2017-05-14Allow to disable flip behaviour on Dropdown + documentationJohann-S1-1/+7
2017-05-14Update Popper.js 1.8.2Johann-S19-19/+18
2017-05-14Add an update method to allow to update position for Tooltip/Popover/Dropdown...Johann-S3-0/+13
2017-05-14Fix some css for the arrow of Popover/Tooltip + update documentationJohann-S2-5/+5
2017-05-14Remove totaly Tether from documentation + dependenciesJohann-S22-45/+67
2017-05-14Remove Tether from package.json + Update PopperJohann-S1-1/+1
2017-05-14Fix unit tests + Update Popper to 1.6.0Johann-S1-2/+2
2017-05-14Use Popper for tooltip and popoverJohann-S2-1/+3
2017-05-09tooltips/popover must be hidden before their corresponding element is removed...Peter Blazejewicz2-0/+2
2017-05-05Add explicit role="main" to <main> elements (#22574)Patrick H. Lauke2-2/+2