main
Add dark mode support (#35857)
Variablize backdrop for modal and offcanvas
Bump year to 2026 (#42208)
Add Sass docs (variables, mixins, and loops) to most pages (#32747)
Consolidate multiple 'none' values in `box-shadow` Sass mixin (#41469)
Update _breakpoints.scss
Add CSS custom property: --bs-btn-disabled-border-color to mixin: button-outline-variant
Add parameters to the caret mixin
Create `scss-docs` shortcode to get some snippets from the Scs… (#30502)
Fix Sass compilation when `$color-mode-type` is set to `media-query` (#37687)
refactor(color-scheme): reduce complexity
Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)
Add default value for `$ignore-warning` (#28103)
Fix focus box-shadow for validation stated form-controls (#38719)
Remove unneeded flexbug workaround (#40876)
Drop deprecated img-retina mixin (#28459)
Docs: missing deprecated callout for `list-group-item-variant()` mixin
Extract list-unstyled mixin; closes #17792
Stylelint: Disable `custom-property-empty-line-before`
Update stylelint and stylelint-config-twbs-bootstrap (#35438)
Update scss mixins to comply with scss-linting rules (#22151)
Bump dependencies
Update stylelint to v13.7.2 (#31726)
SCSS testing of the utilities API (#36029)
fix(visually-hidden): prevent overflowing children to become focusable (#41286)