Skip to content

v5.2.0

Compare
Choose a tag to compare
@julien-deramond julien-deramond released this 27 Jul 10:40
· 579 commits to main since this release
9b8a2e0

Bootstrap v5.2.0


Boosted v5.2.0

As often, you may want to refer to Bootstrap v5.2.0 changelog for an exhaustive list of features and changes in Boosted/Bootstrap (not every single of them has been themed accordingly to Orange guidelines).

🚀 Features

🐛 Fixes

  • Cookie consent: Remove the extra icon from cookie consent buttons (#834)
  • README: Repair BrowserStack badge (#794 )
  • Cookie consent: Make cookie consent panel checkboxes reflect the state of approbation (#856)
  • Documentation: Layout adjustments on medium screens (#905)
  • Forms: Remove form <select> thick border in Chrome (#864)
  • Pa11y CI: Remove concurrency, wait and timeout from configuration to limit crashes (#924)
  • Forms: Add border for focused <select> on Firefox (#861)
  • Scrollspy: Enhance the examples rendering. Add an Orange Design System incompatibility message with a new {{< ods-incompatibility-alert >}} (#923 )
  • Documentation: Broken links in 'Unused CSS' section (#985)
  • Documentation: Replace Bootstrap reference with Boosted in Offcanvas example (#986)
  • Buttons: Correctly vertically align icons when they are the only content of buttons (with .btn-icon) (#1020 / #1273)
  • Forms: Vertically align labels for switches (#1072)
  • Forms: Display a black outline for non active focused switches (#1082)
  • Accordions: Remove active text color on focus (#1087)
  • GitHub workflows: Fix calibreapp/image-actions reference in optimize workflow (#1111)
  • Dropdowns Fix dark variant colors (#1021)
  • Forms: Change the left margin value between the required symbol and labels (#1144)
  • Pagination Change background horizontal position of icon (#1155)
  • Buttons Change social button dark variant active rendering (#1166)
  • A11y: Replace '..' by '…' in documentation title for screen readers (#1213)
  • Documentation: Add existing indigo to the list of colors (#1226)
  • Pagination: Remove x margin between page numbers (#1179)
  • Documentation: Make the footer sticky especially for the "Design guidelines" page (#1042)
  • Documentation: Bring back Check & radios without labels section in Forms documentation from Bootstrap (#1228)
  • Accessibility: Apply the right colors for ordered/unordered lists (#1248)
  • Checkboxes: Fix colors for indeterminate checkboxes and fix the active/pressed state on a disabled checkbox (#1339)
  • Back to top: Allow clicking under the transparent surface (#1346)
  • Forms: Set background color for validated inputs (#1361)
  • Cookie consent: Apply the right colors for buttons (#1249)
  • Stepped process: Coherent line height rendering on all platforms/browsers combinations (#1347)

📖 Docs

  • Layout: Add a top margin to the doc footer and remove borders from sidebars (#934)
  • Design Guidelines: Design guidelines content has been distributed among components and utilities doc pages, and examples. This page now contains information about Orange Design System (#960 / #1009 / #1083)
  • Introduction: Reintroduce "Bootstrap Community" section (#984)
  • Rendering: Reorder alphabetically some list of components (#1188)

🧰 Chore

  • A11y: Add missing role='search' and type='search' in navbar component and examples (#785)
  • GitHub workflows: Run automatically Percy and Browserstack for main and v4-dev branches and manually for PRs. (#1004)
  • Security (dev dependencies): Drop delay-cli to avoid CVE-2021-33623 vulnerability. (#1005)
  • Contributing: Update contributing guideline to remove remaining Bootstrap references (#1223 )
  • GitHub workflow: Remove Slack release notifier (#1401)