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

fix: make sure subThemes are taken into account when generating style cache #534

Merged
merged 5 commits into from
Sep 27, 2024

Conversation

joshhowenstine
Copy link
Contributor

We have identified a problem where the subThemes are not functioning as expected due to improper caching. This issue is affecting the normal operation of the subThemes feature and preventing it from performing as intended.

To resolve this, we are implementing a fix to properly manage the cache related to subThemes. Once this fix is applied, the subThemes should operate correctly, restoring full functionality and ensuring that all related features work as designed.

@svc-lightning-ui-components
Copy link
Collaborator

Test Execution Passed.

Copy link
Contributor

@ImCoolNowRight ImCoolNowRight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assuming this does the trick for Ben, looks good!

Copy link
Contributor

@cee-money cee-money left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@svc-lightning-ui-components
Copy link
Collaborator

Test Execution Passed.

2 similar comments
@svc-lightning-ui-components
Copy link
Collaborator

Test Execution Passed.

@svc-lightning-ui-components
Copy link
Collaborator

Test Execution Passed.

@ImCoolNowRight ImCoolNowRight merged commit fbcad55 into develop Sep 27, 2024
8 checks passed
@ImCoolNowRight ImCoolNowRight deleted the fix/sub-theme-cache branch September 27, 2024 14:24
svc-lightning-ui-components pushed a commit that referenced this pull request Sep 27, 2024
# [@lightningjs/ui-components-v2.23.1](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.23.0...@lightningjs/ui-components-v2.23.1) (2024-09-27)

### Bug Fixes

* **Knob:** rename _updateCircleLayout to _updateLayout ([#539](#539)) ([638aabd](638aabd))
* make sure subThemes are taken into account when generating style cache ([#534](#534)) ([fbcad55](fbcad55))
* **withThemeStylesDocs:** doc missing Source section ([#540](#540)) ([59873c1](59873c1))
@svc-lightning-ui-components
Copy link
Collaborator

🎉 This PR is included in version @lightningjs/ui-components-v2.23.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants