Created by: jpkrohling
This has a similar intention as the pull request https://github.com/twitter/bootstrap/pull/4790 , but it's a different implementation. It basically allows the consumer of typeahead to determine how to display the entry, and how to uniquely identify it. The test is basically the same as the one from the mentioned pull request, with small modifications. So, credits for the test goes to @jobsantiago .