v5.0.0-beta2
Pre-release
Pre-release
Bootstrap v5.0.0-beta2
Boosted v5.0.0-beta2
🚀 Features
As an intention note: we're starting to use custom properties, mask and filter as much as possible—as long as it decreases the compressed minified file size.
Core
- Variables: introduce
$boosted-variable-prefix(9c6a30f) - Variables: use custom properties for repeated SVG as data URIs (c98e700)
- Mixin: New
target-size()mixin (056404b) - Mixin: New
button-icon()mixin (f04faa6) - Option: introduce
$enable-fixed-headerto preventfocusfrom being hidden under fixed header, by usingscroll-padding-top(#622)
Components
Finally, some v4 components got implemented in v5! To ensure you're making things great, have a look at our draft migration guide.
- Pagination:
use— later replaced byfilterinstead of inlined SVG (0a9535a)maskin #621 - Carousel: Orange branded 🎉 (#550 #551 #573 6cc222ee)
- Forms: Orange branded
disabledstates :tada (#586) - Link with chevron: implemented 🎉 (#595)
- Back to top: implemented 🎉 (#600)
- Modal: Orange branded 🎉 (#611)
- Badges: use functional colors (#618)
- Utilities: add & document aliases for
.bg-*utilities to highlight supporting color usage (#618) - Buttons: with icons, branded 🎉 (#621)
- Buttons: social buttons, implemented 🎉 (#621)
- Toggle buttons: with icons, and no outline, branded 🎉 (#621)
📖 Docs
- Syntax highlighting now provides sufficient contrasts (#589)
detailsandsummaryin docs now look like accordions (e1f379ef)- Accessible markup for decorative SVGs (0a2f616c5)