Commit Graph

14 Commits

Author SHA1 Message Date
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