Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4 Alpha 5 ship list #20630

Closed
mdo opened this issue Sep 5, 2016 · 0 comments
Closed

v4 Alpha 5 ship list #20630

mdo opened this issue Sep 5, 2016 · 0 comments

Comments

@mdo
Copy link
Member

mdo commented Sep 5, 2016

Highlights

  • Breakpoint specific grid gutters are here!
  • Update the grid system so containers use width alongside a max-width: 100% for more durable layouts, fix the sm breakpoint and container dimension mismatch, and change the lg breakpoint width from 940px to 960px.
  • Update utilities across the board, simplifying the margin and padding syntax (e.g., now mx-auto instead of m-x-auto), separating background and color utilities for more explicit styling, renamed .img-rounded and .img-circle to .rounded and .rounded-circle, and removed display: block from .img-fluid.
  • Added new vertical alignment utilities.
  • Updated development dependencies, so be sure to update to the latest Bundler and npm versions with gem install bundler, bundle update, and npm install.
  • More customizable custom form controls with embedded SVGs and Sass variables.
  • Brand new navbar toggler control featuring an SVG background-image.
  • Fixed bug in our flexbox grid where columns didn't properly collapse at lower breakpoints.
  • Removed momentum scrolling on modals for now due to an iOS 9-10 bug.
  • Dozens of documentation updates and bug fixes.

CSS

JS

Docs

Build tools

Packaging

@mdo mdo added this to the v4.0.0-alpha.5 milestone Sep 5, 2016
@twbs twbs locked and limited conversation to collaborators Sep 5, 2016
@mdo mdo closed this as completed Oct 19, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant