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 |
|