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(MetadataBase): updates types declarations #318

Merged
merged 3 commits into from
Aug 2, 2023

Conversation

arwehrman
Copy link
Contributor

Description

This PR updates MetadataBase Typescript declarations

References

LUI-958

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

@svc-lightning-ui-components
Copy link
Collaborator

Test Execution Passed.

@anthony9187
Copy link
Contributor

im pretty sure the PR title check is failing because Fix needs to be lowercase

@arwehrman arwehrman changed the title Fix(MetadataBase): updates types declarations fix(MetadataBase): updates types declarations Aug 1, 2023
@arwehrman arwehrman force-pushed the fix/update-metadata-base-types branch from 53bfbb8 to e03e7fb Compare August 1, 2023 17:40
@svc-lightning-ui-components
Copy link
Collaborator

Test Execution Passed.

@arwehrman arwehrman force-pushed the fix/update-metadata-base-types branch from e03e7fb to d2c72d2 Compare August 2, 2023 13:45
@arwehrman arwehrman merged commit 2713f2c into develop Aug 2, 2023
5 checks passed
@arwehrman arwehrman deleted the fix/update-metadata-base-types branch August 2, 2023 14:20
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.

5 participants