Bootstrap CSS has just released its first beta release of the new version Bootstrap 4 codebase.

Two years in the making, we finally have our first beta release of Bootstrap 4. In that time, we’ve broken all the things at least twenty-seven times over with nearly 5,000 commits, 650+ files changed, 67,000 lines added, and 82,000 lines deleted. We also shipped six major alpha releases, a trio of official Themes, and even a job board for good measure. Put simply? It’s about time.

What’s new in Bootstrap 4

Bootstrap on their official release note mentions that they are doe breaking all stuff until next major version (v5).

Here are some highlights to from new Bootstrap 4

Moved from Less to Sass.

Bootstrap now compiles faster than ever thanks to Libsass, and we join an increasingly large community of Sass developers.

Flexbox and an improved grid system.

We’ve moved nearly everything to flexbox, added a new grid tier to better target mobile devices, and completely overhauled our source Sass with better variables, mixins, and now maps, too.

Dropped wells, thumbnails, and panels for cards.

Cards are a brand new component to Bootstrap, but they’ll feel super familiar as they do nearly everything wells, thumbnails, and panels did, only better.

Dropped IE8 and IE9 support, dropped older browser versions, and moved to rem units for component sizing to take advantage of newer CSS support.

Aside from our grid, pixels have been swapped for rems and ems where appropriate to make responsive typography and component sizing even easier. Need support for IE8/IE9, Safari 8-, iOS 8-, etc? Keep using Bootstrap 3.

Rewrote all our JavaScript plugins.

Every plugin has been rewritten in ES6 to take advantage of the newest JavaScript enhancements with new teardown methods, option type checking, new methods, and more.

And so much more! Custom form controls, a redesigned carousel, an overhauled navbar, HTML5 form validation styles, hundreds of responsive utility classes, new components, and more have also been included.

For complete details see the Bootstrap official announcement.

Show 1 Comment

1 Comment

Comments are closed