Patch Changes
-
0ebca5b: Combobox api, demo and ux improvements
- renamed
filterOptionCondition
(similarity tomatch-mode
, since this is basically an override) - demos for
matchCondition
- inline autocompletion edge cases solved (that would be inconsistent ux otherwise)
- demos took a long time render: introduced a lazyRender directive that only adds (expensive) lionOptions after first meaningful paint has happened
- made clearer from the code that selectionDisplay component is for demo purposes only at this moment
- renamed
Minor Changes
-
01a798e: 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
_onLabelClick
to FormControlMixin. Subclassers should override this
Patches
- form-core: make ChoiceGroupMixin a suite
- listbox: move generic tests from combobox to listbox
- select-rich: enhance tests
Patch Changes
- Updated dependencies [2787986]
- Updated dependencies [4b7bea9]
- Updated dependencies [01a798e]
- Updated dependencies [a9d6971]
- Updated dependencies [a31b721]
- Updated dependencies [8572065]
- Updated dependencies [32202a8]
- Updated dependencies [b932762]
- Updated dependencies [02145a0]
- @lion/overlays@0.20.0
- @lion/form-core@0.6.2
- @lion/core@0.13.0
- @lion/listbox@0.1.2