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(Import): standardize how components are imported #455

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

ImCoolNowRight
Copy link
Contributor

Description

Standardizes how components are imported to ensure there will not be any issues with Jest when resolving dependencies.

References

LUI-1310

Testing

Everything should continue to look and work as expected.

Automation

N/A

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

@svc-lightning-ui-components
Copy link
Collaborator

Test Execution Passed.

@svc-lightning-ui-components
Copy link
Collaborator

Test Execution Passed.

@svc-lightning-ui-components
Copy link
Collaborator

Test Execution Passed.

@erautenberg erautenberg merged commit 5f7ce24 into develop Jan 8, 2024
9 checks passed
@erautenberg erautenberg deleted the fix/LUI-1310 branch January 8, 2024 18:56
svc-lightning-ui-components pushed a commit that referenced this pull request Jan 10, 2024
# [@lightningjs/ui-components-v2.19.6](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.19.5...@lightningjs/ui-components-v2.19.6) (2024-01-10)

### Bug Fixes

* **CardTitle:** updating Input and CardTitle styles to resemble mosaic ([#454](#454)) ([3f9ab40](3f9ab40))
* **Import:** standardize how components are imported ([#455](#455)) ([5f7ce24](5f7ce24))
* Move construct super to fix memory leak when using multiple withThemeStyles ([#456](#456)) ([e983f17](e983f17))
* **Slider:** adds intial content so Value shows on load ([#451](#451)) ([5e00f9b](5e00f9b))
* **Tile:** update conditions to show/hide gradient ([#457](#457)) ([31514cd](31514cd))
* **Tooltip:** adds updateBackground to _update ([#434](#434)) ([63ee073](63ee073))
@svc-lightning-ui-components
Copy link
Collaborator

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

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