Open janat08 opened 6 years ago
@janat08 sure if someone makes a PR with this update, please feel free to be the first one :)
Lol, I just tried making a pull request from the maintained version, and it told me that they can't be compared, the idea then is to do this by hand?
yes you could just replace typeahead.bundle.js file, or consider to check getting dependency from npm. AFAIK meteor is capable to work with npm these days.
oh right.
Well I settled for just updating the bundle which lets me bind custom events which I think didn't happen previously. The sad thing that ele.focus() doesn't work still.
The original typeahead is no longer maintained, but there's maintained one here: https://github.com/corejavascript/typeahead.js Would it be possible to merge their udpates?