Skip to content

Commit

Permalink
chore(release): 2.20.3 [skip ci]
Browse files Browse the repository at this point in the history
# [@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))
  • Loading branch information
semantic-release-bot committed Feb 29, 2024
1 parent 9717848 commit 4a9c28a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@lightningjs/ui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lightningjs/ui-components",
"version": "2.20.2",
"version": "2.20.3",
"description": "A shared library of helpful LightningJS components utilizing theme files to easily customize for any LightningJS application.",
"repository": {
"url": "https://github.com/rdkcentral/Lightning-UI-Components",
Expand Down

0 comments on commit 4a9c28a

Please sign in to comment.