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

Beta 1 ship list #21568

Closed
mdo opened this issue Jan 6, 2017 · 0 comments
Closed

Beta 1 ship list #21568

mdo opened this issue Jan 6, 2017 · 0 comments

Comments

@mdo
Copy link
Member

mdo commented Jan 6, 2017

It's very strange to see the word beta in a ship list title, but oh so awesome!

Highlights

  • Dropped Normalize.css as a dependency, forking some of it and remixing it with our own Reboot for a more stable normalization approach.
  • Update navbar responsive behaviors to be mobile first, use a new class name .navbar-expand instead of .navbar-toggleable, remove toggler position modifiers (relies on flex utils now), and fix a handful of bugs.
  • Stabilize some grid behaviors and update the docs.
  • Updated the grid to drop push, pull, and offset in favor of new .order- modifiers and margin utilities.
  • Renamed tons of variables (see Inconsistency in variable naming pattern V4 #22414 and Standardize header, footer, and content language #22092) for a more consistent naming scheme.
  • Removed remaining cursor: pointers to restore browser defaults and better indicate actions vs hyperlinks.
  • Renamed flexbox order utilities to better match utility naming scheme of .property-value.
  • Restored Alpha 5's placement of _custom.scss in our import order.
  • Rewrote display and responsive utilities to de-dupe a bunch of functionality.
  • Removed Gruntfile and docs from package manager builds.
  • Overhauled our color system with new Sass maps, variables, classes, and component variants.
  • Updated browser support to bring ranges up to more recent versions.
  • Added a bash script for linting unused variables.
  • Moved jQuery and Popper to peerDependencies as they're not requirements for every part of Bootstrap.

CSS

JS

Docs

Build tooling

Packaging

@mdo mdo added this to the v4.0.0-beta milestone Jan 6, 2017
@twbs twbs locked and limited conversation to collaborators Jan 6, 2017
@mdo mdo added this to Tracking in v4 Beta 1 May 26, 2017
@mdo mdo closed this as completed Aug 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
v4 Beta 1
Tracking
Development

No branches or pull requests

1 participant