Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [@lightningjs/ui-components-v2.14.0](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.13.1...@lightningjs/ui-components-v2.14.0) (2023-09-27) ### Bug Fixes * **Button:** prevent repatching all prefix items on mode change ([#373](#373)) ([e3c2642](e3c2642)) * **InlineContent:** ignore invalid maxLines numbers ([#371](#371)) ([1a36d0b](1a36d0b)) * **TabBar:** update height if Tabs row height changes ([#375](#375)) ([9f392a9](9f392a9)) * **TitleRow:** default autoResizeHeight to prevent infinite loop ([#379](#379)) ([5fbc5bf](5fbc5bf)) ### Features * **TextBox:** export TextContent TS definition ([#374](#374)) ([42334e6](42334e6)) * **Tile:** Add Icon Support to Tile Component ([#376](#376)) ([7a66940](7a66940))
- Loading branch information