hlsolutions / jquery-autosuggest

An AutoSuggest jQuery plugin.
http://hlsolutions.github.io/jquery-autosuggest/
GNU General Public License v2.0
15 stars 3 forks source link

Allows selection by hitting ENTER if neverSubmit is true #19

Closed jerefrer closed 11 years ago

jerefrer commented 11 years ago

What do you think ? IMHO I don't see why we don't already do this.

knalli commented 11 years ago

Yes, I think that's okay.

jerefrer commented 11 years ago

(Just did a bad commit, if you had emails just forget those, another pull request will come ;))

jerefrer commented 11 years ago

Ok it's done (the typo was present in the original tests. I replaced it there as well)

knalli commented 11 years ago

And thank you!

knalli commented 11 years ago

You should make PR only from topic branches, never from master.

Note: If a PR starts from a master, you are probably wrong.

jerefrer commented 11 years ago

Yep I just realized that !

Third PR will come in a branch :D

2013/8/5 Jan Philipp notifications@github.com

You should make PR only from topic branches, never from master.

Note: If a PR starts from a master, you are probably wrong.

— Reply to this email directly or view it on GitHubhttps://github.com/hlsolutions/jquery-autosuggest/pull/19#issuecomment-22112571 .