aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/nav-home.html
AgeCommit message (Collapse)AuthorFilesLines
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-65/+0
2017-05-28jobs url addedMark Otto1-0/+3
2017-05-28hide social on mobile for nowMark Otto1-1/+1
2017-05-28try out a different navbar approachMark Otto1-40/+37
2017-05-28add jekyll include parametersMark Otto1-4/+4
2017-05-28update svgsMark Otto1-1/+1
2017-05-27prep the navbar for some old version stuffMark Otto1-0/+14
2017-05-27update nav to use logo at all timesMark Otto1-10/+8
2017-05-27purple navMark Otto1-2/+2
2017-05-27more responsive docs navMark Otto1-73/+48
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-27Merge branch 'v4-dev' into v4-docs-streamlinedMark Otto1-14/+16
2017-05-27Update nav and navbar HTML markupGeremia Taglialatela1-7/+7
According to the docs, you just need to apply the `navbar-nav` to an `<ul>` tag in a list-based navbar. In fact, `navbar-nav` seems to override all the css properties set by `nav`. Also, `nav-item` class should be used only for `<li>` tags, or in conjunction with `<a>` tags to entirely avoid the list-based approach. This commit removes the redundant `nav` class from `navbar-nav` `<ul>` tags, moves `nav-item` from `<a>` tags to `<li>` tags and properly adds `nav-item` class to `<li>` tags where missing. Refs: * https://v4-alpha.getbootstrap.com/components/navs/ * https://v4-alpha.getbootstrap.com/components/navbar/#nav
2017-03-23rename from .navbar-toggleable to .navbar-expand to reflect mobile first ↵Mark Otto1-1/+1
approach everywhere else
2017-03-05update instances of old classes in the docsMark Otto1-1/+1
2016-12-29update navbarMark Otto1-12/+10
2016-12-28Merge branch 'v4-dev' into v4-docs-streamlinedMark Otto1-40/+39
2016-12-24remove old flex utils, update docs to matchMark Otto1-1/+1
2016-12-22redo custom docs navbarMark Otto1-35/+34
2016-12-22put new toggler markup to useMark Otto1-1/+3
2016-11-27Rename `.navbar-toggleable-xs` to `.navbar-toggleable` + more cleanup (#21226)Starsam801-3/+3
* Clean up some utilities - Align CSS properties - In `_spacing.scss`, we had a comment saying what 'a' was for, but we removed that so this comment no longer applies * Remove '-xs' from `.navbar-toggleable-xs` and remove duplication * Fix outdated classes to use newer ones
2016-10-09Merge branch 'v4-dev' into v4-utilsMark Otto1-3/+1
2016-09-26Rename pull-*-{left|right} classes to .float-*-left and .float-*-rightMark Otto1-2/+2
2016-09-05nav changesMark Otto1-0/+5
2016-07-19remove navbar-toggler unicode symbol in HTMLPatrick H. Lauke1-3/+1
remove current HTML-based symbol, add any missing aria-* attributes
2016-02-19Fix validation errors.XhmikosR1-1/+1
[skip sauce]
2016-02-03center the navMark Otto1-55/+57
2015-12-24Use more appropriate structure for site navigationPatrick H. Lauke1-18/+32
Use the structure as documented in http://v4-alpha.getbootstrap.com/components/navbar/#collapsible-content - wrapping both the toggle and the navigation in a `<nav>`, using a `<ul>` for the navigation items
2015-12-24Add missing aria attributes to main site navigation menu togglePatrick H. Lauke1-1/+1
2015-12-08manually bump versions because npm script wasn't working for meMark Otto1-1/+1
2015-11-26Add responsive float classes; fixes #13690Chris Rebert1-2/+2
2015-08-18basic responsive top nav hacks for docsMark Otto1-8/+19
2015-08-18themes linkMark Otto1-0/+1
2015-08-18comment out versions for nowMark Otto1-0/+2
2015-08-18fix main docs nav to use latest navbar changesMark Otto1-31/+29
2015-08-17stub out docs linksMark Otto1-0/+22
2015-08-14Massive cleanupMark Otto1-8/+10
- Simpler main nav on all pages - Back to purple masthead on homepage instead of dark graphite - Active link styles on the main nav - Cleaned up sidebar nav - New docs layout name - Homepage copy edits - Updated bright purple docs color
2015-08-09un-affix top navbarMark Otto1-1/+1
2015-08-05top level examples linkMark Otto1-0/+1
2015-08-05account for nav on docs pagesMark Otto1-8/+6
2015-08-04new global navbar for all docs pagesMark Otto1-8/+9
2015-06-13overhaul nav and shit againMark Otto1-1/+1
- drop the index pages save for examples - comment out the extend section for now - fix up spacing fix on team list
2015-06-09hide the brand on small viewportsMark Otto1-1/+1
2015-04-25navMark Otto1-1/+1
2015-04-22clarify some docs, improve layoutMark Otto1-1/+1
2015-04-18fix navMark Otto1-1/+1
2015-03-09docs redesign a bitMark Otto1-17/+8
2015-01-19fix homepage nav stylesMark Otto1-1/+1
2015-01-19move around filesMark Otto1-0/+18