| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-03-03 | add role="button" to a[data-toggle="collapse"]; fixes #15972 | Chris Rebert | 1 | -9/+9 | |
| 2015-03-03 | Javascript docs: Accessibility and cosmetic changes to headings. | Steven Black | 1 | -4/+4 | |
| Closes #15915 by merging it. | |||||
| 2015-01-26 | Fix validation errors. | XhmikosR | 1 | -1/+1 | |
| Surprisingly those weren't reported by the validator; only in the grunt-contrib-htmlmin branch they were reported, so after digging into it, I saw they were indeed errors... | |||||
| 2015-01-21 | Move inline CSS to docs.css. | XhmikosR | 1 | -5/+5 | |
| 2014-12-04 | Merge pull request #15214 from twbs/example-ids | Chris Rebert | 1 | -1/+1 | |
| Give all embedded live docs examples data-example-id attrs [skip sauce] | |||||
| 2014-12-01 | nuke the other incomplete example per @ianw | Mark Otto | 1 | -9/+0 | |
| 2014-11-30 | clarify collapse example with link and button triggers; also mention classes | Mark Otto | 1 | -8/+21 | |
| 2014-11-29 | Fixes #15241: Add simple example to docs for collapse plugin | Mark Otto | 1 | -2/+26 | |
| 2014-11-24 | Give all embedded live docs examples data-example-id attrs | Chris Rebert | 1 | -1/+1 | |
| Refs #11410 | |||||
| 2014-11-20 | Merge pull request #15111 from twbs/events-tables-wrapping | Chris Rebert | 1 | -1/+1 | |
| Don't line wrap event names in JS plugin docs | |||||
| 2014-11-13 | give all docs callouts IDs | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] | |||||
| 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-10-02 | more grunt | Mark Otto | 1 | -1/+1 | |
| 2014-10-02 | Fixes #14711: Account for list groups in collapsing panels | Mark Otto | 1 | -0/+22 | |
| 2014-09-30 | Added default collapsed class to the collapsed accordion html code example ↵ | Nicole Bartelt | 1 | -2/+2 | |
| in the docs | |||||
| 2014-09-30 | Added default collapsed class to the collapsed accordion examples in the docs | Nicole Bartelt | 1 | -2/+2 | |
| 2014-09-12 | add aria-labelledby to accordion example to improve accessibility | Chris Rebert | 1 | -12/+12 | |
| 2014-09-12 | Merge pull request #14579 from twbs/accordion-heading-role-tab | Chris Rebert | 1 | -6/+6 | |
| add role="tab" to .panel-heading-s in accordion example to improve accessibility | |||||
| 2014-09-08 | add role="tab" to .panel-heading-s in accordion example to improve accessibility | Chris Rebert | 1 | -6/+6 | |
| 2014-09-09 | ARIA support for collapse | Patrick H. Lauke | 1 | -9/+14 | |
| Added handling of aria-expanded=true/false to collapse.js, updated documentation to include advice on making expand/collapse controls accessible, updated examples and javascript documentation to use aria-expanded and aria-controls (when targetting single collapsible element, using ID rather than class selector) Closes #14147. Closes #14153. | |||||
| 2014-07-08 | Merge pull request #14089 from twbs/accordion-panel-group-aria-multiselectable | Chris Rebert | 1 | -2/+2 | |
| Add role="tablist" & aria-multiselectable="true" to accordion .panel-group | |||||
| 2014-07-08 | Add role="tablist" & aria-multiselectable="true" to accordion .panel-group ↵ | Chris Rebert | 1 | -2/+2 | |
| to improve accessibility Refs #13555. Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#collapse Credit: https://github.com/paypal/bootstrap-accessibility-plugin [skip sauce] | |||||
| 2014-07-08 | add role="tabpanel" to .panel-collapse to improve accessibility | Chris Rebert | 1 | -6/+6 | |
| Refs #13555. Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#collapse Credit: https://github.com/paypal/bootstrap-accessibility-plugin [skip sauce] | |||||
| 2014-03-16 | Break up docs into includes | Mark Otto | 1 | -0/+222 | |
