| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-02-14 | WIP: New snippet examples (#36309) | Mark Otto | 9 | -6/+499 | |
| * Start work on some new snippet examples * Update for dark mode, fixes * Add images, update descriptions * examples fixes | |||||
| 2023-02-14 | More updates to migration guide | Mark Otto | 1 | -2/+16 | |
| 2023-02-14 | Update form validation styles to use new CSS variables for `color` and ↵ | Mark Otto | 1 | -0/+14 | |
| `border-color` (#38044) * Update form validation styles to use new CSS variables for color and border-color * Use better Sass variables | |||||
| 2023-02-14 | Attempt to fix focus ring being cut off in table of contents (#37965) | Mark Otto | 1 | -1/+1 | |
| * Attempt to fix focus ring being cut off in table of contents * Update _toc.scss --------- Co-authored-by: Patrick H. Lauke <[email protected]> | |||||
| 2023-02-14 | Docs: Use ESM Popper CDN reference in 'Using Boottrap as a module' | Julien Déramond | 1 | -1/+1 | |
| 2023-02-13 | Docs: Progress fix + proposal (#38014) | Louis-Maxime Piton | 1 | -2/+2 | |
| * Fix + proposal * fix(review) --------- Co-authored-by: Patrick H. Lauke <[email protected]> | |||||
| 2023-02-13 | Docs: uniformize disabled nav links for underline nav | Julien Déramond | 1 | -1/+1 | |
| 2023-02-04 | Remove redundant space in forms/validation.md | 汪心禾 | 1 | -1/+1 | |
| 2023-02-04 | Add mention to migration guide | Mark Otto | 1 | -0/+2 | |
| 2023-01-28 | Migration guide changes for v5.3.0-alpha2 (#37862) | Mark Otto | 1 | -1/+67 | |
| * WIP * More changes mentioned * more * mention dropdown-menu-dark deprecation * More edits | |||||
| 2023-01-21 | Docs: tweak icon link and callouts (#37923) | Patrick H. Lauke | 7 | -9/+17 | |
| * Tweak callout for icon link - no need to talk about `alt` for `<img>` since these don't use `<img>` - make start of sentence more readable * Tweak language of dropdown warning callout * Tweak popover warning callout * Tweak rtl warning callouts * Tweak color warning callout * Add/move accessibility callout for color to relevant pages * Update site/content/docs/5.3/helpers/icon-link.md * Update site/layouts/partials/callouts/warning-color-assistive-technologies.md Co-authored-by: Mark Otto <[email protected]> | |||||
| 2023-01-21 | Proposal to rename the CSS and Sass variables | louismaximepiton | 3 | -20/+20 | |
| 2023-01-21 | Docs: add overflow and text color info to progress bar page (#37921) | Patrick H. Lauke | 1 | -0/+33 | |
| * Docs: add overflow and text color info to progress bar page * Add example/reference for color & background helper use * Add mention of color modes/dark mode * Tweak link text | |||||
| 2023-01-21 | fix typo in gutters doc (#37918) | ChellyAhmed | 1 | -1/+1 | |
| * fix typo in gutters doc * Update site/content/docs/5.3/layout/gutters.md Co-authored-by: Mark Otto <[email protected]> | |||||
| 2023-01-17 | Proposal | louismaximepiton | 1 | -0/+1 | |
| 2023-01-17 | Proposal | louismaximepiton | 2 | -20/+20 | |
| 2023-01-17 | Harmonize the doc | louismaximepiton | 3 | -14/+18 | |
| 2023-01-16 | Sass docs updates (#37897) | Mark Otto | 17 | -45/+89 | |
| * Add maps * Redesign scss-docs rendering * Update other CSS sections * Fix linter | |||||
| 2023-01-16 | Typo | Mark Otto | 3 | -3/+3 | |
| 2023-01-16 | Add docs callout for utilities that don't respond to color modes | Mark Otto | 3 | -0/+12 | |
| 2023-01-16 | Include variables-dark in the import stacks, plus a customize overview fix | Mark Otto | 3 | -0/+10 | |
| 2023-01-16 | Fix `.form-control` in dark mode (#37893) | Mark Otto | 1 | -6/+0 | |
| * Fix .form-control in dark mode * Remove CSS vars from docs | |||||
| 2023-01-16 | Update grid example | louismaximepiton | 1 | -4/+4 | |
| 2023-01-16 | Deprecate the Sass var and remove any occurence of the `.text-muted` (#37890) | Louis-Maxime Piton | 42 | -219/+219 | |
| 2023-01-15 | Changed ```popover``` to ```tooltip``` in docs | Maciej Kubień | 1 | -3/+3 | |
| Changed ```popover``` to ```tooltip``` in tooltip component docs page. | |||||
| 2023-01-15 | Move form-text paragraph to Form control page instead of overview to have ↵ | Issermann Hannah | 2 | -36/+36 | |
| teh documentation in the same page than sass variables. | |||||
| 2023-01-12 | Docs: update progress markup in Color modes page | Julien Déramond | 1 | -4/+4 | |
| 2023-01-11 | Mention deprecated classes for color mode on offcanvas | Mark Otto | 1 | -1/+5 | |
| 2023-01-11 | Docs: fix broken links in Color modes page | Julien Déramond | 1 | -3/+3 | |
| 2023-01-11 | docs: updates `.text-*-left` changes | Catalin Zalog | 1 | -1/+1 | |
| 2023-01-10 | Update colored links, add new `.link-body-emphasis` helper (#37833) | Mark Otto | 1 | -0/+6 | |
| * Rewrite colored links to use color property again instead of --bs-link-color-rgb value because nav links and more do not set --bs-link-color-rgb * Update bundlewatch * Document it Co-authored-by: Julien Déramond <[email protected]> | |||||
| 2023-01-10 | Update snippet examples for dark mode (#37834) | Mark Otto | 14 | -315/+469 | |
| * Update snippet examples for dark mode * Fix markup * Review comments * undo colored links docs from this PR | |||||
| 2023-01-10 | Docs: fix typo in migration guide | Julien Déramond | 1 | -1/+1 | |
| 2023-01-08 | Docs: add `.fw-medium` utility class example | A Kriya | 1 | -0/+1 | |
| 2023-01-07 | Docs: missing deprecated callout for `list-group-item-variant()` mixin | Julien Déramond | 1 | -0/+2 | |
| 2023-01-05 | Docs: Small enhancements (#37803) | Louis-Maxime Piton | 2 | -6/+12 | |
| * Consistency with the doc * Bring a class to avoid weird behavior * Consistency + Add some explaining text * fix(color) | |||||
| 2023-01-05 | Docs: enhance colors description table | Julien Déramond | 1 | -28/+28 | |
| 2023-01-04 | Docs: replace `twbs/bootstrap-npm-starter` by ↵ | Julien Déramond | 2 | -25/+71 | |
| `twbs/examples/tree/main/icons-font` (#37671) * Docs: replace twbs/bootstrap-npm-starter by twbs/examples/tree/main/icons-font * Revamp starter template to use new .icon-link, fix Bootstrap icon and text at top * Remove extra CSS file * Change links to twbs/examples * Fix icon name * Adjust icon link offset to more reasonable and scaling distance Co-authored-by: Mark Otto <[email protected]> | |||||
| 2023-01-04 | Include twbs/examples in the Examples page | Mark Otto | 1 | -23/+38 | |
| 2023-01-03 | Add new link utilities, icon link helper, and update colored link helpers ↵ | Mark Otto | 5 | -20/+195 | |
| (#37762) * Add new link utilities, update colored link helpers * Remove commented out code * Fixes * Remove examples changes * Fixes and copy * Fix icon-link instances on homepage * Bump bundlewatch * Fix node-sass issue for rgba() function bug * More bundlewatch * One more time after merge * Add callout for a11y * Hover and focus-visible * Add a11y callouts * Remove duplicate for now * More code review feedback | |||||
| 2023-01-03 | Rewrite some callouts to remove most headings and reduce their content | Mark Otto | 9 | -58/+26 | |
| 2023-01-03 | Docs: fix accordion flush description | Julien Déramond | 1 | -1/+1 | |
| 2023-01-03 | Add webpack build to webpack guide | Julien Déramond | 1 | -2/+9 | |
| 2023-01-03 | Docs: add explanation of the base `.btn` class (#37275) | Patrick H. Lauke | 1 | -1/+15 | |
| * Docs: add explanation of the base `.btn` class and a callout reminding authors to at least define some focus styling if they intend to use it "naked" * Turn callout into a warning * Add initial heading * Tweak callout wording | |||||
| 2023-01-02 | fix live toast demo (#37590) | AucT | 1 | -3/+3 | |
| * fix live toast demo * Fix live toast demo * Update snippets.js * Update toasts.md * Update snippets.js * Code review comments addressed Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Mark Otto <[email protected]> | |||||
| 2023-01-02 | Docs: add CSS variables section in close button section | Julien Déramond | 1 | -1/+9 | |
| 2023-01-02 | Docs: offcanvas toggles accessibility fixes, fully hide layout template input | Louis-Maxime Piton | 2 | -6/+6 | |
| Co-authored-by: Patrick H. Lauke <[email protected]> | |||||
| 2023-01-02 | Update tooltips.md | XhmikosR | 1 | -2/+1 | |
| 2023-01-01 | Docs: remove remnants of Twitter / bump dates (#37779) | Patrick H. Lauke | 2 | -10/+6 | |
| 2022-12-30 | Docs: Remove unnecessary `id`/`aria-labelledby` from accordion examples | Patrick H. Lauke | 1 | -18/+18 | |
| Follow-up to https://github.com/twbs/bootstrap/pull/37718 | |||||
