| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-01-17 | Harmonize the doc | louismaximepiton | 3 | -14/+18 | |
| 2023-01-17 | Correction | louismaximepiton | 1 | -1/+1 | |
| 2023-01-16 | Sass docs updates (#37897) | Mark Otto | 19 | -46/+109 | |
| * 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 | Small color mode docs CSS fixes (#37896) | Mark Otto | 2 | -2/+6 | |
| * SImplify background gradient syntax * Move inline style to CSS file | |||||
| 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 | 3 | -4/+4 | |
| 2023-01-16 | Deprecate the Sass var and remove any occurence of the `.text-muted` (#37890) | Louis-Maxime Piton | 48 | -230/+230 | |
| 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 | 15 | -315/+470 | |
| * 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-08 | Remove autofocus on theme switch when page is loaded | Julien Déramond | 1 | -3/+6 | |
| 2023-01-07 | Docs: missing deprecated callout for `list-group-item-variant()` mixin | Julien Déramond | 1 | -0/+2 | |
| 2023-01-06 | Docs: fix `.btn-clipboard` and `.btn-edit` link hover color | Julien Déramond | 1 | -1/+1 | |
| 2023-01-05 | Docs: Small enhancements (#37803) | Louis-Maxime Piton | 4 | -9/+22 | |
| * 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-05 | Docs: remove some CSS from `.highlight-toolbar` def | Julien Déramond | 2 | -8/+1 | |
| 2023-01-04 | Docs: replace `twbs/bootstrap-npm-starter` by ↵ | Julien Déramond | 5 | -28/+74 | |
| `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 | 2 | -23/+64 | |
| 2023-01-04 | Docs: fix headings color in light/dark mode (#37802) | Julien Déramond | 1 | -2/+2 | |
| 2023-01-03 | Add new link utilities, icon link helper, and update colored link helpers ↵ | Mark Otto | 15 | -56/+216 | |
| (#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 | 13 | -70/+30 | |
| 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 | Remove dark mode --bs-heading-color value, set to null, and add custom ↵ | Mark Otto | 1 | -0/+7 | |
| styles for the docs dark mode headings | |||||
| 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 | Use Bootstrap colors in syntax highlighting | Mark Otto | 4 | -26/+28 | |
| 2023-01-02 | fix live toast demo (#37590) | AucT | 2 | -11/+11 | |
| * 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 | 3 | -7/+7 | |
| Co-authored-by: Patrick H. Lauke <[email protected]> | |||||
| 2023-01-02 | Update tooltips.md | XhmikosR | 1 | -2/+1 | |
| 2023-01-01 | Fix code color in callouts | Mark Otto | 2 | -0/+3 | |
| 2023-01-01 | Docs: Make theme switcher accessible (#37780) | Patrick H. Lauke | 2 | -6/+14 | |
| * Make theme switcher accessible * set an explicit `aria-label` to the switcher (as the `<span>` is not sufficient, as it can be display:none'd and then the button has no accName) * make the theme buttons actual `aria-pressed` toggles * Dynamically update aria-label for theme switcher * Explicitly reset focus after activating theme * Use innerText for the constructed dynamic aria-label this way, if the text ever gets changed in the html, this will adapt appropriately * Tweak accessible name for the dropdown * Fixup * Use `textContent` instead of `innerText` | |||||
| 2023-01-01 | Docs: remove remnants of Twitter / bump dates (#37779) | Patrick H. Lauke | 7 | -18/+11 | |
| 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 | |||||
| 2022-12-30 | Docs: enhance Focus ring example section desc | Julien Déramond | 1 | -1/+1 | |
| 2022-12-29 | Focus ring helper and utilities (#33125) | Mark Otto | 4 | -0/+80 | |
| * Add global variables for box-shadow focus rings * Update instances of -btn-focus-box-shadow to use -ring-box-shadow, unless it's for buttons or inputs * fix variable name * Add CSS variables for global focus styling, document it * Move to CSS vars section * Update scss/_nav.scss Co-authored-by: Gaël Poupard <[email protected]> * Helper and utils * Fix bundlewatch * Change 'Focus ring' in sidebar so that the page can be visible * Minor typo fix * fix merge * Revamp some more, improve docs Co-authored-by: Gaël Poupard <[email protected]> Co-authored-by: Julien Déramond <[email protected]> Co-authored-by: Patrick H. Lauke <[email protected]> | |||||
| 2022-12-29 | Docs: enhance callouts links on dark mode | Julien Déramond | 2 | -1/+3 | |
| 2022-12-29 | Docs: replace dark btns by primary ones from Button group docs to avoid ↵ | Julien Déramond | 1 | -15/+15 | |
| issues in dark mode | |||||
| 2022-12-29 | Darken some text emphasis and syntax colors | Mark Otto | 2 | -1/+3 | |
| 2022-12-29 | Use scrollspy on docs pages (#33428) | GeoSot | 4 | -10/+23 | |
| * use scrollspy on docs pages * Update colors by taking into account new dark mode * Restyle it * Update colors once more * Fix some color contrast issues Co-authored-by: Julien Déramond <[email protected]> Co-authored-by: Mark Otto <[email protected]> | |||||
