|  Mark Otto | 08b8571cb8 | version bump to get this started | 2012-09-05 10:00:57 -07:00 | 
				
					
						|  Ross Johnson | b5373d8561 | Merge remote-tracking branch 'origin/2.1.0-wip' into 2.1.1-wip | 2012-08-28 11:14:34 -05:00 | 
				
					
						|  Ross Johnson | 66ad3d62c6 | Fix key events with Chrome + jQuery 1.8.0 | 2012-08-28 00:55:56 -05:00 | 
				
					
						|  Mark Otto | 1c134d9a7f | update version numbers to 2.1.1 | 2012-08-21 13:11:25 -07:00 | 
				
					
						|  Mark Otto | e510306196 | bump versions to 2.1.0 | 2012-08-19 23:07:18 -07:00 | 
				
					
						|  Jacob Thornton | 2b2b3303e1 | fix indexof on array for ie8 | 2012-08-02 16:58:25 -07:00 | 
				
					
						|  Jacob Thornton | fae6c36874 | adds minLength #3960 | 2012-07-22 14:50:52 -07:00 | 
				
					
						|  Matt Morgan | af14f6db5d | Merge branch 'async' into 2.1.0-wip | 2012-06-03 00:33:06 -04:00 | 
				
					
						|  Jacob Thornton | 0b827965d3 | fix regression in typeahead #3313 | 2012-06-02 19:31:30 -07:00 | 
				
					
						|  Jacob Thornton | ebc6935663 | 2.0.3 -> 2.0.4 | 2012-06-01 11:04:27 -07:00 | 
				
					
						|  Matt Morgan | bf9d8fcc07 | Alter typeahead to accept synchronous/asynchronous data source via function/callback | 2012-04-26 14:09:20 -04:00 | 
				
					
						|  Jacob Thornton | fc509e14b2 | revert position -> offset for typeahead position | 2012-04-25 22:14:39 -07:00 | 
				
					
						|  Jacob Thornton | 839ef3a030 | 2.0.2 -> 2.0.3 | 2012-04-24 02:19:02 -07:00 | 
				
					
						|  Jacob Thornton | 8f98c4fbf6 | offset -> position #3088 | 2012-04-18 13:15:13 -07:00 | 
				
					
						|  Nirav Sanghani | 8e8b1ad03d | Allow updater function (updates the value of the input field) to be overridden. | 2012-04-16 17:05:35 -07:00 | 
				
					
						|  Jacob Thornton | 575f18aaf4 | add jshint support + a few minor stylistic changes | 2012-04-14 16:29:53 -07:00 | 
				
					
						|  Jacob Thornton | 08fee005a8 | https://github.com/twitter/bootstrap/issues/2954 | 2012-04-07 21:26:46 -07:00 | 
				
					
						|  Jacob Thornton | f02d017ffa | return matcher value directly + cleanup first lines of files | 2012-03-24 18:59:04 -07:00 | 
				
					
						|  Jacob Thornton | 663e41d74f | prevent dropdowns from closing when clicking inside form element inside dropdown | 2012-03-19 23:13:55 -07:00 | 
				
					
						|  Jacob Thornton | 83a7a69893 | typeahead should escape regexp special chars | 2012-03-19 15:33:28 -07:00 | 
				
					
						|  Jacob Thornton | 59503e71ff | 2.0.2 derp | 2012-03-12 14:09:38 -07:00 | 
				
					
						|  Pete Hopkins | 3a6f58598c | Allows escape to bubble when menu isn't shown | 2012-02-22 14:19:55 -05:00 | 
				
					
						|  Pete Hopkins | 70fecd1115 | Fires change event when element is selected from menu | 2012-02-22 14:19:55 -05:00 | 
				
					
						|  Pete Hopkins | 80d03e143c | Allow events to propagate / default if not used. - All key events when the menu is not shown now propagate.
 - Blur is also allowed to propagate. | 2012-02-22 14:19:55 -05:00 | 
				
					
						|  Jacob Thornton | 7ec09d0db9 | 2.0.1 | 2012-02-16 22:42:38 -08:00 | 
				
					
						|  Jacob Thornton | 6e77c9d123 | add semicolons to the end of js files | 2012-02-13 18:41:02 -08:00 | 
				
					
						|  Jacob Thornton | 6935f693b3 | typahead does case insensitive matching with simple sorter + accepts highlighter option | 2012-01-28 13:16:05 -08:00 | 
				
					
						|  Jacob Thornton | 7cbb586825 | move the matcher and sorter into the options - encourage people to override them... | 2012-01-27 22:27:06 -08:00 | 
				
					
						|  Jacob Thornton | 3b3dbd7229 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip Conflicts:
	docs/assets/css/bootstrap.css | 2012-01-27 11:07:17 -08:00 | 
				
					
						|  Jacob Thornton | aa594501bd | change typeahead to data-source instead of data-data and add to docs | 2012-01-26 23:16:02 -08:00 | 
				
					
						|  Jacob Thornton | 11d7ef1515 | Merge pull request #1272 from napoleond/2.0-wip Support tab and enter in typeahead | 2012-01-26 23:04:42 -08:00 | 
				
					
						|  David N | b9589fcb80 | Enable default browser key behaviour when typeahead isn't showing. | 2012-01-26 17:23:09 -06:00 | 
				
					
						|  Mark Otto | 5844aa550d | consistent new lines at ends of files | 2012-01-26 15:00:59 -08:00 | 
				
					
						|  Pete Hopkins | 1f04481092 | Switches from Array#filter to jQuery.grep for IE<=8 support | 2012-01-26 17:07:06 -05:00 | 
				
					
						|  Jon Stevens | 84a8aa1bea | 2.0-wip: fix js heads | 2012-01-24 11:08:03 -08:00 | 
				
					
						|  Jacob Thornton | 6e490628d1 | more efficient matcher + bold matched query in item | 2012-01-21 22:06:36 -08:00 | 
				
					
						|  Jacob Thornton | 4fe11342d0 | make case lookahead case insensitive | 2012-01-21 21:46:47 -08:00 | 
				
					
						|  Mark Otto | 16eccc43d9 | dates updated to 2012 | 2012-01-14 23:28:48 -08:00 | 
				
					
						|  Jacob Thornton | 6f2f947a43 | add build tool for js +  rename twipsy to tooltip + lots of little doc cleanup | 2012-01-11 21:42:55 -08:00 | 
				
					
						|  Jacob Thornton | 4478df7681 | first pass at ultra basic autocomplete | 2012-01-08 00:49:38 -08:00 | 
				
					
						|  Jacob Thornton | dd99e2d048 | start of autocomplete plugin | 2012-01-06 18:30:32 -08:00 |