January 18, 2018

Bootstrap 4 released

Bootstrap 4.0 shipped on January 18, 2018 — rebuilding the grid on flexbox and dropping Glyphicons for a modern component set.

What it was for

Bootstrap (front-end framework)Bootstrap 4 replaced floats with flexbox utilities, simplified cards and navbars, and removed jQuery as a hard dependency path toward v5. It was the last major version many Bootstrap 3 sites migrated to before TailwindA utility-first CSS framework — compose designs from small classes instead of custom stylesheets. gained share.

Why it's here

Bootstrap 4 modernized the framework for flexbox-era layouts.

Why it mattered

Flexbox grids and rebuilt components kept Bootstrap the default admin UIUser interface — the parts of software people see and interact with. kit.

What it solved

Float-based grids were fragile; teams needed flexbox-native responsive patterns.

Media

  • Bootstrap (front-end framework)
    ImageBootstrap (front-end framework)

    Bootstrap, Public domain, via Wikimedia Commons

Related