* fix(combobox): when multiple choice reset all listbox options on select
* Apply suggestions from code review
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
* chore: clear options also on click
* chore: adopt code to show list when only when showAllOnEmpty is true
---------
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
* update prettier to v3.x
* update prettify in @lion/nodejs-helpers to match updated prettier
* remove redundant await for promise
* remove `@types/prettier` as it's now included in `prettier`
* format lit template snippets with `jsx`