| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-12-14 | docs: Add responsive variations for align-content-between (#35532) | Ty Mick | 1 | -0/+1 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-12-14 | Update stylelint and stylelint-config-twbs-bootstrap (#35438) | XhmikosR | 4 | -11/+11 | |
| 2021-12-07 | Fix variable name in form overview docs (#35468) | Alexander Gitter | 1 | -2/+2 | |
| These variables are called $input-btn-*, the documentation was erroneously talking about $btn-input-*. Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-12-07 | Replace inline styles in example "Dropdowns" (#35483) | Anton | 1 | -9/+9 | |
| 2021-12-01 | Dropdown: change doc for `data-bs-popper=none` | GeoSot | 1 | -1/+1 | |
| 2021-12-01 | Update edge-to-edge design instructions (#35446) | Ethan Clevenger | 1 | -1/+1 | |
| Add note about margins to prevent overflow. | |||||
| 2021-11-30 | Fix variable name in customizing comment (#35414) | Christopher Boik | 1 | -1/+1 | |
| Correct table lightening variable to match the variable name defined and described in the loop variable section above | |||||
| 2021-11-25 | Update typography.md | François Karman | 1 | -1/+1 | |
| remove a unnecessary <abbr> tag | |||||
| 2021-11-25 | Add a template factory helper to handle all template cases (#34519) | GeoSot | 2 | -0/+26 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-11-23 | Make footer examples responsive to mobile screens (#35365) | Neeraj Kumar Das | 1 | -13/+13 | |
| 2021-11-23 | Add missing scss/maps imports (#35373) | Julien Déramond | 3 | -0/+8 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-11-15 | Move reassigned Sass maps for colors to another stylesheet (#34942) | Mark Otto | 4 | -7/+58 | |
| 2021-11-15 | Fix typo in vertical alignment of table cells (#35348) | Tobias Nießen | 1 | -1/+1 | |
| 2021-11-09 | floating-labels: remove aria-label in the select example (#35327) | Scott O'Hara | 1 | -1/+1 | |
| While it is understood that this is just an example, the visible text (label) of "Works with selects" and the `aria-label="Floating label select example"` created a [WCAG 2.5.3 Label in name](https://www.w3.org/WAI/WCAG21/quickref/#label-in-name) failure. As the `aria-label` isn't necessary here since this `select` is already provided an accessible name by its `label` element, removing the unnecessary `aria-label` seems the best course of action as: * removing it solves the WCAG issue * it removes the potential implication to developers that they'd even _need_ an `aria-label` here, let alone indirectly suggesting that it's ok for the visible text and accessible name to be out of alignment | |||||
| 2021-11-05 | Fix spacing utility classes mentioned in navbar supported content ↵ | Julien Déramond | 1 | -1/+1 | |
| documentation (#35328) Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-11-03 | Update import stacks required for modifying utilities (#35320) | Mark Otto | 1 | -0/+10 | |
| 2021-11-02 | Add top placement info to offcanvas docs | kyletsang | 1 | -1/+2 | |
| 2021-11-01 | Add missing `role="search"` and `type="search"` in navbar doc and examples ↵ | Julien Déramond | 11 | -46/+46 | |
| (#35223) * Add missing `role="search"` and `type="search"` in navbar doc and examples * Update site/content/docs/5.1/components/navbar.md * Remove warning callout about ensuring correct search role in navbar doc Co-authored-by: Gaël Poupard <[email protected]> Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-11-01 | update grid example docs (#35308) | Christian Oliff | 1 | -2/+2 | |
| 2021-10-28 | images.md: remove zero-width space (#35234) | Barabas | 1 | -1/+1 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-10-26 | fix(offcanvas): Adding titles class where missing (#35264) | Oxydent | 1 | -2/+2 | |
| Co-authored-by: louismaximepiton <[email protected]> | |||||
| 2021-10-21 | Fix typo in RTL Hello World! sentence (#35236) | Gaël Poupard | 2 | -3/+3 | |
| * docs(RTL): fix typo in Hello World! sentence * chore(docs): Cspell arabic words update | |||||
| 2021-10-11 | Update nuget docs to specify only .NET Framework projects are supported. ↵ | Jesse Mandel | 1 | -1/+1 | |
| (#35124) Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-10-05 | Enable `unicorn/prefer-prototype-methods` rule | XhmikosR | 11 | -11/+11 | |
| 2021-10-05 | Separate container classes from `$enable-grid-classes` option (#35005) | Mark Otto | 2 | -0/+5 | |
| * Separate container classes from enable-grid-classes optoin * Document the new option * Mention in migration guide Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-10-05 | Fix capitalization after period in `contents.md` (#35111) | Julien Déramond | 1 | -1/+1 | |
| 2021-09-28 | docs: remove `data-bs-dismiss="modal"` leftover (#35042) | Alex Gibson | 1 | -1/+1 | |
| 2021-09-28 | Add offcanvas to the components requiring JavaScript (#35013) | Rohit Sharma | 1 | -0/+1 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-09-28 | examples: Add `role="switch"` to switches (#35022) | Julien Déramond | 2 | -4/+4 | |
| 2021-09-13 | Fix responsive img docs | cdalexndr | 1 | -2/+2 | |
| https://github.com/twbs/bootstrap/issues/34885 | |||||
| 2021-09-10 | Changes some latin/dummy text to English (#34946) | Christian Oliff | 3 | -8/+8 | |
| Changes some latin/dummy text to English so spellcheck linter passes | |||||
| 2021-09-09 | docs: Add role="switch" to switches (#34824) | Christian Oliff | 1 | -5/+5 | |
| * docs: Add role="switch" to switches * Tweak/expand explanation about assistive technologies Co-authored-by: Patrick H. Lauke <[email protected]> | |||||
| 2021-09-09 | replace dummy text with English for Text truncation page (#34936) | Christian Oliff | 1 | -2/+2 | |
| 2021-09-09 | Non-blocking typo fix (#34935) | Christian Oliff | 1 | -1/+1 | |
| 2021-09-08 | Fix Backdroped typo (#34920) | Christian Oliff | 1 | -1/+1 | |
| 2021-09-08 | fix utilities typo (#34923) | Christian Oliff | 1 | -1/+1 | |
| 2021-09-08 | docs: Update RFS version & move "v" prefix to config.yml (#34918) | XhmikosR | 1 | -3/+3 | |
| 2021-09-08 | fix predefined typo (#34922) | Christian Oliff | 2 | -3/+3 | |
| 2021-09-08 | Fix JavaScript typo (#34921) | Christian Oliff | 1 | -1/+1 | |
| 2021-09-07 | Release v5.1.1 (#34869)v5.1.1 | XhmikosR | 1 | -1/+1 | |
| * Prepare v5.1.1. * Dist | |||||
| 2021-09-07 | Typo fixes (#34914) | XhmikosR | 15 | -15/+15 | |
| 2021-09-06 | Disabled link cleanup (#34886) | Patrick H. Lauke | 19 | -69/+76 | |
| * Disabled link cleanup per https://www.w3.org/TR/html-aria/#docconformance > It is NOT RECOMMENDED to use `aria-disabled="true"` on an `a` element with an `href` attribute. > >NOTE >If a link needs to be "disabled", remove the `href` attribute. This PR removes the unnecessary `href="#"`, `tabindex="-1"`, and `aria-disabled="true"` from disabled links in both docs pages and examples. `aria-disabled="true"` *is* kept for disabled link-based buttons (that have `role="button"`) as there it's appropriate to use (you *want* to convey to assistive technologies that this thing you're claiming is a button is also disabled at the moment) Further, the PR extends the "Link functionality caveat" to show the "proper" way (removing `href` and adding `.disabled` class only) to disable a link, but then explains what to do if that's not possible (and then keeps an example with all the traditional `href="#" tabindex="-1" aria-disabled="true"`, but explains clearly that it's not ideal). Same sort of explanation is also added to the pointer event utilities page * Turn big note into actual normal doc text Co-authored-by: Mark Otto <[email protected]> Co-authored-by: Mark Otto <[email protected]> Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-09-06 | Docs: Add Callout to Stacks Helper page about limited flexbox gap support ↵ | Christian Oliff | 1 | -0/+4 | |
| (#34910) * Docs: Add Callout to Stacks Helper page about limited flexbox gap support Fixes: #34737 * Update stacks.md * Delete callout-warning-flexbox-gap.md Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-09-04 | Fix a11y issues in `.hstack` example and placeholder 'How it works' example ↵ | Julien Déramond | 2 | -2/+2 | |
| (#34892) | |||||
| 2021-09-03 | docs: add `$enable-smooth-scroll` to Sass options page (#34877) | Alan Oliveira | 1 | -0/+1 | |
| 2021-09-02 | Include root.scss in all dist builds (#34773) | Mark Otto | 1 | -0/+6 | |
| * Remove the font-family-* override vars from Reboot build * Update Reboot docs to mention CSS variables | |||||
| 2021-08-31 | Use `path.Join` when joining paths | XhmikosR | 1 | -1/+1 | |
| 2021-08-31 | Remove `.html` suffix from shortcodes calls. | XhmikosR | 1 | -1/+1 | |
| It's the default. | |||||
| 2021-08-30 | Enhance Alerts > Live Example section (#34769) | Julien Déramond | 1 | -12/+2 | |
| 2021-08-30 | clarify importing all vs specific plugins (#34840) | Marius A | 1 | -3/+7 | |
