Bootstrap 5.3.8 released

Published by

Bootstrap 5.3.8 has been officially released, as announced by Mark Otto. This latest version addresses a dropdown focus bug and introduces numerous updates, including enhancements to both CSS and JavaScript. The release also features minor optimizations in the release process and example code, with new tooltips added to buttons when using the `` shortcode. Users can easily download the new version from the getbootstrap.com website or via npm with the command `npm i bootstrap@v5.3.8`.

Notably, Bootstrap 5.3.8 is expected to be the final patch update before the anticipated release of version 5.4.0. The announcement includes updates regarding Bootstrap Themes, stating that the team will phase out the Theme site, with the removal of related links and mentions from the documentation.

Key highlights from the release include:

- Documentation Improvements: Streamlined release preparation, restoration of local development port, and unminifying HTML examples.
- CSS Updates: Adjustments to the `color-contrast()` function to meet WCAG 2.1 compliance, cursor pointer settings for input search cancel buttons, and measures to prevent spinner distortion in flex containers.
- JavaScript Revisions: A reversion of the previous attempt to explicitly return focus to the dropdown trigger.

For a complete list of changes, users can refer to the GitHub changelog for version 5.3.8, which includes extensive documentation and dependency updates.

To support the Bootstrap team, users are encouraged to visit the Open Collective page or explore the GitHub profiles of the contributors who maintain the framework.

In summary, Bootstrap 5.3.8 not only enhances functionality and compliance but also marks a significant step towards the next major release. As development progresses, the community can look forward to more updates and improvements

Bootstrap 5.3.8 released

Mark Otto announced the release of Bootstrap CSS framework version 5.3.8, which includes fixes for a dropdown focus bug and various updates, including CSS and JavaScript improvements. Several minor optimizations were made to the release process and example code, and tooltips were added to buttons when using the <Example> shortcode. Users can download the latest version of Bootstrap by visiting the getbootstrap.com website or by running npm i bootstrap@v5.3.8 in their terminal.

Bootstrap 5.3.8 released @ Linux Compatible