Open
Conversation
abff72b to
cb20167
Compare
cb20167 to
f1b515a
Compare
c9d45ed to
1aface1
Compare
1aface1 to
eb54a59
Compare
4c054c0 to
0b2c730
Compare
0bd6173 to
4dd2de8
Compare
4dd2de8 to
b0b5bb6
Compare
b0b5bb6 to
b31c4f1
Compare
b31c4f1 to
1ea2878
Compare
1ea2878 to
d7de303
Compare
f3fb580 to
b61c31e
Compare
dd52cc8 to
0a8ec8b
Compare
e9f8d37 to
a2994a1
Compare
ee6d1a2 to
87bb1f4
Compare
87bb1f4 to
448bfa3
Compare
| datasource | package | from | to | | ---------- | --------- | ----- | ----- | | npm | bootstrap | 4.6.2 | 5.3.8 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
448bfa3 to
619cccb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.6.1→^5.0.0Release Notes
twbs/bootstrap (bootstrap)
v5.3.8Compare Source
What's Changed
.bd-exampleclass 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.7Compare Source
📚 Documentation
<head>content generated by the "Download examples" buttonintegrityandcrossoriginattributes in introduction pageplaceholderusage description🎨 Sass
'none'values in thebox-shadowSass mixin for cleaner output🤖 JavaScript
trigger: "hover click"configuration🤝 Contributions
v5.3.6Compare Source
Highlights
.visually-hiddenoverflowing children to become focusable.card-groupselectors to immediate children to fix some inheritance issuesChanges
npm installandnpm run distin CONTRIBUTING.md by @mdo in #41340.card-groupto immediate children to fixborder-radiusbug by @mscdex in #41298devDependenciesby @julien-deramond in #41383image-sizefrom 1.0.2 to 2.0.2 by @julien-deramond in #41384.mdand.mdxfiles. by @Jason3S in #41398filesconfiguration from.cspell.jsonby @julien-deramond in #41400// Privatecomment and method by @MohamadSalman11 in #41218New Contributors
Full Changelog: twbs/bootstrap@v5.3.5...v5.3.6
v5.3.5Compare 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.4Compare Source
Changes
🚀 Features
util.jsin migration guide<article>element for example cards.gridwhere it shouldn't be used.order-*classes in 'Layout > Columns'.justify-content-startclass in homepage.bi-exclamation-triangle-fillclassborder-radiusrule🎨 CSS
max-widthandbackground-colorbtn-group-verticalby using same rules asbtn-groupborder-radiusrule☕️ JavaScript
📖 Docs
util.jsin migration guide<article>element for example cards.ordervalues in the migration guide.gridwhere it shouldn't be used.order-*classes in 'Layout > Columns'.justify-content-startclass in homepage$enable-css-grid→$enable-cssgridin 'Customize > Options'$enable-css-gridin options.mdaria-hidden="true"to decorative SVGsaria-hidden='true'to decorative SVGs.bi-exclamation-triangle-fillclassdata-bs-theme="light"in navbars color schemes markupimageConfigurls.JoinPathin 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.3Compare Source
Highlights
variables-dark.scsswhen building Bootstrap with Sass. Now,_variables.scsswill automatically import_variables-dark.scss. If you were already importing_variables-dark.scssmanually, 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.jsscript 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 acceptlightanddarkvalues as parameters.Miscellaneous
<dl>,<dt>and<dd>in the sanitizer.🎨 CSS
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Read more information about the use of Renovate Bot within Laminas.