aboutsummaryrefslogtreecommitdiff
path: root/docs/components/collapse.md
AgeCommit message (Collapse)AuthorFilesLines
2016-10-25Use a single class name for opened/expanded/shown state of widgetsJohann-S1-4/+4
2016-10-11Collapse using card componentJohann-S1-0/+1
2016-10-09Don't use collapse classes on elements with paddingMark Otto1-6/+12
Fixes #20600.
2016-10-09Merge branch 'v4-dev' into v4-utilsMark Otto1-0/+1
2016-10-02v4: Social meta tags (#20825)Mark Otto1-0/+1
* descriptions for getting started pages * descriptions for layout * add content page descriptions * more descriptions, updates to some existing ones * correct site url * add social stuff to config for twitter cards * add twitter meta tags; use large image for homepage and regular card for all others * add the assets * more site config * more social shiz to partial, remove existing meta for the partial, remove page title from homepage for simpler if statements
2016-09-08Update docs to use new spacing util class namesMark Otto1-3/+3
2016-09-07fix spacing a bitMark Otto1-6/+6
2016-09-07Merge branch 'patch-21' of https://github.com/kkirsche/bootstrap into ↵Mark Otto1-12/+12
kkirsche-patch-21
2016-06-12Fixes #17193: Remove mention and link to non-existant transitions plugin; ↵Mark Otto1-1/+1
that intro paragraph was two dupe sentences
2016-04-15Port #19741 to v4Chris Rebert1-1/+1
[ci skip]
2015-10-27Capitalize header cells in option and method tables of JS docsChris Rebert1-3/+3
[skip sauce]
2015-09-28Use backticks/<code> for JS snippets in docs headings; closes #17192Chris Rebert1-4/+4
[skip sauce]
2015-08-27Less to Sass typos.XhmikosR1-1/+1
[ci skip]
2015-08-20v4 - Accordion example should use cardsKevin Kirsche1-12/+12
Partial Fix: #17157 Additional code needed to get cards to butt up against each other as expected.
2015-08-14Massive cleanupMark Otto1-1/+1
- Simpler main nav on all pages - Back to purple masthead on homepage instead of dark graphite - Active link styles on the main nav - Cleaned up sidebar nav - New docs layout name - Homepage copy edits - Updated bright purple docs color
2015-08-11fix well to cardMark Otto1-1/+1
2015-08-11tweak collapse docsMark Otto1-31/+19
2015-08-05restore page headers, use partial and page frontmatter to organize itMark Otto1-0/+1
2015-05-29add markdown toc stuffMark Otto1-0/+5
2015-04-16Redo all our callouts with the custom callout pluginMark Otto1-9/+10
- Replaces manual use of .bd-callout with {% callout [type] %} - Rearranged some callouts for proximity to others - Turned long lists of callouts--like those on tooltips, plugings, etc--into a list because holy shit that's overwhelming
2015-04-16rename classes from .bs-docs and .bs to .bdMark Otto1-2/+2
2015-03-30move more js stuff to components sectionMark Otto1-0/+214