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 TS structure #310

Merged
merged 10 commits into from
Aug 22, 2023
Merged

Conversation

arwehrman
Copy link
Contributor

@arwehrman arwehrman commented Jul 28, 2023

Description

This PR updates Tile type declarations

References

LUI-843

Testing

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

@arwehrman arwehrman force-pushed the fix/update-tile-type-declarations branch from 1e53572 to 044632e Compare July 28, 2023 15:39
@svc-lightning-ui-components
Copy link
Collaborator

Sanity Tests Execution Failed.

@arwehrman arwehrman added the WIP In progress but could use an initial review label Jul 28, 2023
@arwehrman arwehrman force-pushed the fix/update-tile-type-declarations branch 2 times, most recently from 81b5993 to 5d952e5 Compare August 2, 2023 13:47
@svc-lightning-ui-components
Copy link
Collaborator

Test Execution Passed.

@arwehrman arwehrman force-pushed the fix/update-tile-type-declarations branch from 3378aed to 9c58689 Compare August 8, 2023 14:16
@arwehrman arwehrman marked this pull request as ready for review August 8, 2023 15:19
@arwehrman arwehrman removed the WIP In progress but could use an initial review label Aug 8, 2023
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.

Just needs an import removed, but otherwise looks good!

@erautenberg erautenberg changed the title fix(Tile): adds type declarations fix(Tile): update TS structure Aug 8, 2023
@arwehrman arwehrman force-pushed the fix/update-tile-type-declarations branch from 2c9c0fa to c571b14 Compare August 9, 2023 14:07
@arwehrman arwehrman requested a review from slhay28 as a code owner August 9, 2023 14:07
@svc-lightning-ui-components
Copy link
Collaborator

Test Execution Passed.

3 similar comments
@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.

@soumyaloka
Copy link
Contributor

soumyaloka commented Aug 14, 2023

can we add a signalmap for imageLoaded? Otherwise this looks good!

@arwehrman arwehrman force-pushed the fix/update-tile-type-declarations branch from b3ef519 to 7d656e2 Compare August 17, 2023 20:19
@svc-lightning-ui-components
Copy link
Collaborator

Test Execution Passed.

@arwehrman arwehrman force-pushed the fix/update-tile-type-declarations branch from 374bbf4 to de13ee2 Compare August 22, 2023 13:13
@svc-lightning-ui-components
Copy link
Collaborator

Test Execution Passed.

@arwehrman arwehrman merged commit 4641928 into develop Aug 22, 2023
5 checks passed
@arwehrman arwehrman deleted the fix/update-tile-type-declarations branch August 22, 2023 17:44
svc-lightning-ui-components pushed a commit that referenced this pull request Aug 24, 2023
# [@lightningjs/ui-components-v2.11.0](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.10.0...@lightningjs/ui-components-v2.11.0) (2023-08-24)

### Bug Fixes

* alias dimensions (w and h as width and height) ([#353](#353)) ([202860a](202860a))
* **Column:** scrollIndex takes presedence over alwaysScroll ([#342](#342)) ([955eb3c](955eb3c))
* **ListItem:**  fix ListItem Description truncation Issue ([#344](#344)) ([3b7117c](3b7117c))
* simplify gutters ([#349](#349)) ([aaf384d](aaf384d))
* **Tile:** update TS structure ([#310](#310)) ([4641928](4641928))

### Features

* **MetadataCardContent:** update TS declarations ([#346](#346)) ([f353ee9](f353ee9))
* **TextBox:** add support for Marquee properties in TextBox ([#319](#319)) ([cc7103a](cc7103a))
@svc-lightning-ui-components
Copy link
Collaborator

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

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants