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_and_overrides template to add missing foundation components (6.4.1) #237

Merged
merged 1 commit into from
Nov 16, 2017

Conversation

patricklindsay
Copy link
Contributor

Fixes #179

As stated in that issue the current template does not include the full list of current Foundation components, including the most recently added XY grid functionality.

I copied the component list from Foundation SASS docs.

@timcase
Copy link

timcase commented Oct 10, 2017

Can confirm this is a sorely needed merge. Built a page using "foundation new" (zurb template) and then afterwards I transferred it over to a rails app with foundation-rails gem and saw the design was broken. Applying the fix from @patricklindsay solved it.

@Yanchek99
Copy link
Contributor

@kball Could we please pull in this change?

@kball kball merged commit c96a35f into foundation:master Nov 16, 2017
@kball
Copy link
Contributor

kball commented Nov 16, 2017

merged, tagged, and pushed to rubygems. Sorry about the slow response - I'm out of ZURB now and have been racing around trying to get my own business up to speed

@Yanchek99
Copy link
Contributor

@kball no worries! Is there a new contact we should use for this gem?

@patricklindsay patricklindsay deleted the update_generator branch November 17, 2017 14:35
@javierjulio
Copy link

@kball thanks for getting this out! This means that #228, #240 and #243 can be closed.

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

5 participants