| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2020-03-17 | Remove links from docs sidebar | Mark Otto | 1 | -0/+2 | |
| 2020-03-15 | style: fixes indent (#30396) | Catalin Zalog | 1 | -2/+2 | |
| 2020-03-12 | Limit to `scroll-margin-top` to elements with an id | Martijn Cuppens | 1 | -1/+1 | |
| 2020-03-12 | Use `scroll-margin-top` instead of pseudo hack | Martijn Cuppens | 2 | -24/+4 | |
| 2020-03-12 | Remove `.bd-example-responsive-containers` | Martijn Cuppens | 1 | -9/+0 | |
| Added in https://github.com/twbs/bootstrap/pull/29095/files#diff-d4fb29267ed3a7c27482bbeac1723ab6 but never used | |||||
| 2020-03-10 | fix indention | Martijn Cuppens | 1 | -1/+1 | |
| Co-Authored-By: Shohei Yoshida <[email protected]> | |||||
| 2020-03-10 | Add row-cols-auto and responsive variants | Martijn Cuppens | 1 | -1/+12 | |
| 2020-03-10 | Remove card decks in favor of the grid | Martijn Cuppens | 1 | -0/+1 | |
| 2020-03-10 | Bootstrap 5 migration guide | Martijn Cuppens | 1 | -2/+9 | |
| 2020-03-10 | Update examples to the Bootstrap 5 grid | Martijn Cuppens | 13 | -124/+173 | |
| 2020-03-10 | Bootstrap 5 grid documentation | Martijn Cuppens | 9 | -551/+651 | |
| Co-authored-by: Mark Otto <[email protected]> | |||||
| 2020-03-08 | style(css): removes `&-*` scss pattern | Catalin Zalog | 1 | -9/+9 | |
| 2020-03-08 | Remove unneeded og:image:secure_url from social.html (#30362) | Christian Oliff | 1 | -2/+1 | |
| The image is always available over HTTPS anyway Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-03-08 | Update browsers + devices support page to remove IE10, IE11 Mobile (#30363) | Christian Oliff | 1 | -12/+1 | |
| This PR removes unsupported browsers from supported tables based on the current `.browserlistrc` config | |||||
| 2020-03-07 | Align navbar in docs (#30359) | Martijn Cuppens | 1 | -4/+4 | |
| 2020-03-06 | Update clipboard.js to v2.0.6 (#30341) | XhmikosR | 1 | -3/+3 | |
| 2020-03-05 | Add `loading="lazy"` in images (#30199) | XhmikosR | 5 | -10/+16 | |
| 2020-03-05 | Switch versions & docs search (#30336) | XhmikosR | 3 | -10/+4 | |
| 2020-03-04 | CSS & alignment tweaks | Martijn Cuppens | 2 | -19/+4 | |
| 2020-03-04 | Example dashboard: fix menu disappearing on small viewport | Minobi | 2 | -2/+17 | |
| 2020-03-04 | Embedded examples cleanup (#30330) | Mark Otto | 1 | -42/+37 | |
| * Thin out embedded examples borders, rounded their corners * Fix busted class * Adjust nesting of .bd-example styles, tweak padding while I'm at it * combine selectors * cleanup some margins that always cancel each other out * Remove redundant universal selector Co-authored-by: Martijn Cuppens <[email protected]> | |||||
