aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/components/collapse.md
AgeCommit message (Collapse)AuthorFilesLines
2018-01-02Remove incorrect roles from accordion, tweak/expand accessibility info, use ↵Patrick H. Lauke1-14/+16
buttons for accordion * Remove incorrect roles from accordion, tweak/expand accessibility info * Use `<button>` elements rather than links for the accordion
2017-12-31Allow nested structure for accordions (#25121)Martijn Cuppens1-27/+0
This commit allows nested structures for accordions. Also a part of the documentation about data-children is removed because this functionality didn't work and it's not applicable anymore. Tests with the collapse accordion are also a bit adjusted to the new situation.
2017-12-27improve docs tablesMark Otto1-2/+2
2017-11-09Add missing `role="button"` in collapse examples. (#24725)Patrick Yeo1-8/+8
2017-10-30Fix bad title for our dispose method in our documentationJohann-S1-1/+1
2017-10-16Add dispose methods in our documentation (#24396)Johann-S1-0/+4
* Add dispose methods in our documentation * Update buttons.md
2017-10-04Remove double spaces.XhmikosR1-1/+1
2017-09-25Collapse - Allow to pass jQuery object or DOM element to the parent optionJohann-S1-2/+2
2017-08-30typo correct aria-controlsChirag Modi1-1/+1
2017-08-29Fix misspellJqmey1-1/+1
2017-07-12Fixed a word (connectinh / connecting)Casper1-1/+1
2017-06-15Rename .card-block to .card-body to match nomenclature of modalsMark Otto1-6/+6
2017-06-15Fix duplicate ID in our documentationJohann-S1-1/+1
2017-06-14Collapse supports multi-target thanks to @vanduynslagerp (#22713)Johann-S1-1/+30
2017-05-29update urlsMark Otto1-1/+1
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-0/+235