Skip to content

Releases: webex/components

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)

v1.253.1

23 Feb 08:08
Compare
Choose a tag to compare

1.253.1 (2022-02-23)

Bug Fixes

  • themes: change some color variables for dropdown (6f38f63)

v1.253.0

18 Feb 15:26
Compare
Choose a tag to compare

1.253.0 (2022-02-18)

Features

  • inputs: create PasswordInput component (c2e2bdf)

v1.252.0

18 Feb 13:20
Compare
Choose a tag to compare

1.252.0 (2022-02-18)

Bug Fixes

  • InputField: eliminate extra outline for input field (51e111a)

Features

  • inputs: create NumberInput component (578c095)