What’s New

bootstrap v5.3.0-alpha3

v5.3.0-alpha3Pre-release
Added
  • Added a check for interpolated variables to catch compilation errors with Node Sass when using Sass variables in calc() functions
  • Added .d-inline-grid utility class
Changed
  • Started using --bs-border-radius variables across more components
  • Updated the styling of floating labels when floated to include a background-color to help with multiple lines of text in textareas and fixed the colors when form elements are disabled in floating forms
  • Updated RFS to v10.0.0
Fixed
  • Fixed wrong interpolated variables with node-sass/Hugo
  • Fixed .tooltip-inner placement when using variations in fallbackPlacements
  • Fixed selectors for dark mode carousel overrides when compiling with $color-mode-type: media-query
  • Fixed wrong interpolated variables with node-sass/Hugo.
  • Added a check for interpolated variables to catch compilation errors with Node Sass when using Sass variables in calc() functions.
  • Started using --bs-border-radius variables across more components.
  • Added .d-inline-grid utility class.
  • Fixed .tooltip-inner placement when using variations in fallbackPlacements.
  • Fix selectors for dark mode carousel overrides when compiling with $color-mode-type: media-query.
  • Updated the styling of floating labels when "floated" to include a background-color to help with multiple lines of text in textareas. This also fixes the colors when form elements are disabled in floating forms.
  • Updated RFS to v10.0.0.

Full Changelog: https://github.com/twbs/bootstrap/compare/v5.3.0-alpha2...v5.3.0-alpha3

View original