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: add missing foundation.js reference comment #11938

Merged
merged 1 commit into from Dec 13, 2019
Merged

fix: add missing foundation.js reference comment #11938

merged 1 commit into from Dec 13, 2019

Conversation

DanielRuf
Copy link
Contributor

Description

This PR adds the missing foundation.js reference comment again

Types of changes

  • Documentation
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (anything that would change an existing functionality)
  • Maintenance (refactor, code cleaning, development tools...)

Checklist

  • I have read and follow the CONTRIBUTING.md document.
  • The pull request title and template are correctly filled.
  • The pull request targets the right branch (develop or develop-v...).
  • My commits are correctly titled and contain all relevant information.
  • I have updated the documentation accordingly to my changes (if relevant).
  • I have added tests to cover my changes (if relevant).

@SassNinja SassNinja self-requested a review December 13, 2019 14:37
Copy link
Contributor

@SassNinja SassNinja left a comment

Choose a reason for hiding this comment

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

I don't get the purpose of this change...
what does it fix or rather what is it intended for?

@DanielRuf
Copy link
Contributor Author

@SassNinja in 6.4.3 it was still there and it is helpful as reference for users to link / reference the full foundation.js file.

See https://github.com/foundation/foundation-sites/blob/v6.4.3/docs/layout/default.html#L85

@DanielRuf
Copy link
Contributor Author

I should probably move it after the vendor bundle.

Copy link
Member

@joeworkman joeworkman left a comment

Choose a reason for hiding this comment

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

LGTM

@joeworkman joeworkman merged commit 1e72e8b into foundation:develop Dec 13, 2019
@DanielRuf
Copy link
Contributor Author

I should probably move it after the vendor bundle.

@DanielRuf
Copy link
Contributor Author

Not so quick ;-)

joeworkman added a commit that referenced this pull request Dec 13, 2019
Foundation 6.6.1 has fixes for issues introduced with 6.6
Check out the details below:

- 🐛 [#](#11925) - Fix sticky breakpoint check
- 🐛 [#](#11936) - Update composer.json for packagist.org
- 🐛 [#](#11938) - add missing foundation.js reference comment

Thanks to the amazing people who contributed code or documentation to the 6.6.1 release. Foundation wouldn't happen without you!

* [Daniel Ruf](https://github.com/DanielRuf)
* [Kai](https://github.com/SassNinja)
* [Joe Workman](https://github.com/joeworkman)
* [phpfui](https://github.com/phpfui)
@joeworkman
Copy link
Member

This pull request has been mentioned on Foundation Open Source Community. There might be relevant details there:

https://foundation.discourse.group/t/foundation-v6-6-1-shipped/67/1

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