Created by: dependabot[bot]
Bumps bootstrap from 4.6.0 to 5.0.1.
Release notes
Sourced from bootstrap's releases.
v5.0.1
🎨 CSS
- #33551: Modals no longer use
.modal-opento affect the<body>scroll- #33644: Validated inputs in
.input-groupshouldn't be behind sibling element- #33825: Prevent
accent-bgfrom leaking in nested table- #33870: Don't redefine
$list-group-colorin loop- #33961: Revert
:read-onlyselector back to[readonly]
☕ ️ JavaScript
- #33221: Prevent toast autohiding if focusing or hovering
- #33288: Remove potential false positive assertions
- #33327: Move get element functionality to a helper
- #33381: Popover/Tooltip: streamline
configproperty to start with underscore- #33609: Merge js-components
transitionendlistener callbacks into one method- #33635: Extract static
DATA_KEY&EVENT_KEYto base-component- #33740: Refactor: move disposing properties into the base class
- #33853: Fix backdrop
rootElementnot initialized in Modal- #33920: Fix: Click on input outside of dropdown-menu prevents dropdown from closing
- #33938: Fix dropdown test warning "without expectations"
📖 Docs
- #33709: Add Arabic translation
- #33837: update About text now that Bootstrap 5 is live
- #33841: Fix typo in scrollspy docs
- #33842: Fix browser support versions in migration doc
- #33843: Fix typo in migration.md
- #33855: Remove extra t in Close button heading in Migration guide
- #33868: Fix value
- #33879: Fix "no long require" to "no longer require" typo
- #33893: Add accessible names to SVG icons in alerts
- #33896: Fix accordion link
- #33901: docs: make tooltip anchor properly wrap the svg
- #33904: Add Fathom Analytics to v5 docs
- #33915: docs: fix rtlcss stringmap configuration
- #33916: Remove unneeded "Edge Legacy" mention in Range docs
- #33924: Fix "directoinal" typo in v5 migration docs
🛠 Examples
- #33850: Fix unnecessary classes
- #33859: Update Sidebars example to fix dividers and rendering on Chrome
- #33926: Fix offcanvas example, using a custom trigger selector
🌎 Accessibility
- #33893: Add accessible names to SVG icons in alerts
... (truncated)
Commits
-
58b1be9Release v5.0.1 (#33972) -
130a5baremove modal css override -
6e1c909Move get element functionality to a helper (#33327) -
e376142Update devDependencies (#33970) -
b196857Bump sass from 1.32.12 to 1.32.13 (#33969) -
1e4b924Revert "use:read-onlycss selector instead[readonly]for consistency (#... -
7ed4894PRevent accent-bg from leaking in nested table (#33825) -
d81d0a9Validated inputs in.input-groupshouldn't be behind sibling element (#33644) -
d80cb22Update Sidebars example to fix dividers and rendering on Chrome (#33859) -
3464d3cAdd Fathom Analytics to v5 docs (#33904) - 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)