chore(listbox): add changeset

This commit is contained in:
Mathieu Puech 2020-12-02 08:05:12 -05:00
parent e808df7a99
commit 3c2a33a77e

View 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