Releases: webex/components
Releases · webex/components
v1.246.3
Bug Fixes
- OptionsList: prevent horizontal scrollbar (1b30e0e)
v1.246.2
Bug Fixes
- AdaptiveCard: remove height property from adaptive card (021b8ae)
v1.246.1
Bug Fixes
- UseAdaptiveCard: handle missing activity or card (0ccd2cd)
v1.245.0
Features
- AdaptiveCardsTextBlock: implement maxLines property (0178d1b)
v1.244.0
Features
- ActivitiesJsonAdapter: implement postActivity() method (ab35212)
- AdaptiveCard: implement date and time formatting (1798062)
- AdaptiveCardsInputToggle: implement Input.Toggle component (0563aa6)
- DateInput: implement DateInput component (2b2d986)
v1.243.0
Bug Fixes
- InputChoiceSet: add getError function (c0699e8)
Features
- WebexAdaptiveCard: create WebexAdaptiveCard component (7038ed1)
v1.242.1
Bug Fixes
- OptionsList: prevent scroll on page when navigating with arrow keys between dropdown items (f47abc7)
v1.242.0
Bug Fixes
- AdaptiveCard: fix return value of the validate() function (66d7c7e)
- AdaptiveCards: add the missing ac prop types to each component (34c939b)
- AdaptiveCards: process AdaptiveCard and version properties (322730e)
Features
- OptionsList: limit the height of dropdown options (7a071a7)
v1.241.0
Features
- AdaptiveCardsComponent: implement inherited verticalContentAlignment property (7d04e01)
v1.240.1
Bug Fixes
- InputTime: display the missing hours and minutes (8656d90)