Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added functionality to override default autoComplete item rendering via options #3

Closed
wants to merge 3 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Updated readme.md
  • Loading branch information
Alan McNea committed Nov 21, 2014
commit 1fbcf0e276a1e2ef4a553ef2b1e6df5703c8506c
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ http://goodies.pixabay.com/jquery/auto-complete/demo.html

## Changelog

### Version 1.0.4 - 2014/11/20

* Added renderItem function options allowing custom data passing and autoComplete rendering

### Version 1.0.3 - 2014/11/17

* Added menuClass option for custom styling multiple autoComplete dropdowns on one page.
Expand Down