Software 43282 Published by

Mark Otto has announced the release of Bootstrap 5.3.6, a popular front-end toolkit for building responsive websites. The new release has several updates, including changes to the readme to add bun install, clearer details about getInstance, mentions of npm install and npm run dist in CONTRIBUTING.md, a note about Sass being outdated, and the addition of 'skeleton loaders' to the description of loading placeholders. The offcanvas.md file has been updated to include information regarding the addition of data-bs-target for close buttons in Offcanvas Components. The description for the Floating Labels example has been relocated to the RTL category, and the blockquote inconsistency has been resolved. The image size has been updated from 1.0.2 to 2.0.2, and the switch attribute has been incorporated into the documentation for the switch checkbox. The Accordion component has been successfully integrated, and the script for preparing the documentation release has been implemented.



Bootstrap 5.3.6

Bootstrap v5.3.6 was just released to migrate our documentation to Astro from Hugo. Also included are a few bug fixes and documentation updates.

Here are some highlights:

  • Ported the docs from Hugo to Astro for our own sanity!
  • Added usage docs for Accordion JavaScript
  • Prevent .visually-hidden overflowing children to become focusable
  • Limit .card-group selectors to immediate children to fix some inheritance issues

Most importantly, a massive thank you and shoutout to Bootstrap maintainer  Julien for all the work that went into our Astro migration.  What a massive ship.

Read the GitHub v5.3.6 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.6

Changes

Bootstrap 5.3.6