matteodem / meteor-easy-search

Easy-to-use search for Meteor with Blaze Components
MIT License
438 stars 68 forks source link

input character limit #603

Closed bompi88 closed 7 years ago

bompi88 commented 7 years ago

Set input limit option that prevents searches with search terms shorter than the provided limit. fixes #568

bompi88 commented 7 years ago

Included in the test app available at https://github.com/bompi88/easy-search-leaderboard.

matteodem commented 7 years ago

Thanks a lot for your contributions! Will release a new version 2.1.9 with all your changes included.