Releases: webex/components
Releases · webex/components
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)
v1.240.0
Features
- ActivitiesJsonAdapter: implement postAction() and use it in useActivity hook (52a1603)
v1.239.2
Bug Fixes
- InputField: remove focus on the increment controls after click (2ecca21)
v1.239.1
Bug Fixes
- AdaptiveCardsActionSet: add margin bottom to ActionSet (6f2b63c)
v1.239.0
Features
- AdaptiveCard: add jsdoc for mapValues() and use getError() in Input.Time component (71be868)
- AdaptiveCardsInputText: render Textbox component depending on isMultiline property (0d46409)
- inputs: create Toggle component (76ac323)