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

Bootstrap v4 initial support #164

Open
wants to merge 27 commits into
base: master
Choose a base branch
from
Open

Bootstrap v4 initial support #164

wants to merge 27 commits into from

Conversation

beenje
Copy link

@beenje beenje commented Aug 7, 2017

Add initial support for bootstrap v4.0.0-alpha.6.
This shouldn't got to master yet, but it might be good to create a bootstrap4 branch.

jeevcat and others added 13 commits June 30, 2017 22:38
HTML5 shiv and Respond.js were used for IE8 support of HTML5 elements and media queries.
Bootstrap v4 dropped IE8, IE9, and iOS 6 support.
v4 is now only IE10+ and iOS 7+. For sites needing either of those, use v3.
Bootstrap v4 dropped IE8-9 support. There is no point using jQuery 1.
jQuery 3 is the future of jQuery.
- remove bootstrap-theme css (from v3)
- remove unused npm.js
- add all css files from bootstrap-4.0.0-alpha.6-dist.zip
Glyphicons was shipped with bootstrap v3 but was dropped in v4.

If you need icons, some options are:
- the upstream version of Glyphicons
- Octicons
- Font Awesome
This might require a bit more work.
@beenje beenje mentioned this pull request Aug 7, 2017
@beenje
Copy link
Author

beenje commented Aug 12, 2017

Update to bootstrap v4.0.0-beta

@beenje
Copy link
Author

beenje commented Jan 18, 2018

Update to bootstrap v4.0.0 that was just released

@MelleB MelleB mentioned this pull request Apr 10, 2018
@djnorrisdev
Copy link

Is this going to get merged, or maybe the question is: is this still maintained?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants