aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/nav/main.html
AgeCommit message (Collapse)AuthorFilesLines
2018-12-23Fix broken link in nav version dropdown.XhmikosR1-1/+1
2018-10-18Use https, fix broken links and unneeded redirects.XhmikosR1-4/+4
2018-10-08Remove jobs link.XhmikosR1-1/+0
2018-04-06add 3.3 to version dropdownMark Otto1-0/+2
2017-07-04update links, new version to v3.4.0, add new baseurl for easy v3.4 buildingMark Otto1-6/+6
2017-07-02v for versionMark Otto1-1/+1
2017-07-02dropdown nav for other docs versionsMark Otto1-0/+12
2016-03-10Fix HTML validation errors.XhmikosR1-1/+1
[skip sauce]
2015-12-06Checkin "Themes" link in navbarChris Rebert1-0/+1
2015-03-24Add aria-expanded and aria-controls to docs navbar togglePatrick H. Lauke1-2/+2
Also, use id rather class name for the navigation, as it's unique and lets us use correct aria-controls (and without the use of id, aria-expanded does not get updated correctly by the current dropdown toggle script)
2014-11-14Redundant role="navigation" on <nav>sPatrick H. Lauke1-1/+1
plus one example that still used the old <div role="navigation"> and a fix-up of the callout as per https://github.com/twbs/bootstrap/issues/15109
2014-08-27fix nav links to end with / to avoid 301 redirectGuo Du1-5/+5
2014-07-02Add collapsed default class to navbar-toggleMichael Silber1-1/+1
2014-04-04Re-implement Universal AnalyticsJulian Thilo1-2/+2
X-Refs: https://github.com/twbs/bootstrap/commit/b2a67ffe55f5fedb0ae1d5dff331687c3e744be0 https://github.com/twbs/bootstrap/commit/c97e6d5cad74d20257d28734f85311ef5d00b560
2014-03-27Revert upgrade to Universal AnalyticsJulian Thilo1-2/+2
The Google Analytics account we use cannot currently be upgraded to Universal Analytics. In order to keep using Analytics, we have to stick with Classic for now.
2014-03-27Change GA events to Universal AnalyticsJulian Thilo1-2/+2
2014-03-16Rename and organize nav partials for cleaner file structureMark Otto1-0/+36