v4.5.2
This release comes with a breaking visual-only change to implement latest Web UI KIt updates: the contrast color against our primary orange #ff7900 is now #000 — to get closer to a WCAG 2.1 compliance ❤️
Bootstrap
Boosted
Refactor
- RTL: drop
o-rtl.scssto prefer using RTLCSS directives, and fix carousel arrows (8316284)
Bug Fixes
- alerts: lock icon size (29113f1)
- breadcrumb: ensure separator won't shrink when multiline breadcrumbs, to fix #394 (89aa094)
- buttons: disabled danger button color was missing (89cf6ed)
- buttons: ensure focus-visible is used on toggle buttons (aaa8e87)
- buttons: sizes for .btn-icon (d9bc92a)
- carousel: ensure img are 100% wide (68731b8)
- color: better matching light color (8c59509)
- dropdown: use only
paddingto handle height (3d6878e) - links: harmonize links underline over the codebase (74fdd28)
- list-group: increase spacings to ease list-group alignment (85262af)
- modal: align sizes with breakpoints (9170a2e)
- pagination: ensure contrasts for focus state to fix #397 (d9c6fc0)
- scrollspy:
aria-currentset tolocationinstead ofpageto fix #455 (add2084) - toasts: smaller close button (eae416b)
- tooltips: ensure content is left-aligned (170189e)
Features
- cards: Orange branded 🎉 (13c6cbc)
- progress: Orange branded 🎉 (206b983)
- spinners: Orange branded 🎉 (aa7bbb5)
- colors: use
#ff7900as primary color & dropcolor-contrast()bypass for Orange ❤️ (57d07be), closes #446 - fonts: using Helvetica Neue Arabic 🎉 (6cc2d72)
- logo: drop useless
id(9df650c) - logo: improve logo again, closes #438 (d6f3a77)
- modal: drop
.o-modaloverrides to fix #391 (dfff6e6) - reboot: handle
<var>styles in reboot (1460d1d)