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 smoothScroll reference in foundation.js #236

Merged
merged 1 commit into from
Mar 11, 2018

Conversation

MicahBrown
Copy link
Contributor

This is a fix for the issue I posted in #235. Magellan seems to reference smoothScroll, which causes issues in development on rails 5.1.2, since it's being included after magellan.js in the foundation.js manifest.

@taylorwilliams
Copy link

taylorwilliams commented Nov 23, 2017

@kball, could you please take a look?

Copy link
Contributor

@ncoden ncoden left a comment

Choose a reason for hiding this comment

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

👍 LGTM for now, but I think that we should provide the compiled foundation.js directly instead of this concatenation of plugins. Thanks @MicahBrown.

@ncoden ncoden merged commit eae6841 into foundation:master Mar 11, 2018
ncoden added a commit to ncoden/foundation-rails that referenced this pull request Mar 13, 2018
### Major changes:
* Upgrade to Foundation `v6.4.3` (foundation#254, @chrisfinne)
* Add Autoprefixer (foundation#255, @bassjobsen)

### Bug fixes:
* Fix issue with smoothScroll import order (foundation#236 @MicahBrown)
* Add missing SCSS components to template (foundation#237 @patricklindsay)
* Prevent Sass depreciation (foundation#252, @michsch)

### Cleaning:
* Remove old Foundation files (foundation#251 @jessedoyle)

### See also:
* Foundation 6.4.3 release notes:
  https://github.com/zurb/foundation-sites/releases/tag/v6.4.3
* Foundation 6.4.2 release notes:
  https://github.com/zurb/foundation-sites/releases/tag/v6.4.2
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.

None yet

3 participants