aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/components/navs.md
AgeCommit message (Collapse)AuthorFilesLines
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto1-658/+0
* update docs path from docs/4.0/ to docs/4.1/ * bump version to 4.1.0 * Update redirects to work for 4.1 docs move * Update docs version switcher to include latest and link to 4.0 docs * re-run dist * Update package-lock.json * Update docs-navbar.html
2018-03-16Update vertical pills example (#25852)Varunram Ganesh1-11/+17
Add the column/grid to the example code (which is what makes it vertical in the first place)
2018-03-14Remove custom example plugin. (#25784)m5o1-30/+45
2018-03-12Use callout without custom Jekyll plugin.m5o1-4/+4
2018-01-23Fix typo in navs.md (#25404)M. Appelman1-1/+1
2017-12-27improve docs tablesMark Otto1-1/+1
2017-11-09Use native pseudo-selectors instead of jQuery selectors (#24713)Vasilii Artemchuk1-4/+4
2017-10-31Fix invalid `<nav ... role="tablist">` in docs.patrickhlauke1-9/+13
2017-10-30Fix bad title for our dispose method in our documentationJohann-S1-1/+1
2017-10-22Fix broken URI fragment and a redirected link. (#24456)XhmikosR1-1/+1
2017-10-20Be consistent with "JS"/"JavaScript". (#24457)XhmikosR1-1/+1
2017-10-16Add dispose methods in our documentation (#24396)Johann-S1-0/+4
* Add dispose methods in our documentation * Update buttons.md
2017-09-24Accessibility fixes to dynamic tabs (`aria-selected`, remove dynamic tabs ↵Patrick H. Lauke1-106/+60
with dropdowns) * Use `aria-selected` instead of `aria-expanded` * Change tab.js to use `aria-selected` rather than `aria-expanded` * Add `aria-orientation=vertical` to vertical tab list * Remove dynamic tabs with dropdowns * Fix non-interactive code examples * Only set `aria-selected` on the `role="tab"` trigger - this stops `aria-selected` being incorrectly added to the `role="tabpanel"` itself (probably harmless, but nonetheless incorrect)
2017-09-08Dont use short jQuery methodsvsn4ik1-1/+1
2017-08-11Fix broken links in documentation. (#23315)Jan Karlo Dela Cruz1-1/+1
2017-08-10Mention util.js on all JS plugin pages (#22955)Mark Otto1-0/+2
Fixes #20660
2017-07-01Move /utilities/flexbox to /utilities/flex to match name of SCSS fileMark Otto1-1/+1
2017-05-29update urlsMark Otto1-3/+3
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-0/+673