Bootstrap 5.3.4
Bootstrap v5.3.4 is here with several bug fixes and a load of documentation updates. Here are a handful of highlights from the CSS and JS changes:
- Fixed modal and offcanvas headers collapsing when any padding variables were set to
0
.- Fixed close button display in color modes.
- Fixed light mode carousel when in dark mode.
- Updated floating labels for better
<select>
alignment and other styling issues.- Fixed a Sass 1.77.7 deprecation for nested rules
- Fixed popover toggling twice to close.
Read the GitHub v5.3.4 changelog for a full list of changes (including a ton of documentation and dependency updates) in this release.
Get the release
Head to https://getbootstrap.com for the latest. It’s also been pushed to npm:
npm i bootstrap@v5.3.4
Support the team
Visit our Open Collective page or our team members’ GitHub profiles to help support the maintainers contributing to Bootstrap.
A new version of Bootstrap, a CSS/JS framework to build fast, responsive websites, has been released with a series of bug fixes and extensive documentation updates, featuring resolved issues with modal and offcanvas headers, enhancements to color mode display, improvements to the light mode carousel, updated floating labels, rectification of a Sass 1.77.7 deprecation, and a solution for popover toggling that previously required two actions to close.