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

fix: revise Meteor "fourseven:scss" compatibility for Meteor>1.4.1 support #125

Merged

Conversation

ncoden
Copy link
Contributor

@ncoden ncoden commented Jun 22, 2018

Description

Revise fourseven:scss compatibility to 3.4.1 || 4.0.0 to support older and newer Meteor versions.

Motivation and Context

Foundation supports a large range of versions for fourseven:scss (from v3.4) and Meteor (from v1.2.1). Meteor packages version resolution will use all newer minor and patch versions but not major versions.

As fourseven:scss versions require a particular Meteor versions, the latest releases are considered as incompatible with Motion UI. This pull request ensures that the Motion UI actual compatibility with Meteor and its packages matches the compatibility allowed by Meteor package management.

Related to foundation/foundation-sites#11349

…pport

Foundation support all `fourseven:scss` versions from `v3.4`.

Changes:
* revise `fourseven:scss` compatibility to `3.4.1 || 4.0.0` to support older and newer Meteor versions
@ncoden ncoden added the bug fix label Jun 22, 2018
@ncoden ncoden merged commit 29aa359 into foundation:develop Jun 23, 2018
@ncoden ncoden changed the title fix: revise Meteor "fourseven:scss" compatibility for Meteor<1.4.1 support fix: revise Meteor "fourseven:scss" compatibility for Meteor>1.4.1 support Jun 23, 2018
@ncoden ncoden mentioned this pull request Jun 23, 2018
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant