Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Form submission and first item highlighted options + better UX #1360

Closed
wants to merge 1 commit into from
Closed

Commits on Dec 5, 2013

  1. Update typeahead.js

    - Added typeahead-auto-highlight option for typeahead (default to true, meaning the first matching item is automatically activated)
    - Added typeahead-prevent-submission option for blocking enter event on input field (default to true)
    - Better UX: when option auto highlight is set to false, I had to modify few areas of the code to prevent bad behaviour with tab key events.
    - Removed click event not needed anymore (everything is done in 'blur') and $document reference
    troch committed Dec 5, 2013
    Configuration menu
    Copy the full SHA
    79ec474 View commit details
    Browse the repository at this point in the history