| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-07-17 | Clarify valid values of Carousel's `pause` option | Pvanhesteren | 1 | -2/+2 | |
| Fixes #18205 Closes #19410 [skip sauce] | |||||
| 2015-08-10 | Adds callout for `.icon-next`, `.icon-prev` | Zac Echola | 1 | -0/+5 | |
| 2015-04-07 | Carousel docs: fix typo in holder.js color | Chris Rebert | 1 | -1/+1 | |
| 2015-03-03 | Javascript docs: Accessibility and cosmetic changes to headings. | Steven Black | 1 | -6/+6 | |
| Closes #15915 by merging it. | |||||
| 2015-02-03 | Clarify target of carousel events | Chris Rebert | 1 | -0/+1 | |
| [skip sauce] | |||||
| 2015-01-21 | Move inline CSS to docs.css. | XhmikosR | 1 | -5/+5 | |
| 2014-12-12 | Revert "fix typo in carousel doc" | Julian Thilo | 1 | -1/+1 | |
| 2014-12-12 | fix typo | Emmanuel Gautier | 1 | -1/+1 | |
| 2014-11-24 | Give all embedded live docs examples data-example-id attrs | Chris Rebert | 1 | -2/+2 | |
| Refs #11410 | |||||
| 2014-11-12 | Don't line wrap event names in JS plugin docs | Chris Rebert | 1 | -1/+1 | |
| 2014-11-11 | JS docs: add Options, Methods, Events subsections to nav sidebar | Chris Rebert | 1 | -3/+3 | |
| 2014-11-11 | move carousel accessibility callout next to rest of callouts | Chris Rebert | 1 | -5/+5 | |
| 2014-11-11 | Merge pull request #15077 from jayanthkoushik/issue-15076-fix | Mark Otto | 1 | -0/+5 | |
| Fix Issue #15076. | |||||
| 2014-11-11 | aria-hidden added to some stray glyphicons | Patrick H. Lauke | 1 | -6/+6 | |
| plus minor tweak to customizer's generated alerts | |||||
| 2014-11-11 | Fix Issue #15076. | Jayanth Koushik | 1 | -0/+5 | |
| This commit adds documentation explaining the need to have an initial .active element in carousels. | |||||
| 2014-11-01 | Fix typo | Aaron Cordovez | 1 | -1/+1 | |
| Corrected spelling of the word "elements" | |||||
| 2014-10-03 | Add `keyboard` option to carousel | Heinrich Fenkart | 1 | -0/+6 | |
| Also adds unit tests for keyboard events. Fixes #14468. | |||||
| 2014-08-23 | fixes #14441 | Mark Otto | 1 | -1/+2 | |
| 2014-07-07 | Merge pull request #14072 from twbs/carousel-gloss-buttons | Chris Rebert | 1 | -0/+6 | |
| Add screenreader text to prev/next carousel buttons in examples to improve accessibility | |||||
| 2014-07-07 | Add screenreader text to prev/next carousel buttons in examples to improve ↵ | Chris Rebert | 1 | -0/+6 | |
| accessibility Refs #13556. Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#carousel Credit: https://github.com/paypal/bootstrap-accessibility-plugin [skip sauce] | |||||
| 2014-07-07 | add role="listbox" to .carousel-inner to improve accessibility of Carousels | Chris Rebert | 1 | -3/+3 | |
| Refs #13556. Per https://github.com/paypal/bootstrap-accessibility-plugin/#carousel Credit: https://github.com/paypal/bootstrap-accessibility-plugin [skip sauce] | |||||
| 2014-06-29 | doc that you can't use both data-ride and $().carousel() on the same ↵ | Chris Rebert | 1 | -1/+1 | |
| carousel; fixes #13896 [skip sauce] | |||||
| 2014-05-09 | add role="button" to [data-slide="prev"],[data-slide="next"] to improve ↵ | Chris Rebert | 1 | -6/+6 | |
| accessibility Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#carousel Credit: https://github.com/paypal/bootstrap-accessibility-plugin | |||||
| 2014-05-06 | tweak formatting in Carousel docs for clarity; fixes #13522 | Chris Rebert | 1 | -1/+1 | |
| 2014-04-24 | Document .direction & .relatedTarget properties of Carousel events. | Chris Rebert | 1 | -0/+5 | |
| Fixes #13395 | |||||
| 2014-04-01 | help avoid misuse of Carousel's .active when copy-pasting from examples; fix ↵ | Chris Rebert | 1 | -1/+7 | |
| #13252 | |||||
| 2014-03-16 | Break up docs into includes | Mark Otto | 1 | -0/+225 | |
