aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/components/collapse.md
AgeCommit message (Collapse)AuthorFilesLines
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto1-249/+0
* update docs path from docs/4.0/ to docs/4.1/ * bump version to 4.1.0 * Update redirects to work for 4.1 docs move * Update docs version switcher to include latest and link to 4.0 docs * re-run dist * Update package-lock.json * Update docs-navbar.html
2018-03-31fixes #25343 by mentioning how collapse animates in docsMark Otto1-0/+4
2018-03-14Remove custom example plugin. (#25784)m5o1-6/+9
2018-03-12Use callout without custom Jekyll plugin.m5o1-2/+1
2018-02-19Merge branch 'accordion-borders' of ↵Mark Otto1-1/+1
https://github.com/andresgalante/bootstrap into v4-dev
2018-02-16Add `type="button"` to `<button>`s in accordion example (#25643)Patrick H. Lauke1-3/+3
For consistency. Closes https://github.com/twbs/bootstrap/issues/25642
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
2018-01-02improves accordion stylesAndres Galante1-1/+1
2018-01-01Use `<button>` elements rather than links for the accordionpatrickhlauke1-6/+6
2018-01-01Remove incorrect roles from accordion, tweak/expand accessibility infopatrickhlauke1-8/+10
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