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

refactor: Do not create dynamic theme property #1186

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

rkaraivanov
Copy link
Member

  • Skip the creating of a dynamic theme property when initializing a web component class instance
    for components which don't need it.

  • Minor cleanups in utils and rating hover event handlers.

* Skip the creating of a dynamic theme property
when initializing a web component class instance
for components which don't need it.

* Minor cleanups in utils and rating hover
event handlers.
@rkaraivanov rkaraivanov merged commit 5abf935 into master Apr 29, 2024
5 checks passed
@rkaraivanov rkaraivanov deleted the rkaraivanov/code-cleanups branch April 29, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant