Skip to content

v4.6.1

Compare
Choose a tag to compare
@julien-deramond julien-deramond released this 29 Oct 07:17
· 1165 commits to main since this release

Bootstrap v4.6.1


Boosted v4.6.1

As often, you may want to refer to Bootstrap v4.6.1 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

  • Modal Orange branded 🎉 (#615)
    • (!) changed $modal-* sizes
  • Close: refactored to use Solaris "Delete" icon, to match UI Kit (3456453c)
  • Badges: use functional colors (#619)
  • Utilities: add & document aliases for .bg-* utilities to highlight supporting color usage (#619)

🐛 Fixes

  • Icons: spelling error in "icon-Accessability" (#630)
  • Accordions: margin and negative padding need to have same value (#660)
  • RTL: bad integrity value for RTL Starter template boosted-rtl.min.css (#729)
  • docs: separate local fonts from CDN in the starter template (#738)
  • Orange Navbar: changed 1px border bottom color (#804)
  • CI: if defined two times in JS GitHub CI workflow (#809)
  • Grid: allow fixed unit in container-fluid-margin-widths(#853)
  • Buttons: vertical alignment of icons within buttons (#851)

📖 Docs

  • Migrating to Boosted v4: fix some links and the JS example (#698)

🧰 Chore