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

core_theme now only affects whether standard css is loaded #162

Merged
merged 3 commits into from
Jun 14, 2024

Conversation

jochenkrattenmacher
Copy link
Contributor

@jochenkrattenmacher jochenkrattenmacher commented Jan 17, 2023

core_theme now only affects whether standard css is loaded (no more effect on js). This is also a bugfix (before, supplying page() with core_theme = false resulted in a julia compilation error). This PR is just a suggestion, please let me know if working like this doesn't make sense (I am new)

#115
#156

@hhaensel
Copy link
Member

Thank you @jochenkrattenmacher
I had not looked into this PR, so sorry!

I had just fixed the same issue myself when I came across the same problem. But I had not seen the requirements in deps_routes, which luckily you found.

So your PR ends up in fixing the two remaining lines...

Thanks again.

@hhaensel hhaensel merged commit 8f376d6 into GenieFramework:master Jun 14, 2024
10 checks passed
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

2 participants