v4.6.2
Bootstrap v4.6.2
Boosted v4.6.2
As often, you may want to refer to Bootstrap v4.6.2 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
- Embed: New 9x16 aspect ratio to display portrait videos (#908)
- Utilities: New classes (
.ll-smand.ll-md) to limit the extent of line lengths (#931) - Stepbar: Update the rendering to respect the latest design guidelines (#1039)
- Utilities: Reintroduce
.text-uppercase(#1218)
🐛 Fixes
- Boostwatch: Replace HTML dropdown definition used in dropdown tabs Boostwatch example (#881)
- Pagination: Missing space between icon and text in "Previous"/"Next" buttons in the Pagination doc and New template example (#904)
- Dependencies: Fix
focus-visibleimport (#673) - Docs: Fix button wording in an example of split buttons (#1051)
- Line heights: Restore line heights values for small and large buttons, block quotes, some inputs labels and form controls, headers. (#1070)
- Docs: Remove bad sentence from grid example (#1079)
- Dropdowns: Display dropdown menu on black background (#658)
- Forms: Change the left margin value between the required symbol and labels (#1177)
- Pagination: Remove space between pagination numbers (#1269)
- Accessibility: Apply the right colors for ordered/unordered lists (#1291)
- Orange footer: Behave as it should when elements are focused + modifications in examples (#1292)
- Social buttons: Add white border on dark variants for active state (#1224)
- Nav: Fix keyboard navigation for tabs using JavaScript plugin (#1296)
- Custom carousel: Fix inconsistency of Swiper versions between the package and the one used in our docs (#1314)
⚠️ Version 5.0+ was mandatory because of security issues so Swiper dependency has been bumped to the latest. It implies that now IE support is dropped for this component.⚠️ Breaking change:.swiper-containeris replaced by.swiper
📖 Docs
- Rendering: Reorder alphabetically some list of components (#1188)
🧰 Chore
- GitHub workflow: Remove Slack release notifier (#1400)