-
Notifications
You must be signed in to change notification settings - Fork 21
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
Dynamically add simplified css names for all components #169
Dynamically add simplified css names for all components #169
Conversation
Upon site creation, templates happen to retain the classname "themecleanflex-footer-component", needs to take on the site name on generation. Example json for a generated default page. Template saves are resolved on creation of a new template.
|
What does this implement/fix? Explain your changes.
Adds class with the component name. This will make it easier to be searched in an IDE and identify components within the code.
…
Does this close any currently open issues?
#63
…
Any other comments?
N/A
…
Where has this been tested?
Viewed in the code.
Browser (version): …
Chrome 86.0.4240.75