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(Tile): update conditions to show/hide gradient #457

Merged
merged 5 commits into from
Jan 10, 2024

Conversation

ImCoolNowRight
Copy link
Contributor

Description

Updates under what conditions the gradient is shown/hidden on Tile.

References

LUI-1276

Testing

Ensure that the gradient shows when any of the below are visible on the Tile and hidden when none are visible:

  • inset metadata
  • progress bar
  • logo

Automation

This does update the visibility of the gradient, so it may require updates to the Tile tests.

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.

1 similar comment
@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.

@svc-lightning-ui-components
Copy link
Collaborator

Test Execution Passed.

1 similar comment
@svc-lightning-ui-components
Copy link
Collaborator

Test Execution Passed.

@ImCoolNowRight ImCoolNowRight merged commit 31514cd into develop Jan 10, 2024
9 checks passed
@ImCoolNowRight ImCoolNowRight deleted the fix/LUI-1276 branch January 10, 2024 16:03
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