Releases: rdkcentral/Lightning-UI-Components
Releases · rdkcentral/Lightning-UI-Components
@lightningjs/ui-components-v2.19.3
@lightningjs/ui-components-v2.19.3 (2023-12-22)
Bug Fixes
@lightningjs/ui-components-v2.19.2
@lightningjs/ui-components-v2.19.1
@lightningjs/ui-components-v2.19.1 (2023-12-20)
Bug Fixes
- Column: revert to original number of buttons (#438) (dbf17c9)
- Tile: if there is no metadata, position logo off of progress bar (#440) (494d7e8)
- Tile: remove extra patch call before calling animate to avoid stutter effect (#437) (95a20f5)
- TitleRow: animate row repositioning for title instead of popping (important for focus/unfocus) (#441) (0848b45)
Reverts
@lightningjs/ui-components-v2.19.0
@lightningjs/ui-components-v2.19.0 (2023-12-14)
Bug Fixes
- Artwork: changes one of the parameters to be commented out (#420) (7934f7d)
- Storybook: adds docs/story-components to the main index.js (#418) (b8ef8e5)
- Storybook: fixes Component Styles addon (#431) (9bb5d9d)
- Tooltip: update default style mappings (#429) (3a7e9dc)
- update global typography props when new theme is set (#432) (28d3f95)
Features
@lightningjs/ui-components-v2.18.1
@lightningjs/ui-components-v2.18.1 (2023-12-01)
Bug Fixes
@lightningjs/ui-components-v2.18.0
@lightningjs/ui-components-v2.18.0 (2023-11-30)
Bug Fixes
- InlineContent: check if item is text or text object before adding margin and adjust whitespace parsing (#424) (a8ad18f)
- TextBox: ensure styles (like textStyles) as passed from TextBox to InlineContent when appropriate (#422) (29deae6)
- updates to fix merge order issue (#413) (4ea31f1)
Features
@lightningjs/ui-components-v2.17.0
@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)