aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/bootstrap-typeahead.js
AgeCommit message (Expand)AuthorFilesLines
2012-07-22adds minLength #3960Jacob Thornton1-0/+20
2012-04-26Alter typeahead to accept synchronous/asynchronous data source via function/c...Matt Morgan1-0/+36
2012-04-14fix typeahead testJacob Thornton1-2/+2
2012-03-19typeahead should escape regexp special charsJacob Thornton1-0/+16
2012-02-22Fires change event when element is selected from menuPete Hopkins1-1/+5
2012-01-28fix failing typeahead testsJacob Thornton1-4/+4
2012-01-08first pass at ultra basic autocompleteJacob Thornton1-8/+14
2012-01-06start of autocomplete pluginJacob Thornton1-0/+122