Created by: dependabot[bot]
Bumps bootstrap from 4.6.1 to 5.2.0.
Release notes
Sourced from bootstrap's releases.
v5.2.0
🚀 Highlights
- #36168: Manually set hover and active backgrounds and borders for dark and light buttons
- #36327: Truncate text to prevent multiline floating label
- #36382: Rewrite Webpack guide
- #36411: Rewrite Parcel guide
- #36412: Docs: Add a Vite Getting Started guide
- #36500: Generate local CSS variables on utilities when using state option
- #36528: Scrollspy: enable
smooth-scrollbehavior
🚀 Features
- #36352: Fix StackBlitz examples by embedding snippets.js when needed
- #36528: Scrollspy: enable
smooth-scrollbehavior- #36759: Support input groups in floating forms
🎨 CSS
- #36156: Update
.form-control-colorsizing and styles- #36168: Manually set hover and active backgrounds and borders for dark and light buttons
- #36178: Add a banner mixin, helping future releases and maintenance
- #36327: Truncate text to prevent multiline floating label
- #36353: Fix offcanvas not showing with
.showing- #36366: add back focus box shadow to
btn-link- #36406: CSS: few proposals
- #36423: Stylelint: Disable
custom-property-empty-line-before- #36446: Update Sass for computing
.table-group-dividerborder- #36447: Fix
.dropdown-itemborder-radiuswhen$dropdown-padding-yis0- #36461: Fix alert border radius
- #36476: Docs: fix Reboot Horizontal rules using border utilities
- #36477: Docs: remove unused _algolia.scss
- #36499: Don't style
readonlyinputs asdisabled- #36500: Generate local CSS variables on utilities when using state option
- #36509: Remove
--bs-headings-colorCSS variable due to backward compatibility issues- #36535: Fix 'Remove from map' Sass description
- #36608: dashboard example: minor fix
- #36627: Fix search modal z-index to be on top of all docs showcased components
- #36646: Fix tooltip/badge border radius when rounded disabled
- #36680: Revert db61cf3 for
$text-muteddefault value- #36689: Add missing CSS vars for
.navbar-nav- #36704: Fix missing
--bs-btn-disabled-border-colorinbutton-outline-variantmixin- #36711: Add
$display-font-familyand$display-font-style- #36740: Fixing pagination compile issue
- #36747: Fix active/focused button link text color
- #36759: Support input groups in floating forms
☕ ️ JavaScript
- #35679: Force tooltip and popover to recreate content every time it opens
... (truncated)
Commits
-
edf9c40Release v5.2.0 (#36768) -
f451b41Fix failing test on EventHandler (#36772) -
4035ad1Update devDependencies (#36767) -
eae51cdFix various small typos in documentation (#36762) -
705d685Fix typos in code (#36763) -
154916cFixing pagination compile issue -
9d5c834Fix indentation in code sample -
150b374Fix active/focused button link text color -
d262a50Add links to Webpack, Parcel, and Vite guides on homepage (#36760) -
71cbb88Support input groups in floating forms (#36759) - 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)