Skip to content

fix(framework): allow for empty theme files #1639

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

Merged
merged 1 commit into from
May 18, 2020
Merged

Conversation

vladitasev
Copy link
Contributor

It is valid for a theme parameters file to be empty (no parameters for this theme). However, Theming.js did not account for this and in both registering and getting a theme.

closes: #1599

@vladitasev vladitasev merged commit 0cef140 into master May 18, 2020
@vladitasev vladitasev deleted the fix-empty-theme branch May 18, 2020 07:50
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.

registerThemeProperties with empty default CSS throws an exception
2 participants