aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/js/tabs.html
AgeCommit message (Expand)AuthorFilesLines
2015-09-28Docs - clarify purpose of CSS class .in to .fadeTommy Kelly1-1/+1
2015-07-01Document that Tab show method is asyncChris Rebert1-1/+1
2015-06-02generalize dropdowns / drop role="menu"Patrick H. Lauke1-3/+3
2015-05-06Closes #16249: Doc that nested tabs are not supportedJulian Thilo1-1/+1
2015-03-27Remove wrong role="tabpanel" from parent containerPatrick H. Lauke1-2/+2
2015-03-25Properly document $(...).tab('show') method; fixes #16115Chris Rebert1-21/+4
2015-03-25docs: #myTab => #myTabs, to slightly increase clarityChris Rebert1-8/+8
2015-03-03Javascript docs: Accessibility and cosmetic changes to headings.Steven Black1-1/+1
2015-01-21Move inline CSS to docs.css.XhmikosR1-1/+1
2014-11-24Give all embedded live docs examples data-example-id attrsChris Rebert1-1/+1
2014-11-20Merge pull request #15111 from twbs/events-tables-wrappingChris Rebert1-1/+1
2014-11-13give all docs callouts IDsChris Rebert1-1/+1
2014-11-12Don't line wrap event names in JS plugin docsChris Rebert1-1/+1
2014-11-11JS docs: add Options, Methods, Events subsections to nav sidebarChris Rebert1-2/+2
2014-11-11Assorted accessibility (and some consistency) fixes for documentationPatrick H. Lauke1-18/+22
2014-10-26Tabs plugin accessibilityCameron Little1-10/+10
2014-10-22Clarify order of tabs events; fixes #14853Chris Rebert1-4/+12
2014-10-22Implement `hide` and `hidden` events for tabsPhil Hughes1-0/+8
2014-07-08Merge pull request #14085 from twbs/tab-lis-role-presoChris Rebert1-11/+11
2014-07-08Add role="tabpanel" to .tab-pane <div>s to improve accessibilityChris Rebert1-16/+16
2014-07-08add role="presentation" to tab <li>s to improve accessibilityChris Rebert1-11/+11
2014-05-09add role="tab" to .nav-tabs [data-toggle="tab"]Chris Rebert1-12/+12
2014-05-09add role="tablist" to .nav-tabs in examples to improve accessibilityChris Rebert1-3/+3
2014-04-07Fixes #13208: Drop <b> for <span> in code snippets and examplesMark Otto1-1/+1
2014-03-16Break up docs into includesMark Otto1-0/+144