| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-04-13 | Rewrite grid docs to account for new grid tier | Mark Otto | 14 | -767/+961 | |
| - Breaks grid content across multiple pages - Updates mentions of grid tiers from five to six - Rewrites how it works sections to reference new options and tiers | |||||
| 2020-04-13 | Move table of contents to new sidebar, restyle it to be simpler | Mark Otto | 2 | -20/+50 | |
| 2020-04-09 | Remove redundant class and line height (#30542) | Martijn Cuppens | 2 | -2/+1 | |
| 2020-04-08 | Use correct hex color code(#30533) | Gaël Poupard | 1 | -1/+1 | |
| 2020-04-06 | Create `scss-docs` shortcode to get some snippets from the Scs… (#30502) | Martijn Cuppens | 5 | -84/+55 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-04-01 | Fix CSS and improve docs | ysds | 1 | -35/+41 | |
| 2020-04-01 | Add Full-Screen size to Modal and Responsive variations for breakpoints | gsoti | 1 | -0/+156 | |
| (Works from breakpoint and down) | |||||
| 2020-03-31 | Fix active state dropdown | Martijn Cuppens | 2 | -4/+2 | |
| 2020-03-31 | Use unordered lists in dropdown-menus | Martijn Cuppens | 5 | -74/+74 | |
| 2020-03-31 | Docs: Use unordered lists in dropdowns | cccabinet | 4 | -88/+88 | |
| 2020-03-31 | Fix text decorations (#30492) | Martijn Cuppens | 1 | -4/+1 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-03-31 | Require `.form-label` classes on form labels (#30476) | Martijn Cuppens | 10 | -65/+65 | |
| 2020-03-31 | docs(tables): 1, 2, 2, 4… (#30489) | Gaël Poupard | 1 | -1/+1 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-03-30 | Switch to custom properties to control grid gutter widths (#30475) | Martijn Cuppens | 1 | -0/+1 | |
| 2020-03-28 | docs: remove `makeArray` (#30470) | XhmikosR | 1 | -13/+9 | |
| 2020-03-28 | Simplify sidebar styles | Martijn Cuppens | 3 | -64/+54 | |
| 2020-03-28 | docs(sidenav): use class selector for active item | Gaël Poupard | 2 | -4/+4 | |
| 2020-03-28 | docs(sidenav): transition arrow too | Gaël Poupard | 1 | -0/+1 | |
| 2020-03-28 | docs(sidenav): get rid of custom JS for active state | Gaël Poupard | 3 | -23/+6 | |
| 2020-03-28 | docs(sidenav): fix struggling CSS when collapsing sidenav | Gaël Poupard | 2 | -5/+2 | |
| 2020-03-28 | docs(sidenav): use collapse components | Gaël Poupard | 1 | -2/+3 | |
| 2020-03-28 | Dist (#29924) | XhmikosR | 1 | -4/+0 | |
| 2020-03-28 | docs: remove duplicate code for indeterminate (#30471) | XhmikosR | 2 | -11/+1 | |
| 2020-03-28 | v5 tabs - accessibility issue when using ul/li semantic | Laussel Loïc | 1 | -20/+20 | |
| Add aria-role presentation on li element when ul element has role tablist and remove dropdown from visual tests as they've been removed from doc | |||||
| 2020-03-24 | Fix redirected links. | XhmikosR | 5 | -16/+16 | |
| 2020-03-24 | Fix links after #30041 | XhmikosR | 2 | -2/+2 | |
| 2020-03-24 | Add accessible name to fieldset | Patrick H. Lauke | 1 | -1/+1 | |
| 2020-03-24 | Add explicit aria-label to unlabeled controls | Patrick H. Lauke | 5 | -22/+22 | |
| - in particular, controls that just relied on `placeholder`, as this is still not officially/consistently supported as a valid way to provide an accessible name (though some browsers do use it as a fallback) | |||||
| 2020-03-24 | Remove unnecessary <form> elements, add a submit button to validation example | Patrick H. Lauke | 4 | -65/+57 | |
| 2020-03-24 | Add explicit title to iframe embed | Patrick H. Lauke | 1 | -1/+1 | |
| 2020-03-24 | Add explicit scope="col" to <th> column headers | Patrick H. Lauke | 2 | -17/+17 | |
| 2020-03-24 | Add `.caption-top` for tables (#30435) | Mark Otto | 1 | -0/+36 | |
| * Move caption-side to <table> element in Reboot * Add class for .caption-top | |||||
| 2020-03-23 | File chooser size (#30040) | Zedicius | 1 | -2/+26 | |
| Co-authored-by: David Van Doninck <[email protected]> Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Martijn Cuppens <[email protected]> | |||||
| 2020-03-23 | Update modal docs (#30325) | Shohei Yoshida | 1 | -125/+31 | |
| 2020-03-23 | Use WCAG contrast algo (#30168) | Gaël Poupard | 3 | -98/+107 | |
| 2020-03-23 | Simplify input groups by dropping `.input-group-prepend` and ↵ | Martijn Cuppens | 7 | -169/+104 | |
| `.input-group-append` | |||||
| 2020-03-23 | Documentation skip links (#30073) | Gaël Poupard | 5 | -16/+14 | |
| * docs(skip-links): add a skip to main navigation skip link * docs(skip-links): revamp skip-links pattern * docs(navs): use aria-label on navs * docs(navs): use 'docs navigation' label in sidebar nav | |||||
| 2020-03-23 | Use a link helper instead of the text color utility | Martijn Cuppens | 6 | -51/+51 | |
| 2020-03-20 | Merge branch 'master' into underline-links | Martijn Cuppens | 29 | -62/+35 | |
| 2020-03-20 | Remove redundant text decoration from hover states | Martijn Cuppens | 1 | -1/+0 | |
| 2020-03-20 | Restore hover text decoration on toc links | Martijn Cuppens | 1 | -2/+2 | |
| 2020-03-19 | Fix commonmark syntax (#30276) | satotake | 1 | -9/+9 | |
| * Fix commonmark syntax related https://github.com/gohugoio/hugo/issues/6553 * Fix indentation Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-03-18 | Update Legacy Edge support | Martijn Cuppens | 1 | -1/+1 | |
| 2020-03-18 | Remove Internet Explorer leftovers | XhmikosR | 26 | -80/+23 | |
| 2020-03-18 | Revert "Revert "Add information about IE 11 compatibility."" | XhmikosR | 1 | -0/+37 | |
| This reverts commit bcf76ef5f0d6305bb8aa7a83ae7fdc45256f7f08. | |||||
| 2020-03-18 | Update docs-navbar.html (#30418) | XhmikosR | 1 | -1/+1 | |
| Open icons in a new tab like the rest of the external links | |||||
| 2020-03-18 | Clarify card group behavior (#30416) | XhmikosR | 1 | -1/+1 | |
| Co-authored-by: Mark Otto <[email protected]> | |||||
| 2020-03-18 | Dashboard example: use the core `.position-sticky` class. (#30408) | XhmikosR | 2 | -8/+1 | |
| 2020-03-17 | remove dupe text-decoration | Mark Otto | 1 | -1/+0 | |
| 2020-03-17 | supress underline on toc | Mark Otto | 1 | -0/+4 | |
