Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support for chosen:search_updated event #3082

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jan 5, 2020

  1. Add support for chosen:search_updated event

    The event is fired on the original selector when Chosen’s search results are updated after typing the search term.
    
    The event also includes a corresponding `search_term` parameter.
    kir committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    4f39376 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    483e4f0 View commit details
    Browse the repository at this point in the history