Skip to content

Commit 4a9c28a

Browse files
chore(release): 2.20.3 [skip ci]
# [@lightningjs/ui-components-v2.20.3](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.20.2...@lightningjs/ui-components-v2.20.3) (2024-02-29) ### Bug Fixes * **ControlRow:** fix right controls to use lazyScrolling too ([#480](#480)) ([9717848](9717848)) * **NavigationManager:** check an items render size before its set width or height for layout (important for Tiles using metadata underneath) ([#479](#479)) ([40d2e21](40d2e21)) * **NavigationManager:** fix render order and storybook glitches ([#468](#468)) ([a90457a](a90457a)) * **NavigationManager:** if an itemPosX or itemPosY are set, apply offset to scrolling ([#477](#477)) ([a02cf12](a02cf12)) * **TitleRow:** move title props to separate getter for easier extension of other components ([#478](#478)) ([ad34043](ad34043))
1 parent 9717848 commit 4a9c28a

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.20.2",
3+
"version": "2.20.3",
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)