Chris Rebert
|
e839a49995
|
add multiple triggers info to popover docs
|
2014-05-14 18:21:19 -07:00 |
|
Chris Rebert
|
90cfa1a44d
|
add 'viewport' option to popover docs; #12328 erratum
|
2014-05-14 18:20:55 -07:00 |
|
Chris Rebert
|
99f6f700f4
|
docs: sort tooltip & container options for sanity
|
2014-05-14 18:12:18 -07:00 |
|
Chris Rebert
|
a217ed776d
|
Merge pull request #13558 from twbs/nav-tabs-role-tablist
add some ARIA roles to tabs for improved accessibility
|
2014-05-09 23:12:46 -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
|
0a808fc56c
|
add role="tab" to .nav-tabs [data-toggle="tab"]
Per https://github.com/paypal/bootstrap-accessibility-plugin#tab-panel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
|
2014-05-09 15:12:57 -07:00 |
|
Chris Rebert
|
e9374c0609
|
add role="tablist" to .nav-tabs in examples to improve accessibility
Per https://github.com/paypal/bootstrap-accessibility-plugin#tab-panel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
|
2014-05-09 15:05:20 -07:00 |
|
Chris Rebert
|
d36c150569
|
tweak formatting in Carousel docs for clarity; fixes #13522
|
2014-05-06 11:34:46 -07:00 |
|
Chris Rebert
|
949b81f511
|
Improve accessibility of close buttons in modals & alerts
Adds textual caption to the close buttons. The "X" multiplication sign isn't very meaningful to screenreaders.
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
Per:
https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#alert
https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#modal-dialog
|
2014-05-03 19:53:34 -07:00 |
|
Chris Rebert
|
05d4932cad
|
Merge pull request #13396 from twbs/carousel-events
Carousel event properties
|
2014-04-25 19:35:38 -07:00 |
|
Chris Rebert
|
6617d8bcd1
|
Document .direction & .relatedTarget properties of Carousel events.
Fixes #13395
|
2014-04-24 19:02:47 -07:00 |
|
Chris Rebert
|
9c25f5c06e
|
document that show-ing a tooltip/popover on a hidden element doesn't work; fixes #13362
|
2014-04-24 18:06:59 -07:00 |
|
Chris Rebert
|
6161c98238
|
document that non-:visible scrollspy targets are ignored; fixes #13394
|
2014-04-21 16:42:22 -07:00 |
|
Chris Rebert
|
a6214273b9
|
quote attribute value in selector in JS docs example
|
2014-04-19 17:42:06 -07:00 |
|
Mark Otto
|
f159ce8b9e
|
Fixes #13208: Drop <b> for <span> in code snippets and examples
|
2014-04-07 22:59:37 -07:00 |
|
Heinrich Fenkart
|
b94306d29b
|
Replace $.fn.bind with $.fn.on in alert docs
|
2014-04-04 02:46:19 +02:00 |
|
Chris Rebert
|
2d1d5754f7
|
document that you have to add .active yourself on prechecked btn-ized checkboxes+radios; fixes #12651
|
2014-04-02 20:00:52 -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 |
|
Chris Rebert
|
361f452ed4
|
doc that popover content() is given the element as an arg; fix #13175
|
2014-03-26 12:49:15 -07:00 |
|
Chris Rebert
|
7c50859e93
|
Document template option of tooltip & popover; fixes #13088
Also capitalize column titles and descriptions.
|
2014-03-26 12:40:23 -07:00 |
|
Ben Ogle
|
8534e12523
|
Add tooltip viewport option, respect bounds of the viewport
|
2014-03-21 11:28:13 -07:00 |
|
Julian Thilo
|
d52ad3ee3b
|
Separate JS includes for alerts and popovers
/cc @mdo
|
2014-03-17 15:58:03 +01:00 |
|
Mark Otto
|
2a43e7e78a
|
Break up docs into includes
|
2014-03-16 19:03:53 -07:00 |
|