aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs
AgeCommit message (Expand)AuthorFilesLines
2020-04-26Update CSS variables docsMark Otto1-2/+8
2020-04-26Include code snippet for lean JS sectionMark Otto1-0/+14
2020-04-26Add example of a custom component using docs calloutsMark Otto1-0/+40
2020-04-26Update shortcode usageMark Otto1-2/+2
2020-04-26wordsmithingMark Otto1-1/+3
2020-04-26pull in latest from old theming pageMark Otto2-4/+7
2020-04-26Use scss-docs for color mapsMark Otto1-29/+2
2020-04-26Add more context to customizing componentsMark Otto1-1/+5
2020-04-26Add overview intro to the Customize sectionMark Otto1-0/+13
2020-04-26Rewrite Theming docs as Customize sectionMark Otto10-5/+551
2020-04-26Rename variables for brevityMark Otto1-0/+1
2020-04-26Remove existing Theming page as we build out a new Customize sectionMark Otto1-433/+0
2020-04-24Update table docs copyMartijn Cuppens1-8/+10
2020-04-24Add bs prefixMartijn Cuppens1-4/+4
2020-04-24Prevent nested tables style leaksMartijn Cuppens2-484/+387
2020-04-18Remove negative margins leftovers (#30596)Martijn Cuppens1-1/+1
2020-04-16feat: removes `.form-text` display (#30598)Catalin Zalog1-8/+8
2020-04-15Add `bs-` prefixes to custom properties (#30591)Martijn Cuppens1-3/+3
2020-04-15guuters.md: fix link and highlight (#30595)XhmikosR1-2/+2
2020-04-15Disable negative margins by default (#30585)Martijn Cuppens3-11/+4
2020-04-15v5: Improve the responsiveness of our Dashboard example (#30573)Mark Otto1-3/+3
2020-04-14Redo display headings (#30568)Mark Otto2-1/+16
2020-04-14Restore `.form-text` (#30565)Catalin Zalog3-9/+8
2020-04-13Update docs for new XXL grid tierMark Otto12-73/+72
2020-04-13Clarify media query using .02px and bump from callout to warningMark Otto1-1/+1
2020-04-13layout/z-index.md: retrieve z-index variables on build timeXhmikosR1-7/+13
2020-04-13Rewrite grid docs to account for new grid tierMark Otto12-764/+953
2020-04-08Use correct hex color code(#30533)Gaël Poupard1-1/+1
2020-04-06Create `scss-docs` shortcode to get some snippets from the Scs… (#30502)Martijn Cuppens4-84/+22
2020-04-01Fix CSS and improve docsysds1-35/+41
2020-04-01Add Full-Screen size to Modal and Responsive variations for breakpointsgsoti1-0/+156
2020-03-31Use unordered lists in dropdown-menusMartijn Cuppens4-65/+65
2020-03-31Docs: Use unordered lists in dropdownscccabinet4-88/+88
2020-03-31Require `.form-label` classes on form labels (#30476)Martijn Cuppens10-65/+65
2020-03-31docs(tables): 1, 2, 2, 4… (#30489)Gaël Poupard1-1/+1
2020-03-30Switch to custom properties to control grid gutter widths (#30475)Martijn Cuppens1-0/+1
2020-03-28Dist (#29924)XhmikosR1-4/+0
2020-03-28docs: remove duplicate code for indeterminate (#30471)XhmikosR1-1/+1
2020-03-28v5 tabs - accessibility issue when using ul/li semanticLaussel Loïc1-20/+20
2020-03-24Fix redirected links.XhmikosR5-16/+16
2020-03-24Add accessible name to fieldsetPatrick H. Lauke1-1/+1
2020-03-24Add explicit aria-label to unlabeled controlsPatrick H. Lauke5-22/+22
2020-03-24Remove unnecessary <form> elements, add a submit button to validation examplePatrick H. Lauke4-65/+57
2020-03-24Add explicit title to iframe embedPatrick H. Lauke1-1/+1
2020-03-24Add explicit scope="col" to <th> column headersPatrick H. Lauke2-17/+17
2020-03-24Add `.caption-top` for tables (#30435)Mark Otto1-0/+36
2020-03-23File chooser size (#30040)Zedicius1-2/+26
2020-03-23Update modal docs (#30325)Shohei Yoshida1-125/+31
2020-03-23Use WCAG contrast algo (#30168)Gaël Poupard2-6/+15
2020-03-23Simplify input groups by dropping `.input-group-prepend` and `.input-group-ap...Martijn Cuppens7-169/+104