aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/theme
AgeCommit message (Expand)AuthorFilesLines
2018-11-18Fix broken anchors in examples and one https redirect.XhmikosR1-6/+6
2018-10-18Switch to lowercase `doctype`.XhmikosR1-1/+1
2018-10-08Switch to jQuery's CDN and use SRI.XhmikosR1-1/+1
2016-07-13Lint Docs HTML FilesTom Lutzenberger1-1/+1
2016-05-26Update jQuery to v1.12.4.XhmikosR1-1/+1
2016-03-19Update jQuery to v1.12.2.XhmikosR1-1/+1
2016-03-10Fix HTML validation errors.XhmikosR1-1/+1
2016-02-23Update jQuery to 1.12.1alberto1-1/+1
2016-02-18Bump html5shiv to v3.7.3Chris Rebert1-1/+1
2015-09-30Add CSS portion of IE10 viewport bug workaround to examplesChris Rebert1-0/+2
2015-07-26Add a local jQuery fallback.XhmikosR1-0/+1
2015-06-02generalize dropdowns / drop role="menu"Patrick H. Lauke1-12/+12
2015-05-29ensure divider list items have role="separator"Patrick H. Lauke1-4/+4
2015-05-10Update jQuery to v1.11.3.XhmikosR1-1/+1
2015-02-02Fix issue #15601 — Position of X-UA-CompatibleKevin Kirsche1-0/+1
2015-01-07Update jQuery to v1.11.2.XhmikosR1-1/+1
2014-11-29Alternate fix for #15250 with a more descriptive theme jumbotronMark Otto1-3/+2
2014-11-14Redundant role="navigation" on <nav>sPatrick H. Lauke1-1/+1
2014-11-12Merge pull request #15087 from patrickhlauke/dropdown-accessibility-tweaksHeinrich Fenkart1-4/+4
2014-11-11Wash-up of some stray dropdown examplesPatrick H. Lauke1-4/+4
2014-11-11aria-hidden added to some stray glyphiconsPatrick H. Lauke1-2/+2
2014-10-26Removed unnecessary new lines that were inconsistent with current style.Baraa1-13/+0
2014-10-23Fix a small typo in comment.XhmikosR1-1/+1
2014-09-09ARIA support for collapsePatrick H. Lauke1-2/+2
2014-08-15consistently use <nav> instead of <div> for .navbar in docsChris Rebert1-6/+6
2014-07-27Fix #14164: move Windows Phone 8 IE10 viewport bug workaround script to foote...Chris Rebert1-3/+2
2014-07-10Fix text on ".progress-bar .sr-only" elements.vsn4ik1-1/+1
2014-07-08add role="presentation" to tab <li>s to improve accessibilityChris Rebert1-9/+9
2014-07-07Merge pull request #14072 from twbs/carousel-gloss-buttonsChris Rebert1-0/+2
2014-07-07Add screenreader text to prev/next carousel buttons in examples to improve ac...Chris Rebert1-0/+2
2014-07-07add role="listbox" to .carousel-inner to improve accessibility of CarouselsChris Rebert1-1/+1
2014-07-07Add role="tablist" to .nav-pills in examples to improve accessibilityChris Rebert1-2/+2
2014-07-02Add collapsed default class to navbar-toggleMichael Silber1-3/+3
2014-06-19formattingMark Otto1-5/+0
2014-06-19fixes #13881: restore existing striped progress bar behavior with theme stylesMark Otto1-0/+8
2014-06-09Move apple-touch-icon-precomposed.png and favicon.ico in docs root.XhmikosR1-1/+1
2014-06-08fix nested containers (addresses some of #13682)Mark Otto1-0/+4
2014-05-28add missing role="menu" attrs to .dropdown-menu elements in docs+examplesChris Rebert1-3/+3
2014-05-22Revert 4f9270cc20c29cd3fbb0664379d620d14bb24a91.XhmikosR1-1/+1
2014-05-13Update jQuery to v1.11.1.XhmikosR1-1/+1
2014-05-10Update html5shiv to 3.7.2.XhmikosR1-1/+1
2014-05-09Merge pull request #13558 from twbs/nav-tabs-role-tablistChris Rebert1-1/+1
2014-05-09add role="button" to [data-slide="prev"],[data-slide="next"] to improve acces...Chris Rebert1-2/+2
2014-05-09add role="tablist" to .nav-tabs in examples to improve accessibilityChris Rebert1-1/+1
2014-04-27add ie-emulation-modes-warning.js to docs & examplesChris Rebert1-1/+2
2014-04-24Merge pull request #13390 from twbs/ie10-viewport-bugMark Otto1-0/+3
2014-04-21Use the new respond.js URL.XhmikosR1-1/+1
2014-04-21Update html5shiv to v3.7.1.XhmikosR1-1/+1
2014-04-20add IE10 viewport bug workaround to examplesChris Rebert1-0/+3
2014-04-07Fixes #13208: Drop <b> for <span> in code snippets and examplesMark Otto1-4/+4