Skip to content

@lightningjs/ui-components-v2.8.0

Compare
Choose a tag to compare
@svc-lightning-ui-components svc-lightning-ui-components released this 02 Aug 16:53
· 279 commits to release since this release

@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