661 B
661 B
| @lion/combobox | @lion/core | @lion/overlays | @lion/form-core | @lion/form-integrations | @lion/listbox | @lion/select-rich |
|---|---|---|---|---|---|---|
| minor | minor | minor | patch | patch | patch | patch |
Combobox package
Features
- combobox: new combobox package
- core: expanded browsers detection utils
- core: closest() polyfill for IE
- overlays: allow OverlayMixin to specify reference node (when invokerNode should not be positioned against)
- form-core: add
_onLabelClickto FormControlMixin. Subclassers should override this
Patches
- form-core: make ChoiceGroupMixin a suite
- listbox: move generic tests from combobox to listbox
- select-rich: enhance tests