Skip to content
This repository was archived by the owner on Apr 18, 2026. It is now read-only.

Allow filter option for sifter#1866

Merged
risadams merged 2 commits into
masterfrom
allow-filter-option-for-sifter
Sep 15, 2022
Merged

Allow filter option for sifter#1866
risadams merged 2 commits into
masterfrom
allow-filter-option-for-sifter

Conversation

@risadams

Copy link
Copy Markdown
Contributor

No description provided.

@risadams risadams merged commit dc1efe9 into master Sep 15, 2022
@risadams risadams deleted the allow-filter-option-for-sifter branch September 15, 2022 13:18
Comment thread src/selectize.js
});
$window.on('mousemove' + eventNS, function() {
self.ignoreHover = false;
self.ignoreHover = self.settings.ignoreHover;

@u01jmg3 u01jmg3 Sep 15, 2022

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indentation needs to be corrected

Comment thread src/selectize.js
sort : sort,
nesting : settings.nesting
nesting : settings.nesting,
filter : settings.filter

@u01jmg3 u01jmg3 Sep 15, 2022

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indentation needs to be corrected

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants