Bootstrap v4.6.0 have just been released with a couple new features, several bugfixes, and some awesome documentation updates to make v4 more maintainable alongside our development of v5. The biggest change in v4.6.0 is the all new backend, built with Hugo like v5, that means no more Ruby dependency for v4.x, improved maintainability between major versions, faster development, and incredibly fast build times compared to Jekyll.
More new features included in v4.6.0 :
- Tooltips and popovers can have custom clases via
customClassoption. - Added new
.navbar-nav-scrollclass for scrolling expanded navbar contents on mobile devices. - For improved accessibiliy, spinners now slow down when
prefers-reduced-motionis enabled. - v4.x docs are now built on Hugo for easier maintenance and backports from v5.x.
- Darkened
background-colorof.dropdown-itemfor improved hover state contrast, and ligthened the disabled.dropdown-itemcolor. - Improved alignment of form validation tooltips.
- File inputs no longer extend beyond their containers.
Detailed changes on github, more information at https://getbootstrap.com/



























