aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
AgeCommit message (Collapse)AuthorFilesLines
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto49-10141/+0
2017-05-28customize focus stateMark Otto1-0/+5
2017-05-28purple sidebarMark Otto1-13/+14
2017-05-28add new var, update alignmentMark Otto1-9/+10
2017-05-28move algolia overrides to separate scss partialMark Otto3-101/+101
2017-05-28move docs vars to new scss partialMark Otto2-11/+11
2017-05-28more algolia design tweaksMark Otto1-1/+33
2017-05-28fix font-size and bordersMark Otto1-2/+3
2017-05-28fix font-size to compute to 14px evenMark Otto1-1/+1
2017-05-28.bd-lead refinement for mobileMark Otto1-1/+3
2017-05-28fix homepageMark Otto1-1/+0
2017-05-28try out a different navbar approachMark Otto2-4/+45
2017-05-28new styles for docsearchMark Otto1-0/+60
2017-05-28add docsearchMaxime Locqueville1-29/+1
2017-05-27hide third level toc and deeperMark Otto1-0/+4
2017-05-27swap kramdown toc for jekyll-toc plugin, update page layout to only show on ↵Mark Otto2-44/+35
xl and above
2017-05-27purple navMark Otto1-17/+7
2017-05-27remove top/bottom paddingMark Otto1-5/+0
2017-05-27finesse the docs layoutMark Otto2-3/+6
2017-05-27redesign sidebar a bitMark Otto1-47/+25
2017-05-27make it big screen friendlyMark Otto2-0/+8
2017-05-27more responsive docs navMark Otto1-1/+6
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
reliably
2017-05-27Add a symlink to the scss-lint for doing local devMark Otto1-0/+1
2017-05-27style our svg icons in the navbarMark Otto1-0/+7
2017-05-27Merge branch 'v4-dev' into v4-docs-streamlinedMark Otto21-173/+8295
2017-05-26Merge branch 'v4-docs-streamlined' of https://github.com/twbs/bootstrap into ↵Mark Otto12-2977/+83
v4-docs-streamlined
2017-05-26Drop CSS icons for SVGs (#22708)Mark Otto2-26/+0
* add the svg icon as a partial so we can include it easily * add the icon to the homepage * drop .bd-booticon for svgs here * rip out the import for .bd-booticon sass file * Delete _booticon.scss * indentation * Update bootstrap-icon.html * remove those
2017-05-26buildMark Otto2-2/+2
2017-05-26buildMark Otto2-2/+2
2017-05-24Update Popper.js to 1.9.9Johann-S1-1/+1
2017-05-23Documentation display tooltips/popovers arrows with css for static examplesJohann-S1-0/+24
2017-05-17Update Popper.js 1.9.4Johann-S1-1/+1
2017-05-14Update Popper.js 1.9.3Johann-S1-1/+1
2017-05-14Update Popper.js 1.9.1 + Update documentation about Dropdown placementJohann-S1-1/+1
2017-05-14Update Popper.js 1.8.2Johann-S2-2/+1
2017-05-14Remove totaly Tether from documentation + dependenciesJohann-S2-2/+3
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-04-21buildMark Otto2-2/+2
2017-04-16Make "Copy" buttons actual buttonsPatrick H. Lauke2-2/+10
This makes them keyboard-accessible. For mouse users, the only change here is that the focus outline will remain on the button once clicked (in future, this can be solved with :focus-ring, but for now this would require a polyfill). the tooltip is explicitly hidden on `mouseleave`, so even though the `<button>` retains focus after clicking, the tooltip won't stay visible once mouse user moves away. the mouse hover styles have explicitly not been make to also apply to :focus, so as to minimise the visual impact for mouse users (though the tooltip remains visible) - but due to the default outline and the custom tooltip, it should be fairly clear when keyboard users set focus to a copy button too.
2017-04-08gruntMark Otto2-2/+2
2017-04-02Tabs/Scrollspy/.nav/.list-group/.active independent of markup (<nav>, ↵Pierre Vanduynslager1-0/+6
.nav-item, <li> etc...)
2017-03-26gruntMark Otto2-2/+2