DeuxHuitHuit / quicksearch

A jQuery plugin for searching through DOM Elements quickly
https://www.npmjs.org/package/jquery.quicksearch
Other
135 stars 35 forks source link

fix: noResults element not shown on page-load #23 #25

Closed mariofink closed 8 years ago

mariofink commented 8 years ago

Fixed by removing the call to this.results in the function’s main body. This call seems to be unnecessary, as I could not find any side-effects that this fix might cause. Resubmitted without the built files.

nitriques commented 8 years ago

Thanks! I'll test and merge ASAP!

mariofink commented 8 years ago

Hi, any news on this pull request?

nitriques commented 8 years ago

Still have not got the chance to merge it.

nitriques commented 8 years ago

Merged as 8832862. Thanks!

nitriques commented 8 years ago

Published on npm