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

Update to Bootstrap 4 Alpha 6 #1792

Merged
merged 1 commit into from
Jan 8, 2017
Merged

Update to Bootstrap 4 Alpha 6 #1792

merged 1 commit into from
Jan 8, 2017

Conversation

retlehs
Copy link
Member

@retlehs retlehs commented Jan 8, 2017

this also drops the flexbox option we previously enabled, since bs4 is now flexbox by default (and without the option to disable)

http://blog.getbootstrap.com/2017/01/06/bootstrap-4-alpha-6/

@retlehs retlehs merged commit 07405bf into master Jan 8, 2017
@retlehs retlehs deleted the bs4-alpha-6 branch January 8, 2017 16:07
dependencies:
jquery "1.9.1 - 3"
tether "^1.3.7"
jquery ">=1.9.1"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could possibly use >= in Sage's package.json too, but afaik jQuery has only guaranteed API compat up to v3, which is the reason for the 1-3 range.

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.

2 participants