Skip to content

v5.3.2

Compare
Choose a tag to compare
@julien-deramond julien-deramond released this 18 Sep 11:07
· 172 commits to main since this release
c539991

Bootstrap v5.3.2


Boosted v5.3.2

As usual, you may want to refer to Bootstrap v5.3.2 changelog for an exhaustive list of features and changes in Boosted/Bootstrap, to our migration guide to v5.3.2, and to the GitHub Release Discussion acting as a blog post.

🚀 Features

  • Orange navbar: change minimizing behavior by moving .header-minimized to the <header> (#1830)
  • Forms: add a visual cue to form elements on error when focused for accessibility (#2090)
  • Accordion: new rendering based on recent UI Kit v5 modifications to improve accessibility (#1792)
  • Components: new Local Navigation (#1468)
  • Star rating: new read-only state and enhanced accessibility (#2184)

🐛 Fixes

  • Workflows: keep whitespaces formatting in description content when the bot is updating it (62de233)
  • CSS: remove unnecessary code in Boosted grid dist files (#2196)
  • Carousel: fix carousel indicator animation with custom interval (#2203)
  • Forms: add a required information for mandatory input fields for accessibility (#2114)
  • Carousel: init carousel properly by setting the animation on progress indicator (#2204)
  • Examples: add missing /examples/download-app redirection URL (#2216)
  • Docs: add missing .is-disabled for disabled file input label (#2222)
  • Docs: add missing /docs/customize/color-modes redirection (#2226)

📖 Docs

  • Nav and tabs: move dropdowns at the last place in navs based on design recommendations (#2007)
  • Cookies: use youtube-nocookie.com to avoid cookies from YouTube in our examples (#2089)
  • Tables: add design callout messages for nested and striped tables (#2032)
  • Icons: change icons in Boosted sprite with real Solaris icons (#1929)
  • Borders: add design callout messages for borders utilities (#2064)

🧰 Chore

  • Workflows: update PR template (985a226)
  • Workflows: handle ready for review PR in PRs board project (#2093)
  • Workflows: handle PR being reviewed in PRs board project (#2101)
  • Workflows: handle approved PR in PRs board project (#2092)
  • Workflows: handle design/a11y approved PR in PRs board project (#2100)
  • Workflows: drop skip:ci and skip:pa11y (#2205)
  • Docs: update Boosted core team information (#2228)