12 lines
347 B
Markdown
12 lines
347 B
Markdown
---
|
|
'@lion/combobox': minor
|
|
'@lion/form-core': patch
|
|
'@lion/form-integrations': patch
|
|
---
|
|
|
|
Allow Subclassers of LionCombobox to set '\_syncToTextboxCondition' in closing phase of overlay
|
|
|
|
## Fixes
|
|
|
|
- form-core: allow an extra microtask in registration phase to make forms inside dialogs compatible.
|
|
- combobox: open on focused when showAllOnEmpty
|