drewwilson / AutoSuggest

jQuery AutoComplete Plugin
http://code.drewwilson.com/entry/autosuggest-jquery-plugin
86 stars 46 forks source link

Invitation: Let's go ahead w/ AutoSuggest 2: CoffeeScript, Compass & Grunt #21

Closed knalli closed 10 years ago

knalli commented 12 years ago

Hi,

several months ago we used the 1.6 version of this plugin, as far as I know maintained by wuyuntao. at https://github.com/wuyuntao/jquery-autosuggest/. While making some additions, the feedback was not acceptable so we decide to fork the plugin and release it on our own (1.7) in order to provide the community our patches.

Starting today, I provide a so called AutoSuggest 2 at https://github.com/hlsolutions/jquery-autosuggest/ with following hot stuff :)

Please note the changelog, because some internals were changed. I.e., the internal value holder is now bullet proofed against the ,.

In the meantime, I had fixed several bugs including some serious XSS issues. Also, the event names has changed in favor of a better readability and understanding.

The plugin itself has changed, but many details are still the same.

I would be pleased to know if you give it a try. We will try to discuss -- and integrate -- each PR in a more shorter response time.

Jan / @knalli