Skip to content

Releases: webex/components

v1.246.3

14 Feb 09:55
Compare
Choose a tag to compare

1.246.3 (2022-02-14)

Bug Fixes

  • OptionsList: prevent horizontal scrollbar (1b30e0e)

v1.246.2

14 Feb 08:46
Compare
Choose a tag to compare

1.246.2 (2022-02-14)

Bug Fixes

  • AdaptiveCard: remove height property from adaptive card (021b8ae)

v1.246.1

11 Feb 14:07
Compare
Choose a tag to compare

1.246.1 (2022-02-11)

Bug Fixes

  • UseAdaptiveCard: handle missing activity or card (0ccd2cd)

v1.245.0

10 Feb 08:52
Compare
Choose a tag to compare

1.245.0 (2022-02-10)

Features

  • AdaptiveCardsTextBlock: implement maxLines property (0178d1b)

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)