You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update .sr-only mixin and utility #25197: Update .sr-only mixin and utility to remove clip-path that caused performance degradation. Matches changes to upstream H5BP.
Flex fill util #25385: Add .flex-fill utility class. This was previously in our source code, and is mentioned in our navs docs, but was mistakenly dropped at some point.
Highlights
.carousel-fademodifier to switch carousel from slides to crossfade..dropdown-item-textfor plaintext dropdown items..flex-fill,.flex-grow-*, and.flex-shrink-*utilities..table-borderlessvariant for tables..text-monospaceutility..text-body(default body color),.text-black-50(50% opacity black), and.text-white-50(50% opacity white) utilities..shadow-*utilities for quickly addingbox-shadows..text-hide—you'll see a warning during compilation.CSS
.table-borderlessoption..dropdown-item-textto allow plaintext items in dropdown menu lists..w-autoand.h-auto..sr-onlymixin and utility #25197: Update.sr-onlymixin and utility to removeclip-paththat caused performance degradation. Matches changes to upstream H5BP.word-wrapin progress bars..table-stripedoddoreven#25333: Add ability to change.table-stripedfromoddorevenvia Sass variable..flex-fillutility class. This was previously in our source code, and is mentioned in our navs docs, but was mistakenly dropped at some point.theme-color-levelfunction..custom-select's width in.form-inline.$input-bgfor$custom-select-bg.prefers-reduced-motionmedia query #25641: Make use ofprefers-reduced-motionmedia query.btn-link.$table-caption-color, for table caption element..custom-file-controlto.custom-file-label.navbar-alignmixin..text-monospaceutility..flex-grow-*and.flex-shrink-*utilities..card-columns..text-hidewith@warnnotice.JS
referenceElement.$(document.body)instead of$('body').Docs
-Prefrom NuGet install in README..table-responsive.colorto$body-texton.form-control-plaintext..img-fluidby.w-100in Carousel docs to match example..blockquote-reversein migration docs.data-target/hrefattribute for carousel controls #25690: Clarify the necessarydata-target/hrefattribute for carousel controls..form-control-range. #25839: Document.form-control-range..bg-transparentto docsjustify-content-betweenin navbar docs.Build tools
scss/dollar-variable-defaultrule.