Skip to content

@lightningjs/ui-components-v2.17.0

Compare
Choose a tag to compare
@svc-lightning-ui-components svc-lightning-ui-components released this 22 Nov 15:38
· 158 commits to release since this release

@lightningjs/ui-components-v2.17.0 (2023-11-22)

Bug Fixes

  • Button: support re patching prefix after undefined (#407) (e773c32)
  • NavigationManager: adjust isFullyOnScreen and isComponentOnScreen (#417) (32601bd)
  • remove applySmooth in button (#409) (d2c29dd)
  • TabBar: propogate key press events and emit tabChanged signal (#406) (9f06b81)
  • TitleRow: alias rowMarginTop to titleMarginBottom (#404) (c2c3eb4)
  • update Checkbox, Radio, and Toggle style mappings (#408) (1e93576)

Features

  • Button: only repatch prefix/suffix row if props change (#410) (9297903)