News

Bootstrap 4.1 Released

Published
Bootstrap 4.1 Released image

This week the Bootstrap team released the first minor version of Bootstrap 4, version 4.1! On the heels of ten new Bootstrap themes that shipped last month, the next version has some new utility classes, fixes, and documentation updates.

New Utility Classes

It was hard not to notice the number of new utility classes that shipped in Bootstrap 4.1. Here’s a list of the highlighted utility classes in Bootstrap 4.1:

  • .flex-fill, .flex-grow-*, and .flex-shrink-* utilities
  • .text-monospace utility
  • .text-body (default body color), .text-black-50 (50% opacity black), and .text-white-50 (50% opacity white) utilities
  • .shadow-* utility for adding box shadows
  • Responsive utilities .w-auto and .h-auto

The release includes more than this list; you should check out the full ship list at the end of this post for a reference to all the new utilities.

Documentation Updates

You can now jump between Bootstrap 4.0 and 4.1 documentation in the UI like so:

With Bootstrap 4.0, the documentation was moved to a versioned documentation setup, so that each minor release has its specific documentation URL. For example, 4.1 is getbootstrap.com/docs/4.1/, and you can still get back to 4.0 with getbootstrap.com/docs/4.0/.

This version also adds more documentation of classes as well as clarify some parts of the docs. The scope of Bootstrap 4 is tremendous, and they’ve done an excellent job documenting Bootstrap giving the docs a lot of updates with this release.

Bootstrap 4 Themes

Back in February Bootstrap 4 launched a theme marketplace where you could buy and sell premium bootstrap themes. The themes are built with Bootstrap 4, and sellers go through an application process to become eligible to sell themes. Some of the themes are built by the Bootstrap team, and I’d bet that buying a theme for educational purposes could be a great way to see how experienced Bootstrap developers build themes with Bootstrap. You can browse and preview themes as well as apply at themes.getbootstrap.com.

Learn More

Check out the full ship list for Bootstrap 4.1 for a complete list of everything contained in the new release. Be sure to check out the official release announcement too!

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Filed in

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
Laravel Auditor Audits Your App With Your Own AI Agent image

Laravel Auditor Audits Your App With Your Own AI Agent

Read article
A simple form builder that stays out of your way image

A simple form builder that stays out of your way

Read article
Laravel AI: Trace Agent Runs With Lifecycle Events image

Laravel AI: Trace Agent Runs With Lifecycle Events

Read article
Laravel AI: Get Raw HTTP Responses and Rate Limits image

Laravel AI: Get Raw HTTP Responses and Rate Limits

Read article
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article