Skip to content

Releases: webex/components

v1.244.0

10 Feb 08:41
Compare
Choose a tag to compare

1.244.0 (2022-02-10)

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

08 Feb 10:19
Compare
Choose a tag to compare

1.243.0 (2022-02-08)

Bug Fixes

  • InputChoiceSet: add getError function (c0699e8)

Features

  • WebexAdaptiveCard: create WebexAdaptiveCard component (7038ed1)

v1.242.1

07 Feb 16:49
Compare
Choose a tag to compare

1.242.1 (2022-02-07)

Bug Fixes

  • OptionsList: prevent scroll on page when navigating with arrow keys between dropdown items (f47abc7)

v1.242.0

07 Feb 14:55
Compare
Choose a tag to compare

1.242.0 (2022-02-07)

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

07 Feb 12:42
Compare
Choose a tag to compare

1.241.0 (2022-02-07)

Features

  • AdaptiveCardsComponent: implement inherited verticalContentAlignment property (7d04e01)

v1.240.1

03 Feb 15:41
Compare
Choose a tag to compare

1.240.1 (2022-02-03)

Bug Fixes

  • InputTime: display the missing hours and minutes (8656d90)

v1.240.0

03 Feb 12:03
Compare
Choose a tag to compare

1.240.0 (2022-02-03)

Features

  • ActivitiesJsonAdapter: implement postAction() and use it in useActivity hook (52a1603)

v1.239.2

03 Feb 11:56
Compare
Choose a tag to compare

1.239.2 (2022-02-03)

Bug Fixes

  • InputField: remove focus on the increment controls after click (2ecca21)

v1.239.1

03 Feb 08:36
Compare
Choose a tag to compare

1.239.1 (2022-02-03)

Bug Fixes

  • AdaptiveCardsActionSet: add margin bottom to ActionSet (6f2b63c)

v1.239.0

31 Jan 14:58
Compare
Choose a tag to compare

1.239.0 (2022-01-31)

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)