Skip to content

Releases: rdkcentral/Lightning-UI-Components

@lightningjs/ui-components-v2.9.0

@lightningjs/ui-components-v2.9.0 (2023-08-09)

Bug Fixes

Features

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

@lightningjs/ui-components-test-utils-v1.4.2 (2023-08-09)

Bug Fixes

  • TestUtils: provide require export for Jest (#325) (1957e58)

@lightningjs/ui-components-v2.8.0

@lightningjs/ui-components-v2.8.0 (2023-08-02)

Bug Fixes

  • Badge: update TS structure (#303) (f88a894)
  • CardContent: change cardContent doc backgroundColor (#302) (af4b1e1)
  • Card: update type declarations (#308) (bdddbb4)
  • FocusManager: add SignalMap to TypeConfig, update child components (#305) (f776394)
  • Gradient: update TS structure (#315) (1282ef9)
  • Icon: bug in Icon update (#307) (15ba7ac)
  • InlineContent: removes stage.update call from component (#298) (d2e84c2)
  • label: adds type declarations (#311) (4f124fe)
  • MetadataBase: updates types declarations (#318) (2713f2c)
  • ProgressBar: update TS structure (#320) (1f03be8)
  • TextBox: functionality add to tone property (#306) (af2afc2)

Features

@lightningjs/ui-components-v2.7.0

@lightningjs/ui-components-v2.7.0 (2023-07-27)

Bug Fixes

  • Artwork: updates types declaration (#304) (27356f0)
  • InlineContent: default InlineContent alignment should be flex-start to match textAlign when in TextBox (#292) (9470ac9)
  • ListItem: update type declarations (#293) (fafa183)
  • Slider: update TS structure (#294) (9658201)

Features

  • Badge: add stroke support and clean up docs file (#286) (3f62ee6)

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

@lightningjs/ui-components-test-utils-v1.4.1 (2023-07-20)

Bug Fixes

  • TestUtils: inlcude dts file in files array (#290) (568265b)

@lightningjs/ui-components-v2.6.0

@lightningjs/ui-components-v2.6.0 (2023-07-19)

Bug Fixes

  • Tile: fix NaN issue when updating the Label text in Tile (#283) (5df57f2)

Features

  • alias support for class properties and style properties (#274) (2c9ee64)

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

@lightningjs/ui-components-test-utils-v1.4.0 (2023-07-19)

Features

  • TestUtils: include TypeScript definitions in package (#287) (946377d)

@lightningjs/ui-components-v2.5.1

@lightningjs/ui-components-v2.5.1 (2023-07-12)

Bug Fixes

  • Tile: pass Tile's mode to nested components (specifically to be able to update Metadata styles on focus/unfocus) (#281) (2dba67e)

@lightningjs/ui-components-v2.5.0

@lightningjs/ui-components-v2.5.0 (2023-07-10)

Bug Fixes

  • Base: improve docs for shouldSmooth and applySmooth (#266) (883002a)
  • Tile: properly set metadataLocation for style object (no nested object setters) (#273) (20a2a75)

Features

  • CardRadio: reupload - refactoring and apply theming (#227) (0998fa0)

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

@lightningjs/ui-components-test-utils-v1.3.0 (2023-07-10)

Bug Fixes

  • TestRenderer: import jest from jest globals (#272) (542e3c2)
  • update internal links to other testing doc pages (#277) (fcc7f29)

Features

  • add TypeScript definitions for @lightningjs/ui-components-test-utils exports (#262) (3dab098)