Releases: rdkcentral/Lightning-UI-Components
Releases · rdkcentral/Lightning-UI-Components
@lightningjs/ui-components-v2.20.6
@lightningjs/ui-components-v2.20.6 (2024-03-26)
Bug Fixes
@lightningjs/ui-components-v2.20.5
@lightningjs/ui-components-v2.20.5 (2024-03-21)
Bug Fixes
@lightningjs/ui-components-v2.20.4
@lightningjs/ui-components-v2.20.4 (2024-03-07)
Bug Fixes
@lightningjs/ui-components-v2.20.3
@lightningjs/ui-components-v2.20.3 (2024-02-29)
Bug Fixes
- ControlRow: fix right controls to use lazyScrolling too (#480) (9717848)
- NavigationManager: check an items render size before its set width or height for layout (important for Tiles using metadata underneath) (#479) (40d2e21)
- NavigationManager: fix render order and storybook glitches (#468) (a90457a)
- NavigationManager: if an itemPosX or itemPosY are set, apply offset to scrolling (#477) (a02cf12)
- TitleRow: move title props to separate getter for easier extension of other components (#478) (ad34043)
@lightningjs/ui-components-v2.20.2
@lightningjs/ui-components-v2.20.2 (2024-02-23)
Bug Fixes
- Add marquee property to title in Card (#469) (ae187ec)
- Keyboard: adding a check if currentFormat is valid before calling capitalize on it (#474) (76c4e49)
- Keyboard: make row render when key is empty (#472) (334bf88)
- MetadataBase: fix layout order (#471) (b77db31)
- Title: do not render title textbox unless there is a title present (#475) (81549db)
- Toggle: fillInverseDisabled typo in styles (#473) (4ab5c0f)
@lightningjs/ui-components-v2.20.1
@lightningjs/ui-components-v2.20.1 (2024-02-06)
Bug Fixes
@lightningjs/ui-components-v2.20.0
@lightningjs/ui-components-v2.19.6
@lightningjs/ui-components-v2.19.6 (2024-01-10)
Bug Fixes
- CardTitle: updating Input and CardTitle styles to resemble mosaic (#454) (3f9ab40)
- Import: standardize how components are imported (#455) (5f7ce24)
- Move construct super to fix memory leak when using multiple withThemeStyles (#456) (e983f17)
- Slider: adds intial content so Value shows on load (#451) (5e00f9b)
- Tile: update conditions to show/hide gradient (#457) (31514cd)
- Tooltip: adds updateBackground to _update (#434) (63ee073)