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

Migration Guide Please - Foundation 5 - 6 #7318

Closed
ghost opened this issue Nov 30, 2015 · 11 comments
Closed

Migration Guide Please - Foundation 5 - 6 #7318

ghost opened this issue Nov 30, 2015 · 11 comments

Comments

@ghost
Copy link

ghost commented Nov 30, 2015

A migration guide is needed sooner rather than later.

@kokujin
Copy link

kokujin commented Dec 4, 2015

+1

@jivedog70
Copy link

+1 (x 1000)

@weiserma
Copy link

+1

@gakimball
Copy link
Contributor

Rolling this into #7246. We're still working on it!

@jamJamDev
Copy link

Has a 5 to 6 guide been created yet?

@jamJamDev
Copy link

@ncoden thanks! these are actually resources I have compiled on my on as well. Do you happen to know if there are plans for an 'official' guide?

@JeremyEnglert
Copy link

@ncoden thanks! these are actually resources I have compiled on my on as well. Do you happen to know if there are plans for an 'official' guide?

Highly doubt an "official" guide will happen.

My best advice? Don't migrate an existing project to a new version of Foundation unless you're planning a redevelopment/redesign. There's really not much of a point.

@rgaufman
Copy link

rgaufman commented Jan 2, 2019

Yes, we tried to migrate from 5 to 6 and after a week of effort, we gave up and moved back to Foundation 5 :(

We will eventually migrate to Bootstrap4 as it seems easier than upgrading to Foundation6.

@DanielRuf
Copy link
Contributor

DanielRuf commented Jan 2, 2019

Generally there are always (many) breaking changes between major versions. Same applies to Bootstrap 3 vs Bootstrap 4 which are completely different frameworks. Bootstrap 4 is more like a utility framework like Tachyons and Tailwinds while Bootstrap 3 was more like Foundation.

We've moved client project from 5 to 6 afaik and we did this by refactoring which involves creating a new component with the new markup and functions, adjust the JS and CSS (it's easier if you have unit tests).

https://getbootstrap.com/docs/4.0/utilities/borders/

@DanielRuf
Copy link
Contributor

See https://getbootstrap.com/docs/4.0/migration/

Migrating now to a totally different framework is much more work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants