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): rename iconSrc to logo #390

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Conversation

ImCoolNowRight
Copy link
Contributor

Description

Renames iconSrc to logo, iconWidth/iconHeight to logoWidth/logoHeight, and adds an alias for each.

References

N/A

Testing

Tile should continue working exactly the same.

Automation

Updates a property and its styles, but everything should look the same.

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.

@ImCoolNowRight ImCoolNowRight merged commit c9b7bd5 into develop Oct 18, 2023
5 checks passed
@ImCoolNowRight ImCoolNowRight deleted the fix/tile-logo-property branch October 18, 2023 17:26
svc-lightning-ui-components pushed a commit that referenced this pull request Oct 18, 2023
# [@lightningjs/ui-components-v2.14.3](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.14.2...@lightningjs/ui-components-v2.14.3) (2023-10-18)

### Bug Fixes

* change replaceAll to RegExp for compatibility with older devices ([#387](#387)) ([2b08187](2b08187))
* **Tile:** rename iconSrc to logo ([#390](#390)) ([c9b7bd5](c9b7bd5))
@svc-lightning-ui-components
Copy link
Collaborator

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

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