aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/js/carousel.html
AgeCommit message (Expand)AuthorFilesLines
2014-11-11move carousel accessibility callout next to rest of calloutsChris Rebert1-5/+5
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-01Fix typoAaron Cordovez1-1/+1
2014-10-03Add `keyboard` option to carouselHeinrich Fenkart1-0/+6
2014-08-23fixes #14441Mark Otto1-1/+2
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-06-29doc that you can't use both data-ride and $().carousel() on the same carousel...Chris Rebert1-1/+1
2014-05-09add role="button" to [data-slide="prev"],[data-slide="next"] to improve acces...Chris Rebert1-6/+6
2014-05-06tweak formatting in Carousel docs for clarity; fixes #13522Chris Rebert1-1/+1
2014-04-24Document .direction & .relatedTarget properties of Carousel events.Chris Rebert1-0/+5
2014-04-01help avoid misuse of Carousel's .active when copy-pasting from examples; fix ...Chris Rebert1-1/+7
2014-03-16Break up docs into includesMark Otto1-0/+225