Releases
v1.2.0
CSS
#27 : Increased max-width for lg
and xl
.container
s
Better handling of %-based max-width
settings for .container
s
#31 : Added .navbar-group
for table and flexbox layout support in navbars
Added .display-flex
utility class
Added responsive .display-{breakpoint}-{value}
utility classes
#33 : Fix incorrect gutter variable use in grid mixin
#34 : Use display: inline-table;
for .card-column .card
#35 : Add flexbox support to Grid Lines for both full and opt-in modes
#36 /#37 : Consolidate .radio
and .checkbox
into .form-check
and associated CSS
#38 : Tweakborder-radius
for .card-img
and .card-img-*
for better fit
#39 : Removed unnecessary unquote() usage in Sass source files
#40 : Revised custom checkbox and radio alignment
#41 : Tags: outline variant added
#44 : Remove bottom margin from .card-header
JS
#26 : Player: resolve multiple caption tracks showing
#46 : Possible CommonJS support
Accessibility
Docs
#28 : Updated Input Group example for segmented buttons
#29 : Add Flexbugs resource to flexbox docs
#30 : Additional references to postcss-flexbugs-fixes and Flexbugs on download and build tools pages
Restructured navbar page to bring content pieces under same header
#32 : Update docs for hidden and sr-only utility classes
#42 : Changed HTML entity used for menu icon in main doc navbar and examples
#43 : Clarification for flexbox order utility classes
#45 : Utilities split out into new category and sub pages
#48 : Expand info on about overview page
Build
Updated .scss-lint.yml with some missing config options, not using them now, possible in future
Tweaked path settings in .scss-lint.yml to hopefully get rid of false-positive Hound errors
You can’t perform that action at this time.