Releases: webex/components
Releases · webex/components
v1.254.2
Bug Fixes
- hooks: make useActivity and useAdaptiveCard work if an adapter isn't yet present on the context (5bb40d0)
v1.254.1
Bug Fixes
- Dropdown: fix background color in focus state (bf88170)
v1.254.0
Features
- AdaptiveCardsActionExecute: make Action.Execute an alias of Action.Submit (f1c9eaa)
v1.253.5
Bug Fixes
- Dropdown: improve accessibility for the dropdown component (71c56e9)
v1.253.4
Bug Fixes
- components: prevent vertical shrinking (ff521c5)
v1.253.3
Bug Fixes
- components: fix and standardize typography (eb73d21)
- Dropdown: keep options inside the viewport and hide them on outside scroll (34b3eda)
v1.253.2
Bug Fixes
- Dropdown: collapse dropdown when pressing esc key on the keyboard (9983999)
v1.253.1
Bug Fixes
- themes: change some color variables for dropdown (6f38f63)
v1.253.0
Features
- inputs: create PasswordInput component (c2e2bdf)
v1.252.0
Bug Fixes
- InputField: eliminate extra outline for input field (51e111a)
Features
- inputs: create NumberInput component (578c095)