Chris Aniszczyk
a6a90ff84a
Add code coverage via istanbul
...
Signed-off-by: Chris Aniszczyk <zx@twitter.com >
2013-07-11 10:55:49 -05:00
Jake Harding
244e1e5e00
0.9.3
v0.9.3
2013-06-25 17:05:22 -07:00
Jake Harding
91d2b25941
Merge remote-tracking branch 'origin/integration-0.9.3'
2013-06-25 16:56:56 -07:00
Jake Harding
2090a3391b
Update CHANGELOG for 0.9.3.
2013-06-24 18:17:47 -07:00
Jake Harding
e69b3ac71f
Update README for 0.9.3.
2013-06-24 18:17:37 -07:00
Jake Harding
f900b4c44f
Merge pull request #270 from jharding/245-safari-private-local-storage
...
Improve detecting of localStorage
2013-06-24 17:33:17 -07:00
Jake Harding
12181b50bc
Improve detecting of localStorage. Fixes #245 .
2013-05-29 00:02:18 -07:00
Jake Harding
9b360a34fc
Add tests for selection by tab.
2013-05-28 23:26:41 -07:00
Jake Harding
11af3d5e64
Merge branch 'patch-1' of git://github.com/steswinbank/typeahead.js into pr-266
2013-05-28 23:26:31 -07:00
Jake Harding
77eb562c78
Merge pull request #269 from jharding/uglify-use-enclose
...
Use enclose option for uglify build
2013-05-28 23:06:08 -07:00
Jake Harding
41c5da665a
Use enclose option for uglify build.
2013-05-28 23:04:08 -07:00
Jake Harding
22378bcef5
Test value of DropdownView#isMouseOverDropdown after close.
2013-05-28 22:49:29 -07:00
chris
47df4c40a4
Reset boolean on close function, this fixes #242 and #259
...
- I have added a false boolean on close function. Basically this boolean is responsible for closing the dropdown or not via closeUnlessMouseIsOverDropdown function.
2013-05-28 22:46:53 -07:00
Jake Harding
54faf4bbe4
Merge pull request #264 from asafary/patch-1
...
fixed bower link
2013-05-28 22:02:34 -07:00
Jake Harding
37120f0d11
Merge pull request #261 from thomasboyt/document-setQuery
...
Document jQuery#typeahead('setQuery')
2013-05-28 21:56:23 -07:00
steswinbank
8c493d55f0
Update typeahead_view.js
...
Added 'tabKeyed' to trigger of _handleSelection as requested in https://github.com/twitter/typeahead.js/issues/258
2013-05-28 12:59:05 +02:00
Asaf Ary
66106e63b0
fixed bower link
...
fixed the bower link as it was moved to a different organization
2013-05-28 02:36:22 +03:00
Thomas Boyt
274c36dbdb
Document jQuery#typeahead('setQuery')
2013-05-26 15:58:21 -04:00
Jake Harding
e70421918f
Merge pull request #230 from trumbitta/patch-1
...
slightly clearer sentence
2013-05-09 16:10:36 -07:00
William Ghelfi
6d53bdce49
slightly clearer sentence
...
It took me several moments and a second reading, to understand that it wasn't typeahead.js the one to be included before... typeahead.js
2013-05-09 12:45:57 +03:00
Jake Harding
5424f42deb
Fix IE7 error in playground.
2013-04-24 23:24:15 -07:00
Jake Harding
6b0f086fca
Modify #209 to work correctly with margins/paddings.
2013-04-24 23:23:46 -07:00
Jake Harding
1611f46d43
Merge branch 'feature/ensure-cursor-visible' of git://github.com/pokelabo/typeahead.js into integration-0.9.3
2013-04-24 23:08:07 -07:00
Jeffrey Miller
fcd67af601
Pass selected listener dataset name.
2013-04-22 22:15:25 -07:00
HANAI tohru
67529acb53
Ensure the cursor visible in the suggestions view.
...
The original implementation did not care about scrollable suggestions view.
But I needed it so I made this patch.
This implementation does not cache properties so it has room to be impromved. :)
2013-04-21 20:00:03 +09:00
Jake Harding
2fda44130b
0.9.2
v0.9.2
2013-04-14 18:44:53 -07:00
Jake Harding
6923e89684
Update CHANGELOG for v0.9.2.
2013-04-14 18:12:41 -07:00
Jake Harding
4c2188302f
Revert "Remove mention of compiled template support from README until #170 is resolved."
...
This reverts commit e82e4b91cf .
2013-04-14 17:46:41 -07:00
Jake Harding
6e641d30d9
Clean up pull request.
2013-04-14 17:44:33 -07:00
Jake Harding
bb7b15eeb7
Merge branch 'wrapped-compile' of git://github.com/akre54/typeahead.js into integration-0.9.2
2013-04-14 17:35:38 -07:00
Billy Lamberta
5983e8fea1
Wrap localStorage check in try/catch.
2013-04-14 17:24:04 -07:00
Adam Krebs
1a28341fce
fix last failing tests
2013-04-03 16:43:43 -04:00
Adam Krebs
f92ff8aa5e
fix tt-suggestion tests, still 5 failing for mouseover
2013-04-03 16:28:59 -04:00
Adam Krebs
0f4f747c77
only add wrapper after html compiled
2013-04-03 16:25:35 -04:00
Jake Harding
e82e4b91cf
Remove mention of compiled template support from README until #170 is resolved.
2013-04-03 11:05:42 -07:00
Jake Harding
e37a30455c
Enforce single quote usage through jshint.
2013-03-31 17:53:37 -07:00
Jake Harding
ee2208c25e
0.9.1
v0.9.1
2013-03-31 17:45:38 -07:00
Jake Harding
6c647959b0
Merge remote-tracking branch 'origin/integration-0.9.1'
2013-03-31 17:44:34 -07:00
Jake Harding
59bd37a3ac
Merge pull request #161 from jharding/v0.9.1-readme
...
Update README and CHANGELOG for v0.9.1
2013-03-31 17:34:40 -07:00
Jake Harding
377eb000a8
Fix bad link in README.
2013-03-31 00:22:18 -07:00
Jake Harding
c012af514d
Update CHANGELOG for v0.9.1.
2013-03-30 22:27:26 -07:00
Jake Harding
c72e7f8c4c
Update README for v0.9.1.
2013-03-30 22:00:05 -07:00
Jake Harding
d0c7b32a84
Merge pull request #159 from jharding/28-set-query-api
...
Add setQuery plugin method
2013-03-30 21:42:07 -07:00
Jake Harding
21ec9135df
Merge pull request #157 from jharding/140-thumbprint
...
Add thumbprint prefetch option
2013-03-30 21:41:30 -07:00
Jake Harding
19eb54c130
Add thumbprint support.
2013-03-30 21:28:13 -07:00
Jake Harding
05d130f2f7
Merge pull request #160 from jharding/137-fix-bug
...
Fix bug introduced in #137
2013-03-30 21:17:37 -07:00
Jake Harding
2069bd9693
Fix bug introduced by #137 .
2013-03-30 21:13:13 -07:00
Jake Harding
66baaf00e2
Add setQuery plugin method. Closes #28 .
2013-03-30 20:36:16 -07:00
Jake Harding
da624c5ff8
Merge branch '153-render-cached-remote-suggestions-immediately' of git://github.com/jharding/typeahead.js into integration-0.9.1
...
Conflicts:
src/dataset.js
2013-03-30 15:38:02 -07:00
Jake Harding
1c18506714
Merge pull request #131 from jharding/120-support-min-length-option
...
Add support for minLength option
2013-03-30 15:35:17 -07:00