Skip to content

Releases: webex/components

v1.255.2

08 Mar 12:48
Compare
Choose a tag to compare

1.255.2 (2022-03-08)

Bug Fixes

  • Label: prevent line break between text and required asterisk in Label component (c4b7279)

v1.255.1

07 Mar 13:50
Compare
Choose a tag to compare

1.255.1 (2022-03-07)

Bug Fixes

  • WebexActivity: make WebexActivity work if an adapter isn't yet present on the context (04f2971)

v1.255.0

07 Mar 11:45
Compare
Choose a tag to compare

1.255.0 (2022-03-07)

Bug Fixes

  • components: link label and input control in a more accessible way (1e9e2da)

Features

  • themes: add new classname to theme files for integration in web-client (43500e2)

v1.254.2

03 Mar 10:34
Compare
Choose a tag to compare

1.254.2 (2022-03-03)

Bug Fixes

  • hooks: make useActivity and useAdaptiveCard work if an adapter isn't yet present on the context (5bb40d0)

v1.254.1

01 Mar 22:22
Compare
Choose a tag to compare

1.254.1 (2022-03-01)

Bug Fixes

  • Dropdown: fix background color in focus state (bf88170)

v1.254.0

25 Feb 08:24
Compare
Choose a tag to compare

1.254.0 (2022-02-25)

Features

  • AdaptiveCardsActionExecute: make Action.Execute an alias of Action.Submit (f1c9eaa)

v1.253.5

24 Feb 13:34
Compare
Choose a tag to compare

1.253.5 (2022-02-24)

Bug Fixes

  • Dropdown: improve accessibility for the dropdown component (71c56e9)

v1.253.4

23 Feb 15:22
Compare
Choose a tag to compare

1.253.4 (2022-02-23)

Bug Fixes

  • components: prevent vertical shrinking (ff521c5)

v1.253.3

23 Feb 14:34
Compare
Choose a tag to compare

1.253.3 (2022-02-23)

Bug Fixes

  • components: fix and standardize typography (eb73d21)
  • Dropdown: keep options inside the viewport and hide them on outside scroll (34b3eda)

v1.253.2

23 Feb 09:12
Compare
Choose a tag to compare

1.253.2 (2022-02-23)

Bug Fixes

  • Dropdown: collapse dropdown when pressing esc key on the keyboard (9983999)