You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add something along the lines of a quickspot:keypress event, to allow listeners to detect meaningful keypresses on quickspot search box (ie. those changing the search value, rather than control clicks (up/down) that only effect the results)
Also, built in .search() method on the instance, to perform a search & display it programmatically may be nice.
The text was updated successfully, but these errors were encountered:
Add something along the lines of a
quickspot:keypress
event, to allow listeners to detect meaningful keypresses on quickspot search box (ie. those changing the search value, rather than control clicks (up/down) that only effect the results)Also, built in
.search()
method on the instance, to perform a search & display it programmatically may be nice.The text was updated successfully, but these errors were encountered: