Skip to content

Releases: rdkcentral/Lightning-UI-Components

@lightningjs/ui-components-v2.2.1

26 Apr 21:06
Compare
Choose a tag to compare

@lightningjs/ui-components-v2.2.1 (2023-04-26)

Bug Fixes

  • Column: updates render methods to match Row render methods (#189) (f9524f1)
  • ListItem: move truncation to update on TextBox change (#192) (db7b6e2)
  • TabBar: adds column container story for scrolling tab content (#165) (6222fed)
  • TextBox: ensure component adheres to width (#155) (7d4202f)

@lightningjs/ui-components-v2.2.0

12 Apr 20:35
Compare
Choose a tag to compare

@lightningjs/ui-components-v2.2.0 (2023-04-12)

Bug Fixes

  • Input: add TS definitions for public properties and methods (#177) (e710b3a)
  • Input: add value getter and setter to match documentation (#178) (1bb730a)
  • ScrollWrapper: prevent excessive stage updates by checking final dimensions of TextBox (#175) (35c7dfa)
  • Storybook: audit broken links in mdx file (#172) (7c3994e)
  • Tab: export Tab TS def at root (#179) (8f5435e)
  • Tab: make index.js exports match index.d.ts exports (#185) (1c7c889)

Features

@lightningjs/ui-components-v2.1.0

29 Mar 20:21
Compare
Choose a tag to compare

@lightningjs/ui-components-v2.1.0 (2023-03-29)

Bug Fixes

  • Input: update listening control in disabled mode (#142) (151adb4)
  • NavigationManager: allow appending items without overwriting stored lazy items (#152) (915dade)
  • Provider: replace with xfinity icon and update test (#154) (15ccd41)
  • Storybook: add useArgs for updating value (#164) (f33c962)
  • ThemingAttributes: move file back into package docs folder (#170) (db7d904)
  • ThemingTokens: emitted signal to fix spacing issue in misc section (#146) (ce5a04a)
  • Tile: resolve last letter removal issue in Tile metadata (#159) (353da04)
  • withLayout: adds check for positive numbers (#131) (fe0a557)
  • withThemeStyles: add story documentation (#135) (1c5cd91)

Features

  • LinearTexture: add stroke support to the LinearGradient texture (#166) (bc8b73b)
  • withLightning: allow adding descriptions to canvas with story (#162) (b0fc4df)
  • withLightning: allow configuring story to remount on prop changes (#158) (6e7a8a7)

@lightningjs/ui-components-test-utils-v1.0.4

29 Mar 20:23
Compare
Choose a tag to compare

@lightningjs/ui-components-test-utils-v1.0.4 (2023-03-29)

Bug Fixes

  • ThemingAttributes: move file back into package docs folder (#170) (db7d904)

@lightningjs/ui-components-v2.0.4

16 Mar 20:47
Compare
Choose a tag to compare

@lightningjs/ui-components-v2.0.4 (2023-03-16)

Bug Fixes

  • Marquee: update path to storybook categories (#149) (0c6ff2b)
  • NavigationManager: default scrollIndex to 0 if negative number is set (#151) (3632d84)
  • remove centerKeys control (#150) (0d5e8b1)

@lightningjs/ui-components-v2.0.3

14 Mar 21:49
Compare
Choose a tag to compare

@lightningjs/ui-components-v2.0.3 (2023-03-14)

Bug Fixes

  • ListItemPicker: fix selection reset when switching modes (#134) (14102a1)
  • remove index.js in components (#132) (667e055)
  • update path for src folder in package.json. Move storybook files and utils (#145) (d9858cb)

@lightningjs/ui-components-test-utils-v1.0.3

14 Mar 21:50
Compare
Choose a tag to compare

@lightningjs/ui-components-test-utils-v1.0.3 (2023-03-14)

Bug Fixes

  • update path for src folder in package.json. Move storybook files and utils (#145) (d9858cb)

@lightningjs/ui-components-v2.0.2

09 Mar 21:36
Compare
Choose a tag to compare

@lightningjs/ui-components-v2.0.2 (2023-03-09)

Bug Fixes

  • add index.js to ui-components package to fix skypack cdn (#139) (c82e846)
  • fixed args url issue by adding sharedargactions (#127) (19de9c3)
  • make sure src folders are included in releases (#140) (091bc9c)

@lightningjs/ui-components-test-utils-v1.0.2

09 Mar 21:37
Compare
Choose a tag to compare

@lightningjs/ui-components-test-utils-v1.0.2 (2023-03-09)

Bug Fixes

  • make sure src folders are included in releases (#140) (091bc9c)

@lightningjs/ui-components-v2.0.1

07 Mar 18:29
Compare
Choose a tag to compare

@lightningjs/ui-components-v2.0.1 (2023-03-07)

Bug Fixes

  • NavigationManager: allow centering items off cross size of component (#126) (79a0566)