Skip to content

Automatically merge theme manifest changes in#85

Merged
skrolikowski merged 3 commits intofusioncms:nightlyfrom
kaidesu:theme-options
Jul 7, 2020
Merged

Automatically merge theme manifest changes in#85
skrolikowski merged 3 commits intofusioncms:nightlyfrom
kaidesu:theme-options

Conversation

@kaidesu
Copy link
Contributor

@kaidesu kaidesu commented Jul 2, 2020

What does this implement or fix?

Moved the responsibility of creating the theme option cache file out from the theme_option helper function to the service provider. This not only cleans up the responsibilities, but allows us to catch when a theme manifest has been updated, prompting that we should check for changes and merge options as necessary.

No longer need to visit the frontend before jumping to the customize page ✌️

Does this close any currently open issues?

@skrolikowski skrolikowski merged commit 125e426 into fusioncms:nightly Jul 7, 2020
@kaidesu kaidesu deleted the theme-options branch September 29, 2020 21:44
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.

Theme option changes don't reflect immediately

2 participants