-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency bootstrap to v5.3.8 #99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json
|
19b6110
to
9809344
Compare
|
9809344
to
7bf4c65
Compare
7bf4c65
to
093bcc9
Compare
093bcc9
to
00af8bc
Compare
00af8bc
to
dbcdf28
Compare
dbcdf28
to
f33bbfb
Compare
This PR contains the following updates:
5.1.3
->5.3.8
Release Notes
twbs/bootstrap (bootstrap)
v5.3.8
Compare Source
What's Changed
.bd-example
class by @julien-deramond in #41556color-contrast()
function for WCAG 2.1 compliance by @julien-deramond in #41585<Example>
is used, not just<Code>
by @louismaximepiton in #41582Dependencies
New Contributors
Full Changelog: twbs/bootstrap@v5.3.7...v5.3.8
v5.3.7
Compare Source
📚 Documentation
<head>
content generated by the "Download examples" buttonintegrity
andcrossorigin
attributes in introduction pageplaceholder
usage description🎨 Sass
'none'
values in thebox-shadow
Sass mixin for cleaner output🤖 JavaScript
trigger: "hover click"
configuration🤝 Contributions
v5.3.6
Compare Source
Highlights
.visually-hidden
overflowing children to become focusable.card-group
selectors to immediate children to fix some inheritance issuesChanges
npm install
andnpm run dist
in CONTRIBUTING.md by @mdo in #41340.card-group
to immediate children to fixborder-radius
bug by @mscdex in #41298devDependencies
by @julien-deramond in #41383image-size
from 1.0.2 to 2.0.2 by @julien-deramond in #41384.md
and.mdx
files. by @Jason3S in #41398files
configuration from.cspell.json
by @julien-deramond in #41400// Private
comment and method by @MohamadSalman11 in #41218New Contributors
Full Changelog: twbs/bootstrap@v5.3.5...v5.3.6
v5.3.5
Compare Source
Hot fix for a regression from upstream in Autoprefixer.
What's Changed
Full Changelog: twbs/bootstrap@v5.3.4...v5.3.5
v5.3.4
Compare Source
Changes
🚀 Features
util.js
in migration guide<article>
element for example cards.grid
where it shouldn't be used.order-*
classes in 'Layout > Columns'.justify-content-start
class in homepage.bi-exclamation-triangle-fill
classborder-radius
rule🎨 CSS
max-width
andbackground-color
btn-group-vertical
by using same rules asbtn-group
border-radius
rule☕️ JavaScript
📖 Docs
util.js
in migration guide<article>
element for example cards.order
values in the migration guide.grid
where it shouldn't be used.order-*
classes in 'Layout > Columns'.justify-content-start
class in homepage$enable-css-grid
→$enable-cssgrid
in 'Customize > Options'$enable-css-grid
in options.mdaria-hidden="true"
to decorative SVGsaria-hidden='true'
to decorative SVGs.bi-exclamation-triangle-fill
classdata-bs-theme="light"
in navbars color schemes markupimageConfig
urls.JoinPath
in more placesrel="noopener" target="_blank"
data-bs-scroll="true"
from navbarhugo.IsProduction
🛠 Examples
🌎 Accessibility
<article>
element for example cardsaria-hidden="true"
to decorative SVGsaria-hidden='true'
to decorative SVGs📦 Dependencies
v5.3.3
Compare Source
Highlights
variables-dark.scss
when building Bootstrap with Sass. Now,_variables.scss
will automatically import_variables-dark.scss
. If you were already importing_variables-dark.scss
manually, you should keep doing it as it won't break anything and will be the way to go in v6.Color modes
.text-bg-*
text utilities to be certain that the text is always readable (especially when the customized colors are different in light and dark modes).color-modes.js
script to handle the case where the OS is set to light mode and the auto color mode is used on the website. If you copied the script from our docs, you should apply this change to your own script.color-scheme()
only acceptlight
anddark
values as parameters.Miscellaneous
<dl>
,<dt>
and<dd>
in the sanitizer.🎨 CSS
--bs-accordion-btn-focus-border-color
and deprecate$accordion-button-focus-border-color
☕️ JavaScript
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.