aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/bootstrap-typeahead.js
AgeCommit message (Expand)AuthorFilesLines
2012-12-07get tests passing for typeahead :Pfat1-9/+18
2012-12-07Merge pull request #5862 from pmclanahan/issue-5806-typeahead-keyboard-navbilly gates1-1/+18
2012-12-07add noConflict functionality to all bootstrap pluginsfat1-0/+6
2012-11-13Fix issue with double move event firing in typeahead.Paul McLanahan1-1/+18
2012-09-20added support for jquery 1.8.*Jacob Thornton1-11/+6
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