aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/js
AgeCommit message (Expand)AuthorFilesLines
2014-11-11Merge pull request #15092 from twbs/scrollspy-calloutsChris Rebert1-8/+8
2014-11-11move scrollspy callouts so they're all adjacent to each otherChris Rebert1-8/+8
2014-11-11move popover examples heading to directly before the actual examplesChris Rebert1-1/+1
2014-11-11move carousel accessibility callout next to rest of calloutsChris Rebert1-5/+5
2014-11-11move single-toggle button plugin callout before example for consistencyChris Rebert1-4/+4
2014-11-12Merge pull request #15087 from patrickhlauke/dropdown-accessibility-tweaksHeinrich Fenkart2-9/+9
2014-11-11Wash-up of some stray dropdown examplesPatrick H. Lauke2-9/+9
2014-11-11Merge pull request #15077 from jayanthkoushik/issue-15076-fixMark Otto1-0/+5
2014-11-11aria-hidden added to some stray glyphiconsPatrick H. Lauke1-6/+6
2014-11-11Fix Issue #15076.Jayanth Koushik1-0/+5
2014-11-11Assorted accessibility (and some consistency) fixes for documentationPatrick H. Lauke1-18/+22
2014-11-04Add initialization examples to tooltip and popover "Opt-in functionality" cal...Jayanth Koushik2-0/+13
2014-11-03Add event.relatedTarget + `data-*` example to Modal docsChris Rebert1-0/+80
2014-11-01Fix typoAaron Cordovez1-1/+1
2014-11-01fix whitespace in js dropdown docsManuel Meurer1-1/+1
2014-10-30Replace v3.2.1 reference with v3.3.0 since there wasn't a v3.2.1hillai1-1/+1
2014-10-26Tabs plugin accessibilityCameron Little1-10/+10
2014-10-22Merge pull request #14859 from twbs/fix-14853Chris Rebert1-4/+12
2014-10-22Clarify order of tabs events; fixes #14853Chris Rebert1-4/+12
2014-10-22Document .alert-dismissible .close restrictions; fixes #14802Chris Rebert1-0/+1
2014-10-22Implement `hide` and `hidden` events for tabsPhil Hughes1-0/+8
2014-10-22Add `aria-pressed` to single toggle buttonsPatrick H. Lauke1-2/+6
2014-10-20add role="button" to a couple more dummy-anchor btnsChris Rebert1-2/+2
2014-10-07Change Twitter links to use `https`.XhmikosR1-24/+24
2014-10-02Merge pull request #14590 from twbs/carousel-keyboard-optionJacob1-0/+6
2014-10-02more gruntMark Otto1-1/+1
2014-10-02Fixes #14711: Account for list groups in collapsing panelsMark Otto1-0/+22
2014-10-03Add `keyboard` option to carouselHeinrich Fenkart1-0/+6
2014-10-02Fix #12563: Reiterate that empty tooltips+popovers do not get displayedDavid Nguyen2-2/+2
2014-09-30Added default collapsed class to the collapsed accordion html code example in...Nicole Bartelt1-2/+2
2014-09-30Added default collapsed class to the collapsed accordion examples in the docsNicole Bartelt1-2/+2
2014-09-23Merge pull request #14674 from twbs/fix-14478Mark Otto1-2/+4
2014-09-23linkify reference to Nav component in Scrollspy docsChris Rebert1-1/+1
2014-09-23Document that the autofocus attribute doesn't work in modals.Chris Rebert1-2/+4
2014-09-22fixes #14654: callout for scrollspy-nav linkMark Otto1-0/+5
2014-09-15modal docs: ensure all <button>s have an explicit `type` attributeChris Rebert1-6/+6
2014-09-12add aria-labelledby to accordion example to improve accessibilityChris Rebert1-12/+12
2014-09-12Merge pull request #14579 from twbs/accordion-heading-role-tabChris Rebert1-6/+6
2014-09-08add role="tab" to .panel-heading-s in accordion example to improve accessibilityChris Rebert1-6/+6
2014-09-09ARIA support for collapsePatrick H. Lauke1-9/+14
2014-09-04Fixed typos involving apostrophesgitname1-3/+3
2014-09-03Add Wall of Browser bugs entry for #793Chris Rebert1-1/+1
2014-08-27Fixes #14439: Add static tooltip example to docsMark Otto1-0/+29
2014-08-23fixes #14441Mark Otto1-1/+2
2014-08-06Clean up buttons documentationHeinrich Fenkart1-90/+55
2014-08-06Small wording tweak in alert docsHeinrich Fenkart1-1/+1
2014-08-06Document that alerts are removed from the DOM when closed; fixes #14318Heinrich Fenkart1-3/+3
2014-08-04Merge branch 'KyleMit/add-default-settings-documentation'Chris Rebert1-0/+6
2014-08-04Add docs for how to change default JS plugin settingsKyle1-0/+6
2014-07-29Document arguments passed to `placement` function of tooltip/popoverHeinrich Fenkart2-135/+141