Shopify / slate

Slate is a toolkit for developing Shopify themes. It's designed to assist your workflow and speed up the process of developing, testing, and deploying themes.
https://shopify.github.io/slate
MIT License
1.28k stars 364 forks source link

Updating 0.14 to 1 #935

Closed ClearMarble closed 5 years ago

ClearMarble commented 5 years ago

Apologies if this is answered somewhere obvious but I'm having trouble finding it...

We started building a theme on Slate 0.13 before v1 beta was released and we were already kind of in too deep and trying to hit a deadline to go through the process of upgrading.

We've been up an running for a while now though and I'd like to get things up to date...is there any info available on how I can upgrade a theme from v0 to v1? Or are the changes so significant that we'd kind of need to rebuild the whole thing at this point?

t-kelly commented 5 years ago

Hey @ClearMarble -- v0 to v1 is a major version bump so there are a lot of breaking changes between the two versions. I would recommend that if the workflow you have for your current theme works well for you, then keep it.

If you're looking to refactor your theme or create a new theme using modern web technologies then Slate v1 is for you. We haven't really documented the migration process from v0 to v1, but there is a related issue (https://github.com/Shopify/slate/issues/542) that might help.

Going to close this in favour of https://github.com/Shopify/slate/issues/542

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.