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 support to change or hide label when no matches found #8

Merged
merged 4 commits into from
Jun 12, 2015
Merged

Added support to change or hide label when no matches found #8

merged 4 commits into from
Jun 12, 2015

Conversation

swparkaust
Copy link
Contributor

Changes suggested by moser in a pull request from the older repo: crowdint/rails3-jquery-autocomplete#229

jQuery.railsAutocomplete.options = {
showNoMatches: 'true',
noMatchesLabel: 'no existing match'
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing semicolon.

@swparkaust
Copy link
Contributor Author

@bigtunacan Fixed to use boolean instead.

bigtunacan added a commit that referenced this pull request Jun 12, 2015
Added support to change or hide label when no matches found
@bigtunacan bigtunacan merged commit d748431 into risuiowa:master Jun 12, 2015
@swparkaust
Copy link
Contributor Author

@bigtunacan could you re-deploy the updated version to rubygem? It's still pulling the older version.

@bigtunacan
Copy link
Collaborator

@swparkaust I haven't deployed to rubygems yet. I'll do a deployment over the weekend.

@swparkaust
Copy link
Contributor Author

@bigtunacan Any chance you can deploy the updated version to rubygems?

@bigtunacan
Copy link
Collaborator

@swparkaust version number updated to 1.0.1 to follow semantic versioning. Now pushed.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants