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.