Skip to content

Releases: webex/components

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)

v1.238.0

31 Jan 13:44
Compare
Choose a tag to compare

1.238.0 (2022-01-31)

Features

  • Select: allow select options to expand horizontally (fabfd29)

v1.237.0

31 Jan 09:48
Compare
Choose a tag to compare

1.237.0 (2022-01-31)

Bug Fixes

  • InputField: prevent clear button overlapping inserted number (3727076)
  • inputs: set default value for tabIndex to zero (49758c4)
  • Option: change the color of the check icon and remove the border and background from it (84da4d9)

Features

  • AdaptiveCard: implement spacing and separator properties (72a35da)
  • AdaptiveCardsActionSubmit: create Action.Submit component (70cef5d)

v1.236.0

28 Jan 12:10
Compare
Choose a tag to compare

1.236.0 (2022-01-28)

Features

  • AdaptiveCardsInputTime: implement Input.Time component (631f4b8)

v1.235.0

28 Jan 10:20
Compare
Choose a tag to compare

1.235.0 (2022-01-28)

Features

  • hooks: implement useAdaptiveCard hook (0ebf781)

v1.234.1

28 Jan 10:01
Compare
Choose a tag to compare

1.234.1 (2022-01-28)

Bug Fixes

  • Select: modify incorrect values for scss variables (a9044f3)

v1.234.0

27 Jan 13:58
Compare
Choose a tag to compare

1.234.0 (2022-01-27)

Features

  • AdaptiveCardsActionToggleVisibility: create Action.ToggleVisibility component (ac551a2)