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 foundation 5 to foundation-sites 6 #1009

Merged
merged 4 commits into from
Mar 28, 2016
Merged

Conversation

getglad
Copy link
Contributor

@getglad getglad commented Feb 10, 2016

Update __foundation.html
Aligns with new foundation-sites syntax

Update __foundation-index.scss
Add foundation-sites, using foundation-everything mixin

Update __foundation-navbar.html
Aligns with new foundation-sites syntax

Update __navbar.scss
Handful of changes for foundation-sites

Update package.json
Update dependencies to stable releases

Aligns with new foundation-sites syntax

Update __foundation-index.scss

Add foundation-sites, foundation-everything mixin

Update __foundation-navbar.html

Update to foundation-sites

Update __navbar.scss

Handful of changes for foundation-sites

Update package.json

Update dependencies to stable releases
@getglad
Copy link
Contributor Author

getglad commented Feb 10, 2016

The bower dependency needs to also be changed from foundation to foundation-sites

https://github.com/zurb/foundation-sites

"sinon": "~1.17.1",
"mz": "~2.3.1",
"recursive-readdir": "~1.3.0",
"sinon": "~1.17.3",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why all these updates ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just going off of the depedency monitor. I'm unopininated about it. https://david-dm.org/eleven-labs/generator-gulp-angular#info=devDependencies&view=table

@Swiip
Copy link
Owner

Swiip commented Feb 11, 2016

I don't see a version bump in the bower.json, I missed something ?

@getglad
Copy link
Contributor Author

getglad commented Feb 11, 2016

You mean here? https://github.com/Swiip/generator-gulp-angular/blob/master/generators/app/templates/_bower.json#L43

I wasn't 100% sure where that change should go - if that is the correct place, I can add it in.

@Swiip
Copy link
Owner

Swiip commented Feb 12, 2016

Yep that's it

@getglad
Copy link
Contributor Author

getglad commented Feb 12, 2016

I have a suggested update to the test-bower package - the first error is failing because it is looking for /foundation/ and the new directory is /foundation-sites/.

I am not sure what the second failure is about, though. I wouldn't have made any changes to typescript-loader.
https://travis-ci.org/Swiip/generator-gulp-angular/jobs/108800019#L920
https://github.com/Swiip/generator-gulp-angular/blob/master/test/template/test-package.js#L120

I also reversed the changes to package.json, per @zckrs comment.

@getglad
Copy link
Contributor Author

getglad commented Feb 22, 2016

Wanted to just bump this re:update to test-bower

@Swiip Swiip merged commit c769f7c into Swiip:master Mar 28, 2016
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.

3 participants