aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/js
AgeCommit message (Expand)AuthorFilesLines
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 Rebert2-4/+4
2014-05-06tweak formatting in Carousel docs for clarity; fixes #13522Chris Rebert1-1/+1
2014-05-03Improve accessibility of close buttons in modals & alertsChris Rebert2-9/+9
2014-04-25Merge pull request #13396 from twbs/carousel-eventsChris Rebert1-0/+5
2014-04-24Document .direction & .relatedTarget properties of Carousel events.Chris Rebert1-0/+5
2014-04-24document that show-ing a tooltip/popover on a hidden element doesn't work; fi...Chris Rebert2-0/+8
2014-04-21document that non-:visible scrollspy targets are ignored; fixes #13394Chris Rebert1-0/+4
2014-04-19quote attribute value in selector in JS docs exampleChris Rebert1-1/+1
2014-04-07Fixes #13208: Drop <b> for <span> in code snippets and examplesMark Otto3-8/+8
2014-04-04Replace $.fn.bind with $.fn.on in alert docsHeinrich Fenkart1-1/+1
2014-04-02document that you have to add .active yourself on prechecked btn-ized checkbo...Chris Rebert1-8/+16
2014-04-01help avoid misuse of Carousel's .active when copy-pasting from examples; fix ...Chris Rebert1-1/+7
2014-03-26doc that popover content() is given the element as an arg; fix #13175Chris Rebert1-1/+4
2014-03-26Document `template` option of tooltip & popover; fixes #13088Chris Rebert2-18/+41
2014-03-21Add tooltip `viewport` option, respect bounds of the viewportBen Ogle1-0/+8
2014-03-17Separate JS includes for alerts and popoversJulian Thilo2-76/+71
2014-03-16Break up docs into includesMark Otto12-0/+2124