aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/js
AgeCommit message (Expand)AuthorFilesLines
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-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
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