Bootstrap 5.1.1 has been released. Bootstrap is a popular framework to create responsive websites.
Bootstrap 5.1.1
Bootstrap v5.1.1 has landed with a handful of bug fixes and documentation improvements. Following this release, we’ll be shipping another bugfix and docs update before moving onto additional new features.
Highlights
CSS
- #34699: Add check to rgba-css-var function for body or bg
- #34773: Include root.scss in all dist builds
- #34779: Fix $dropdown-link-hover-color variable color value in _variable.scss file
JavaScript
- #34621: carousel: move common checks to a function
- #34701: Fix modal when is triggered by bs-toggle, to hide other open instances
- #34835: Collapse on toggle, should not hide descendant tabpanels
- #34842: Fix tooltip data-bs-original-title issue
Docs
- #32781: docs: shortcodes tweaks and consistency changes
- #34686: docs: Fix placeholders typo
- #34752: Fix typo in placeholder docs
- #34769: Enhance Alerts > Live Example section
- #34781: docs: fix typos in approach and placeholders
- #34787: Progress page: remove toggle animation button
- #34840: clarify importing all vs specific plugins
- #34842: Fix tooltip data-bs-original-title issue
- #34877: docs: add $enable-smooth-scroll to Sass options page
- #34886: Disabled link cleanup
- #34892: Fix a11y issues in .hstack example and placeholder 'How it works' example
- #34910: Docs: Add Callout to Stacks Helper page about limited flexbox gap support
- #34913: docs: make use of the .Site.Params.docs_version variable
- #34914: Typo/US locale fixes
Examples
- #34766: dashboard-rtl: use the same scripts as the dashboard example
Accessibility
- #34886: Disabled link cleanup
Tests
Dependencies
Bootstrap 5.1.1
- Updated numerous devDependencies: https://github.com/twbs/bootstrap/pulls?q=is%3Apr+is%3Aclosed+label%3Adependencies+project%3Atwbs%2Fbootstrap%2F42