aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/js
AgeCommit message (Expand)AuthorFilesLines
2014-07-12Fixes #14132: add .alert-dismissible to docs examplesMark Otto1-2/+2
2014-07-12Fixes #14116: Use <button> elements over empty anchorsMark Otto1-10/+32
2014-07-12move over all js pagesMark Otto13-2196/+0
2014-07-11Merge branch 'master' into derpMark Otto1-2/+1
2014-07-10dropdowns.html: Add role="button" and id="..." to link in example.vsn4ik1-2/+1
2014-07-09Merge branch 'master' into derpMark Otto3-39/+39
2014-07-09remove deprecated warnings from docsMark Otto1-12/+0
2014-07-08.btn-default to .btn-secondaryMark Otto4-22/+22
2014-07-08Refactor: drop .dropdown .caret for a generated caret using .dropdown-toggle:...Mark Otto3-9/+9
2014-07-08Merge pull request #14089 from twbs/accordion-panel-group-aria-multiselectableChris Rebert1-2/+2
2014-07-08Add role="tablist" & aria-multiselectable="true" to accordion .panel-group to...Chris Rebert1-2/+2
2014-07-08add role="tabpanel" to .panel-collapse to improve accessibilityChris Rebert1-6/+6
2014-07-08Merge pull request #14085 from twbs/tab-lis-role-presoChris Rebert2-15/+15
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 Rebert2-15/+15
2014-07-07Merge pull request #14072 from twbs/carousel-gloss-buttonsChris Rebert1-0/+6
2014-07-07Add screenreader text to prev/next carousel buttons in examples to improve ac...Chris Rebert1-0/+6
2014-07-07add role="listbox" to .carousel-inner to improve accessibility of CarouselsChris Rebert1-3/+3
2014-07-07Add role="tablist" to .nav-pills in examples to improve accessibilityChris Rebert1-1/+1
2014-07-07nitpick phrasing of the docs added for #13835Chris Rebert1-2/+2
2014-07-06Fixes #13835: More explicitly document mobile dropdown menu dismissing behaviorMark Otto1-1/+3
2014-07-06Merge pull request #14021 from CFXd/add_collapsed_default_class_to_navbar_col...Mark Otto2-2/+2
2014-07-05Merge pull request #14034 from twbs/deprecate-modal-remoteChris Rebert1-2/+4
2014-07-05`remote` modal docs: mention jQuery.load and other JS options as alternativesChris Rebert1-1/+3
2014-07-03modal docs formatting tweakChris Rebert1-1/+1
2014-07-03Mark the `remote` option of the Modal plugin as deprecated.Chris Rebert1-1/+1
2014-07-03Merge pull request #13986 from twbs/address-13874Chris Rebert2-4/+4
2014-07-02Add collapsed default class to navbar-toggleMichael Silber2-2/+2
2014-06-30Merge pull request #13988 from twbs/fix-13896Chris Rebert1-1/+1
2014-06-30Fix inconsistency between demo and displayed code for modal demoPatrick Robertson1-1/+1
2014-06-29doc that you can't use both data-ride and $().carousel() on the same carousel...Chris Rebert1-1/+1
2014-06-29docs: use valid JSON in compound option value examplesChris Rebert2-4/+4
2014-06-29fix #13979Chris Rebert1-1/+1
2014-06-26docs: minor correction to the focus-triggered popover demo explanationChris Rebert1-1/+1
2014-06-26fix class names in popover live examples in docsChris Rebert1-2/+2
2014-06-19tweak alert per #13875Mark Otto1-1/+1
2014-06-18Fix dismissible spellingBas Bosman1-2/+2
2014-06-17popovers.html: fix typo: "Dimissmisable"Chris Rebert1-2/+2
2014-06-12Update generated markup by the tooltip plugin in docs; fixes #13796Heinrich Fenkart1-2/+2
2014-05-22clarify and danger-ify affix docs usage requirements, per #10235Mark Otto1-1/+1
2014-05-22Add aria-haspopup and aria-expanded attributes to dropdown pluginMax Kramer1-8/+8
2014-05-16add `target` option to Affix pluginAttila Dobi1-0/+7
2014-05-14update default 'template' value in popover docsChris Rebert1-1/+1
2014-05-14add 'container' option motivation to tooltip docsChris Rebert1-1/+1
2014-05-14add 'selector' option motivation to tooltip docsChris Rebert1-1/+1
2014-05-14add multiple triggers info to popover docsChris Rebert1-1/+1
2014-05-14add 'viewport' option to popover docs; #12328 erratumChris Rebert1-0/+8
2014-05-14docs: sort tooltip & container options for sanityChris Rebert2-51/+51
2014-05-09Merge pull request #13558 from twbs/nav-tabs-role-tablistChris Rebert2-16/+16
2014-05-09add role="button" to [data-slide="prev"],[data-slide="next"] to improve acces...Chris Rebert1-6/+6