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(withThemeStylesDocs): doc missing Source section #540

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

ctoddy
Copy link
Contributor

@ctoddy ctoddy commented Sep 26, 2024

Description

Hyperlinks in the withThemeStyles documentation (both inner and open source) was missing the "Source" section causing the hyperlinks within this doc to fail and only result in a blank page when clicked on. Adding the "Source" sections fixes this bug.

References

https://ccp.sys.comcast.net/browse/LUI-1514

Testing

Run locally, navigate to withThemeStyles documentation, click on hyperlinks within this doc and observe they route to their respective doc.

Automation

Checklist

  • all commented code has been removed
  • any new console issues have been resolved
  • code linter and formatter has been run
  • test coverage meets repo requirements
  • PR name matches the expected semantic-commit syntax

@ImCoolNowRight ImCoolNowRight merged commit 59873c1 into develop Sep 27, 2024
8 checks passed
@ImCoolNowRight ImCoolNowRight deleted the fix/LUI-1514 branch September 27, 2024 13:56
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