Created by: dependabot[bot]
Bumps bootstrap from 4.6.0 to 5.0.0.
Release notes
Sourced from bootstrap's releases.
v5.0.0
Highlights
#32155: Updated
make-col()mixin to generate equal columns when no size is specified #32763: Added newcolor-scheme()mixin #33389: Dropdown menus now have option become clickable #33453: Added new docs footer #33548: Offcanvas header components are now vertically aligned #33549: Added offcanvas-top modifier #33634: Added support for.dropdown-items wrapped in<li>s #33626: Fix v5 regressions in tab dropdown functionality
🚀 Features
- #32763: Add
color-schememixin- #33389: Dropdown — Add option to make the dropdown menu clickable
- #33549: Add offcanvas-top modifier
🎨 CSS
- #32155: Add equal column mixin
- #32763: Add
color-schememixin- #33292: Make accordion icon rotation more natural
- #33411: Fix validation feedback icon in select multiple
- #33478: Make
.nav-linkcolor consistent when using buttons- #33482: Dropdown — Apply positioning only when Popper is not used
- #33548: Vertically align offcanvas header components
- #33549: Add offcanvas-top modifier
- #33550: Spinner alignment changes
- #33598: Hide validation icons from multiple selects
- #33600: Have $form-check-input-border's default derive from $black
- #33607: Reduce color-scheme complexity
- #33642: use
:read-onlycss selector instead[readonly]for consistency- #33658: fix: use list-group variable instead of alert
- #33736: accordion: fix
border-topon Firefox
☕ ️ JavaScript
- #32439: Decouple BackDrop from modal
- #33245: Decouple Modal's scrollbar functionality
- #33249: Simplify Modal Config
- #33250: Simplify ScrollSpy config
- #33310: fix: make EventHandler better handle mouseenter/mouseleave events
- #33389: Dropdown — Add option to make the dropdown menu clickable
- #33429: Remove element event listeners through base component
- #33451: Add missing things in
hidemethod of dropdown- #33456: Use our
isDisabledutil on dropdown- #33466: Refactor dropdown's hide functionality
- #33479: Fix dropdown escape propagation
- #33496: Use cached
noopfunction
... (truncated)
Commits
-
bf09367Release v5.0.0 (#33647) -
48ae5a7Rewrite migration guide (#33834) -
f086572refactor(docs): Added form file input variables (#33833) -
1a54286Fix doc typo and Bootstrap Icons link (#33832) -
e2df73fUpdate migration guide for some v5 changes (#33829) -
1e6356aNeutralise more words from placeholder text (#33731) -
6633845Bump eslint-config-xo from 0.35.0 to 0.36.0 (#33646) -
cb38744Tweak toast docs (#33810) -
c2ff225Bump rollup from 2.46.0 to 2.47.0 (#33818) -
c090ea2Bump@babel/preset-envfrom 7.14.0 to 7.14.1 (#33819) - 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)