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(Card): update type declarations #308

Merged
merged 9 commits into from
Aug 2, 2023

Conversation

arwehrman
Copy link
Contributor

Description

This PR updates type declarations on Card, CardRadio, CardTitle, CardSection

References

LUI-994

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 changed the title Fix/update card type declarations Fix(card) type declarations Jul 31, 2023
@soumyaloka soumyaloka changed the title Fix(card) type declarations fix(Card): update type declarations Aug 1, 2023
@arwehrman arwehrman force-pushed the fix/update-card-type-declarations branch from 9c13d49 to 75b2274 Compare August 1, 2023 18:14
@svc-lightning-ui-components
Copy link
Collaborator

Test Execution Passed.

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

Test Execution Passed.

@arwehrman arwehrman force-pushed the fix/update-card-type-declarations branch from bc0511a to 78cb9cb Compare August 1, 2023 19:57
@svc-lightning-ui-components
Copy link
Collaborator

Test Execution Passed.

@arwehrman arwehrman force-pushed the fix/update-card-type-declarations branch from 78cb9cb to 6f9db72 Compare August 2, 2023 13:36
@svc-lightning-ui-components
Copy link
Collaborator

Test Execution Passed.

@arwehrman arwehrman force-pushed the fix/update-card-type-declarations branch from 6139f72 to db68747 Compare August 2, 2023 14:25
@erautenberg erautenberg merged commit bdddbb4 into develop Aug 2, 2023
3 checks passed
@erautenberg erautenberg deleted the fix/update-card-type-declarations branch August 2, 2023 16:26
svc-lightning-ui-components pushed a commit that referenced this pull request Aug 2, 2023
# [@lightningjs/ui-components-v2.8.0](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.7.0...@lightningjs/ui-components-v2.8.0) (2023-08-02)

### Bug Fixes

* **Badge:** update TS structure ([#303](#303)) ([f88a894](f88a894))
* **CardContent:** change cardContent doc backgroundColor ([#302](#302)) ([af4b1e1](af4b1e1))
* **Card:** update type declarations ([#308](#308)) ([bdddbb4](bdddbb4))
* **FocusManager:** add SignalMap to TypeConfig, update child components ([#305](#305)) ([f776394](f776394))
* **Gradient:** update TS structure ([#315](#315)) ([1282ef9](1282ef9))
* **Icon:** bug in Icon update ([#307](#307)) ([15ba7ac](15ba7ac))
* **InlineContent:** removes stage.update call from component ([#298](#298)) ([d2e84c2](d2e84c2))
* **label:** adds type declarations ([#311](#311)) ([4f124fe](4f124fe))
* **MetadataBase:** updates types declarations ([#318](#318)) ([2713f2c](2713f2c))
* **ProgressBar:** update TS structure ([#320](#320)) ([1f03be8](1f03be8))
* **TextBox:** functionality add to tone property ([#306](#306)) ([af2afc2](af2afc2))

### Features

* **Checkbox:** update TS structure ([#309](#309)) ([566a18c](566a18c))
@svc-lightning-ui-components
Copy link
Collaborator

🎉 This PR is included in version @lightningjs/ui-components-v2.8.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.

6 participants