Skip to content

Commit 5c9e2a1

Browse files
chore(release): 2.1.0 [skip ci]
# [@lightningjs/ui-components-v2.1.0](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.0.4...@lightningjs/ui-components-v2.1.0) (2023-03-29) ### Bug Fixes * **Input:** update listening control in disabled mode ([#142](#142)) ([151adb4](151adb4)) * **NavigationManager:** allow appending items without overwriting stored lazy items ([#152](#152)) ([915dade](915dade)) * **Provider:** replace with xfinity icon and update test ([#154](#154)) ([15ccd41](15ccd41)) * **Storybook:** add useArgs for updating value ([#164](#164)) ([f33c962](f33c962)) * **ThemingAttributes:** move file back into package docs folder ([#170](#170)) ([db7d904](db7d904)) * **ThemingTokens:** emitted signal to fix spacing issue in misc section ([#146](#146)) ([ce5a04a](ce5a04a)) * **Tile:** resolve last letter removal issue in Tile metadata ([#159](#159)) ([353da04](353da04)) * **withLayout:** adds check for positive numbers ([#131](#131)) ([fe0a557](fe0a557)) * **withThemeStyles:** add story documentation ([#135](#135)) ([1c5cd91](1c5cd91)) ### Features * **LinearTexture:** add stroke support to the LinearGradient texture ([#166](#166)) ([bc8b73b](bc8b73b)) * **withLightning:** allow adding descriptions to canvas with story ([#162](#162)) ([b0fc4df](b0fc4df)) * **withLightning:** allow configuring story to remount on prop changes ([#158](#158)) ([6e7a8a7](6e7a8a7))
1 parent 0631eea commit 5c9e2a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@lightningjs/ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lightningjs/ui-components",
3-
"version": "2.0.4",
3+
"version": "2.1.0",
44
"description": "A shared library of helpful LightningJS components utilizing theme files to easily customize for any LightningJS application.",
55
"repository": {
66
"url": "https://github.com/rdkcentral/Lightning-UI-Components",

0 commit comments

Comments
 (0)