| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-05-09 | add role="tab" to .nav-tabs [data-toggle="tab"] | Chris Rebert | 1 | -12/+12 | |
| Per https://github.com/paypal/bootstrap-accessibility-plugin#tab-panel Credit: https://github.com/paypal/bootstrap-accessibility-plugin | |||||
| 2014-05-09 | add role="tablist" to .nav-tabs in examples to improve accessibility | Chris Rebert | 2 | -4/+4 | |
| Per https://github.com/paypal/bootstrap-accessibility-plugin#tab-panel 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-05-03 | Improve accessibility of close buttons in modals & alerts | Chris Rebert | 2 | -9/+9 | |
| 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-04-25 | Merge pull request #13396 from twbs/carousel-events | Chris Rebert | 1 | -0/+5 | |
| Carousel event properties | |||||
| 2014-04-24 | Document .direction & .relatedTarget properties of Carousel events. | Chris Rebert | 1 | -0/+5 | |
| Fixes #13395 | |||||
| 2014-04-24 | document that show-ing a tooltip/popover on a hidden element doesn't work; ↵ | Chris Rebert | 2 | -0/+8 | |
| fixes #13362 | |||||
| 2014-04-21 | document that non-:visible scrollspy targets are ignored; fixes #13394 | Chris Rebert | 1 | -0/+4 | |
| 2014-04-19 | quote attribute value in selector in JS docs example | Chris Rebert | 1 | -1/+1 | |
| 2014-04-07 | Fixes #13208: Drop <b> for <span> in code snippets and examples | Mark Otto | 3 | -8/+8 | |
| 2014-04-04 | Replace $.fn.bind with $.fn.on in alert docs | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-04-02 | document that you have to add .active yourself on prechecked btn-ized ↵ | Chris Rebert | 1 | -8/+16 | |
| checkboxes+radios; fixes #12651 | |||||
| 2014-04-01 | help avoid misuse of Carousel's .active when copy-pasting from examples; fix ↵ | Chris Rebert | 1 | -1/+7 | |
| #13252 | |||||
| 2014-03-26 | doc that popover content() is given the element as an arg; fix #13175 | Chris Rebert | 1 | -1/+4 | |
| 2014-03-26 | Document `template` option of tooltip & popover; fixes #13088 | Chris Rebert | 2 | -18/+41 | |
| Also capitalize column titles and descriptions. | |||||
| 2014-03-21 | Add tooltip `viewport` option, respect bounds of the viewport | Ben Ogle | 1 | -0/+8 | |
| 2014-03-17 | Separate JS includes for alerts and popovers | Julian Thilo | 2 | -76/+71 | |
| /cc @mdo | |||||
| 2014-03-16 | Break up docs into includes | Mark Otto | 12 | -0/+2124 | |
