Skip to content

Releases: rdkcentral/Lightning-UI-Components

@lightningjs/ui-components-v2.4.2

06 Jul 16:52

Choose a tag to compare

@lightningjs/ui-components-v2.4.2 (2023-07-06)

Bug Fixes

  • revert change in slider mdx file causing storybook build to fail (#271) (c15ab3f)

@lightningjs/ui-components-v2.4.1

06 Jul 14:57

Choose a tag to compare

@lightningjs/ui-components-v2.4.1 (2023-07-06)

Bug Fixes

  • Base theme radii (#256) (109e895)
  • Column: update TS structure (#238) (b9b964c)
  • disable image worker for blob urls in Icon component (#230) (c407600)
  • ListItem: correct title style applied during truncation (#265) (e0d3d5f)
  • NavigationManager: update TS structure (#231) (fcea679)
  • ProgressBar: update Base theme default brand tone barColor to neutral (#254) (724a749)
  • Row: update TS structure (#241) (7dcc7de)
  • Slider: removes canvas tags from docs (#258) (7d486fd)
  • Tile: add metadatalocation as style property (#245) (6d97363)
  • Tile: re-enabled persistentMetadata and clean up transitions (#246) (99a8054)
  • TitleRow: update TS structure (#257) (6ddbc42)
  • update alpha handling in InlineContent Truncation Logic (#263) (de2b2cc)

@lightningjs/ui-components-theme-base-v1.0.2

06 Jul 14:56

Choose a tag to compare

@lightningjs/ui-components-v2.4.0

22 Jun 18:47

Choose a tag to compare

@lightningjs/ui-components-v2.4.0 (2023-06-22)

Bug Fixes

  • FocusManager: removes all stories except ColumnWithRows (#244) (51cd35d)

Features

  • InlineContent: add support for max lines and truncation (#229) (9e46342)

@lightningjs/ui-components-v2.3.0

14 Jun 19:32

Choose a tag to compare

@lightningjs/ui-components-v2.3.0 (2023-06-14)

Bug Fixes

  • add tone support to TitleRow component (#233) (d2b9c9e)
  • Button: remove unnecessary utils call and return calculated text width (#234) (62f3cf2)
  • Card: remove hardcoded width and height values from Card variants (#232) (a70783a)
  • Tab: fix icon rendering in Tab component (#214) (0f63f88)
  • Tile: add style prop for spacing between Metadata and ProgressBar (#240) (e55f65d)
  • Tile: fixes transitions on metadata metadata (#211) (28d3d50)

Features

  • TestRenderer: allow configuring stage in unit tests application (#242) (6839ec9)

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

14 Jun 19:33

Choose a tag to compare

@lightningjs/ui-components-test-utils-v1.2.0 (2023-06-14)

Bug Fixes

  • TestUtils: revert ui-components dependency (#236) (fa4321b)

Features

  • TestRenderer: allow configuring stage in unit tests application (#242) (6839ec9)

@lightningjs/ui-components-v2.2.4

25 May 20:09

Choose a tag to compare

@lightningjs/ui-components-v2.2.4 (2023-05-25)

Bug Fixes

  • CardContentVerticalSmall: remove unused control (#213) (d0b5a60)
  • FocusManager: make type parameters optional (#220) (6a6c2be)
  • make sure context listeners are removed on _detach (#212) (0998d10)
  • NavigationManager: expose component publicly (#221) (b0d8e9f)
  • Provider: add setVisibleCount method for out of range values (#210) (55103f1)
  • Surface: update default backgroundColor tokens (#224) (ef9f4f8)
  • TypeScript: provide default values to TS definitions (#223) (7082f84)

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

25 May 21:15

Choose a tag to compare

@lightningjs/ui-components-v2.2.3

18 May 20:58

Choose a tag to compare

@lightningjs/ui-components-v2.2.3 (2023-05-18)

Bug Fixes

  • Announcer: Ignore empty speech strings (#202) (f2c766e), closes #208
  • FocusManager: update declaration file, remove centerInParent from props array (#215) (4070a8b)
  • NavigationManager: only follow one scroll behavior at a time (#205) (b1a123c)
  • styleConfig mode hierarchy (#203) (bd4c859)

@lightningjs/ui-components-v2.2.2

03 May 15:07

Choose a tag to compare

@lightningjs/ui-components-v2.2.2 (2023-05-03)

Bug Fixes

  • remove typography from TextBox styles (#196) (57ca322)
  • update Base, Surface, Button TS declarations to follow lightning/core subclassable components instructions (#184) (54f340f)
  • withSelections: changes export definition to withSelections (#194) (bdc6f7a)