aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/nav-docs.html
AgeCommit message (Collapse)AuthorFilesLines
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-57/+0
2017-05-28try out a different navbar approachMark Otto1-3/+5
2017-05-27always show docs searchMark Otto1-1/+1
2017-03-05update instances of old classes in the docsMark Otto1-1/+1
2017-01-26Add aria-label to docs search fieldPatrick H. Lauke1-1/+1
2017-01-15Update Search input to type="search" (#21617)Christian Oliff1-1/+1
This is semantically correct and works just as well.
2016-12-04Documentation navigation fixes. (#21288)Bardi Harborow1-11/+8
* Make /utilities/ redirect to /utilities/borders/. * Rewrite sidebar active link logic to ensure superstrings are not selected.
2016-11-09Fix broken and redirected links.Bardi Harborow1-1/+1
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow1-1/+1
2016-02-06Improve docs sidenav active link highlightingMark Otto1-0/+1
Capture the slug once before applying it and add a slash to it to so we get a unique string to match against instead of a fuzzy partial 'contains'. Helps avoid 'grid' highlighting 'flexbox-grid', for example.
2015-12-27remove `<div class="bd-sidebar">`Bass Jobsen1-59/+56
content had already been wrapped in the `<div class="col-md-3 col-md-push-9 bd-sidebar">`
2015-10-13Adding autocomplete attribute in docs input searchMarcio Vicente1-1/+1
2015-08-21Docs: Update all dropdowns to new HTML structureHeinrich Fenkart1-1/+1
2015-08-09rewrite browser and device supportMark Otto1-2/+2
2015-08-05unaffix sidebar and simplify styles of docs side nav to be more like v3Mark Otto1-10/+3
2015-06-13overhaul nav and shit againMark Otto1-1/+5
- drop the index pages save for examples - comment out the extend section for now - fix up spacing fix on team list
2015-05-29comment out third level of navMark Otto1-0/+2
2015-04-25navMark Otto1-1/+1
2015-04-22clarify some docs, improve layoutMark Otto1-1/+1
2015-04-18change nav to use index files for each section; stub out index views for ↵Mark Otto1-1/+1
everything
2015-04-16Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto1-8/+8
2015-04-16collapsing navbar toolsMark Otto1-1/+1
2015-04-16rename classes from .bs-docs and .bs to .bdMark Otto1-8/+8
2015-04-15more docs nav changesMark Otto1-2/+6
2015-01-20several docs cleanup thingsMark Otto1-47/+49
2015-01-19fix scrollspy navMark Otto1-2/+2
2015-01-19move around filesMark Otto1-0/+55