Skip to content

Releases: rdkcentral/Lightning-UI-Components

@lightningjs/ui-components-v2.21.8

@lightningjs/ui-components-v2.21.8 (2024-07-11)

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

@lightningjs/ui-components-v2.21.7 (2024-06-18)

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

@lightningjs/ui-components-v2.21.6 (2024-05-22)

Bug Fixes

  • ListItemSlider: min and max value coordinate to correct set values (#507) (703cf69)

@lightningjs/ui-components-v2.21.5

@lightningjs/ui-components-v2.21.5 (2024-05-10)

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

@lightningjs/ui-components-v2.21.4 (2024-05-02)

Bug Fixes

  • Tab: tab padding properties match Button properties (#504) (ed32bfb)

@lightningjs/ui-components-v2.21.3

@lightningjs/ui-components-v2.21.3 (2024-04-25)

Bug Fixes

@lightningjs/ui-components-v2.21.2

@lightningjs/ui-components-v2.21.2 (2024-04-19)

Bug Fixes

  • update color parsing to only apply if the second array value is a number (#499) (042b18b)

@lightningjs/ui-components-v2.21.1

@lightningjs/ui-components-v2.21.1 (2024-04-10)

Bug Fixes

  • if the color parser fails to generate a color, return the original value (#497) (21759b2)

@lightningjs/ui-components-v2.21.0

@lightningjs/ui-components-v2.21.0 (2024-04-04)

Features

  • add Subtitle Support to MetadataBase Component (#490) (d60f738)

@lightningjs/ui-components-v2.20.7

@lightningjs/ui-components-v2.20.7 (2024-03-29)

Bug Fixes

  • Announcer: add super call to withAnnouncer _construct (#493) (3c8dd56)
  • TabBar: add ‘retainSelection’ (#492) (fb57654)