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

Feature/handle array of objects #16795

Closed
Prev Previous commit
Next Next commit
Remove unused dataset property from awesomplete-select event
TxHawks committed Jan 2, 2016
commit 52dac8431cddffa0e721f49aeced9fdab606e8ee
1 change: 0 additions & 1 deletion awesomplete.js
Original file line number Diff line number Diff line change
@@ -200,7 +200,6 @@ _.prototype = {
var prevented;

$.fire(this.input, "awesomplete-select", {
dataset: selected.dataset,
text: selected.textContent,
originalTarget: originalEvent.originalTarget,
preventDefault: function () {
8 changes: 4 additions & 4 deletions awesomplete.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.