Created by: dependabot[bot]
Bumps bootstrap from 4.6.2 to 5.3.0.
Release notes
Sourced from bootstrap's releases.
v5.3.0
No release notes provided.
v5.3.0-alpha3
- Fixed wrong interpolated variables with node-sass/Hugo.
- Added a check for interpolated variables to catch compilation errors with Node Sass when using Sass variables in
calc()
functions.- Started using
--bs-border-radius
variables across more components.- Added
.d-inline-grid
utility class.- Fixed
.tooltip-inner
placement when using variations infallbackPlacements
.- Fix selectors for dark mode carousel overrides when compiling with
$color-mode-type: media-query
.- Updated the styling of floating labels when "floated" to include a
background-color
to help with multiple lines of text intextarea
s. This also fixes the colors when form elements are disabled in floating forms.- Updated RFS to v10.0.0.
Full Changelog: https://github.com/twbs/bootstrap/compare/v5.3.0-alpha2...v5.3.0-alpha3
v5.3.0-alpha2
🚀 Features
- #33126: Add
.nav-underline
modifier class- #37762: Add new link utilities, icon link helper, and update colored link helpers
- #38199: Docs: Better scroll
🎨 CSS
- #33125: Focus ring helper and utilities
- #33126: Add
.nav-underline
modifier class- #35857: Add dark mode support
- #36029: Add SCSS testing of the utilities API
- #36143: Fix Android Chrome input date dimensions
- #36831: Rework progress bar markup and styles
- #37526: Fix var
--bs-body-font-family
. Keep quotes in the font stack.- #37533: Visually-hidden: Remove
position: absolute
for captions- #37617: CSS:
$prefix
to the whole assets- #37621: Fix
--bs-form-check-bg
definition- #37644: list-group-border-width variables
- #37687: Fix Sass compilation when
$color-mode-type
is set tomedia-query
- #37720: Improve consistency of navbar icon declaration
- #37731: Update color contrast formula with new constant from WCAG 2.2
- #37734: Add
color-scheme
to dark root selector- #37759: Darken some text emphasis and syntax colors
- #37760: Fix selector for dark mode navbar toggler SVG change
- #37761: Docs: enhance callouts links on dark mode
- #37762: Add new link utilities, icon link helper, and update colored link helpers
- #37777: Fix cards color for contextual color mode
- #37781: Fix code color in callouts
- #37784: Change nav focus to focus-visible
- #37785: Update code syntax colors to use Bootstrap colors
- #37788: Change stylelint
property-blacklist
toproperty-disallowed-list
- #37800: Fix heading colors in dark mode
- #37804: CSS: rename some variables to be consistent
... (truncated)
Commits
-
60098ac
Release v5.3.0 (#38657) -
08dff5e
Build(deps-dev): Bump hugo-bin from 0.103.3 to 0.103.5 (#38667) -
b119ec1
Build(deps-dev): Bump@babel/preset-env
from 7.22.2 to 7.22.4 (#38668) -
e5a28ae
Build(deps-dev): Bump postcss from 8.4.23 to 8.4.24 (#38666) -
ad9cb22
Fix always-false boolean condition (#38665) -
8aef61d
Update devDependencies (#38656) -
f0be063
Update color-modes.js (#38626) -
de6b9a7
Build(deps-dev): Bump rollup from 3.21.8 to 3.23.0 (#38639) -
bdd9476
Build(deps-dev): Bump eslint from 8.40.0 to 8.41.0 (#38640) -
d6f4621
Build(deps-dev): Bump hugo-bin from 0.102.1 to 0.103.1 (#38642) - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)