chore(listbox): add changeset
This commit is contained in:
parent
e808df7a99
commit
3c2a33a77e
1 changed files with 7 additions and 0 deletions
7
.changeset/popular-needles-hug.md
Normal file
7
.changeset/popular-needles-hug.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
'@lion/listbox': patch
|
||||
---
|
||||
|
||||
- Fix keyboard navigation when `selection-follows-focus` and `orientation="horizontal"` are set on a `<lion-listbox>`
|
||||
- Fix keyboard navigation with `selection-follows-focus` and disabled options
|
||||
- On click of an option, it become active
|
||||
Loading…
Reference in a new issue