Chris Rebert
|
2e3f1a23f6
|
Merge pull request #14072 from twbs/carousel-gloss-buttons
Add screenreader text to prev/next carousel buttons in examples to improve accessibility
|
2014-07-07 20:16:52 -07:00 |
|
Chris Rebert
|
849bf58a54
|
Add screenreader text to prev/next carousel buttons in examples to improve 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 20:05:44 -07:00 |
|
Chris Rebert
|
94eff8c159
|
add role="listbox" to .carousel-inner to improve accessibility of Carousels
Refs #13556.
Per https://github.com/paypal/bootstrap-accessibility-plugin/#carousel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
[skip sauce]
|
2014-07-07 19:53:57 -07:00 |
|
Chris Rebert
|
3dfad4f1ad
|
doc that you can't use both data-ride and $().carousel() on the same carousel; fixes #13896
[skip sauce]
|
2014-06-29 21:16:44 -07:00 |
|
Chris Rebert
|
b7ac0d401f
|
add role="button" to [data-slide="prev"],[data-slide="next"] to improve accessibility
Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#carousel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
|
2014-05-09 15:31:52 -07:00 |
|
Chris Rebert
|
d36c150569
|
tweak formatting in Carousel docs for clarity; fixes #13522
|
2014-05-06 11:34:46 -07:00 |
|
Chris Rebert
|
6617d8bcd1
|
Document .direction & .relatedTarget properties of Carousel events.
Fixes #13395
|
2014-04-24 19:02:47 -07:00 |
|
Chris Rebert
|
640923eb36
|
help avoid misuse of Carousel's .active when copy-pasting from examples; fix #13252
|
2014-04-01 13:04:43 -07:00 |
|
Mark Otto
|
2a43e7e78a
|
Break up docs into includes
|
2014-03-16 19:03:53 -07:00 |
|