multiselect-combo-box
Advanced tools
Comparing version
@@ -15,3 +15,3 @@ { | ||
"name": "multiselect-combo-box", | ||
"version": "2.4.0", | ||
"version": "2.4.1-alpha", | ||
"main": "multiselect-combo-box.js", | ||
@@ -18,0 +18,0 @@ "directories": { |
@@ -461,10 +461,2 @@ import {PolymerElement} from '@polymer/polymer/polymer-element.js'; | ||
} | ||
// When using a data provider, i.e. in the flow wrapper, | ||
// we close the overlay after a selection is made and if | ||
// a filter is present. This is to ensure that the overlay | ||
// does not immediatelly re-open with the initial items page | ||
if (this._hasDataProvider() && this.$.comboBox.filter) { | ||
this.$.comboBox.close(); | ||
} | ||
} | ||
@@ -471,0 +463,0 @@ } |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
54259
-0.68%1087
-0.64%1
Infinity%2
100%