Skip to content

v5.2.2

Compare
Choose a tag to compare
@julien-deramond julien-deramond released this 23 Nov 11:51
· 456 commits to main since this release
0c794ba

Bootstrap v5.2.2


Boosted v5.2.2

As usual, you may want to refer to Bootstrap v5.2.2 changelog for an exhaustive list of features and changes in Boosted/Bootstrap.

🚀 Features

  • Examples: new RTL section and a new Cards RTL example page (#1603)

🐛 Fixes

  • Docs: fix footer to make it sticky in small pages (#1596)
  • Docs: remove unused examples thumbnails images (#1597)
  • Footers: change Orange copyright font size in footers that was in 16px instead of 14px (#1589)
  • CSS: fix compilation issue when $enable-rounded: true (#1604)
  • Forms: add .mt-2 to submit buttons in forms examples to have a 30px space between the last form control and the submit button (#1495)
  • Buttons: fix the letter spacing for large buttons and add an optional parameter to @mixin button-size() (#1447)
  • CSS: avoid CSS compilation error when customizing $prefix (#1609)
  • Forms: fix switches rendering on all platforms (#1612)
  • Docs: fix a typo in Spanish in some navbars example within the language selection dropdown accessibility texts (#1613)
  • Dropdowns: fix the alignement between the dropdown and the title in dropdown in navbar example (#1625)
  • Orange navbar: fix aria-labels in languages selection of some supra bars examples to improve a11y (#1629)
  • Forms: fix top margin for .form-text and *.feedback (#1445)
  • Docs: uniformize alt value for Orange logos in navbar and scrollspy examples, and in the doc header (#1630)
  • Forms: fix bottom margin for .form-label (#1443)
  • Forms: realign input range handle vertical alignment on Webkit (#1632)
  • Forms: adapt invalid feedback line height (#1638)
  • Table: reduce space after checkboxes in row selection (#1272)
  • Utilities: use the right orange color for text utilities based on the light/dark variant context (#872)

📖 Docs

  • Customize: move 'Orange's colors' section at the beginning of the 'Color' page and add a warning callout in 'All colors' section (#1610)
  • Icons: modify link redirecting to Solaris icons (#1634)
  • Migration guide: minor updates for 5.0 and 5.1 (#1633)
  • Brand: enhance section on how to use logos (#1065)

🧰 Chore

  • Tools: Storybook is finally merged into our main branch and provides the content of boosted.orange.com/storybook to make the link between our documentation and the DSM (#565)
  • Images: remove unused brand/logo-*.png (#1635)
  • Images: removed unused icons in site/layout/partials (#1637)
  • Images: removed unused site/static/docs/5.2/assets/img/orange-logo.svg and update NOTICE.txt (#1639)