Releases: rdkcentral/Lightning-UI-Components
Releases · rdkcentral/Lightning-UI-Components
@lightningjs/ui-components-v2.21.8
Bug Fixes
- InlineContent: use custom styles for text element height (#523) (48540d0)
- Revert "fix(FocusManager): add zIndex override ability (#517)" (#522) (c9d13f2)
@lightningjs/ui-components-v2.21.7
Bug Fixes
- ensure autoscroll cannot result in negative values (#512) (046f482)
- FocusManager: add zIndex override ability (#517) (c1ff70c)
- InlineContent: marginBottom default style (#516) (c55ff78)
- InlineContent: uncomments accidental merged properties (#520) (0786fa5)
- KeyBoardFull: center keys control removed (#514) (da5f4af)
- ListItemSlider: values sync with SB controls and textbox (#515) (aa98c11)
@lightningjs/ui-components-v2.21.6
Bug Fixes
- ListItemSlider: min and max value coordinate to correct set values (#507) (703cf69)
@lightningjs/ui-components-v2.21.5
Bug Fixes
- Artwork: add imageLoadFailed signal (#509) (7f66c04)
- Control: reorders which update methods are called first (#508) (d609442)
- NavigationManager: ensure lazyUpCountBuffer remains non-negative (#510) (af13de0)
@lightningjs/ui-components-v2.21.4
Bug Fixes
- Tab: tab padding properties match Button properties (#504) (ed32bfb)
@lightningjs/ui-components-v2.21.3
@lightningjs/ui-components-v2.21.2
Bug Fixes
- update color parsing to only apply if the second array value is a number (#499) (042b18b)
@lightningjs/ui-components-v2.21.1
Bug Fixes
- if the color parser fails to generate a color, return the original value (#497) (21759b2)
@lightningjs/ui-components-v2.21.0
Features
- add Subtitle Support to MetadataBase Component (#490) (d60f738)
@lightningjs/ui-components-v2.20.7
Bug Fixes
- Announcer: add super call to withAnnouncer _construct (#493) (3c8dd56)
- TabBar: add ‘retainSelection’ (#492) (fb57654)