Adam Krebs
|
f92ff8aa5e
|
fix tt-suggestion tests, still 5 failing for mouseover
|
2013-04-03 16:28:59 -04: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
|
2069bd9693
|
Fix bug introduced by #137.
|
2013-03-30 21:13:13 -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 |
|
Jake Harding
|
215f46226a
|
Render cached remote suggestions immediately. Closes #153.
|
2013-03-29 23:32:09 -07:00 |
|
Jake Harding
|
626b7432eb
|
Add test for compiled template usage.
|
2013-03-29 08:35:06 -07:00 |
|
Jake Harding
|
b070975fc2
|
Merge branch 'functionTemplates' of git://github.com/NateLillich/typeahead.js into 125-support-template-functions
Conflicts:
src/js/typeahead.js
|
2013-03-25 21:04:58 -07:00 |
|
Jake Harding
|
be7040b4a0
|
Add support for minLength option. Closes #120.
|
2013-03-24 00:34:07 -07:00 |
|
Jake Harding
|
88b09b15f6
|
Fix remote bug introduced by #115.
|
2013-03-15 17:23:02 -07:00 |
|
Jake Harding
|
6aa3da38a3
|
Merge branch '111-dont-cache-unnamed-datasets' of git://github.com/jharding/typeahead.js into integration-0.9.0
Conflicts:
test/dataset_spec.js
|
2013-03-14 21:56:31 -07:00 |
|
Jake Harding
|
66a39c1585
|
Make value key configurable and remove ranking code. Closes #61.
|
2013-03-13 22:58:54 -07:00 |
|
Jake Harding
|
f808b047cd
|
Don't cache unnamed datasets. Fixes #111.
|
2013-03-13 21:22:08 -07:00 |
|
Jake Harding
|
2da2670c24
|
Merge branch '68-trigger-custom-events' of git://github.com/jharding/typeahead.js into integration-0.9.0
Conflicts:
src/dataset.js
src/dropdown_view.js
test/dropdown_view_spec.js
test/playground.html
|
2013-03-13 18:50:10 -07:00 |
|
Jake Harding
|
d789c4b2e8
|
Trigger typeahead:initialized.
|
2013-03-12 23:16:46 -07:00 |
|
Jake Harding
|
8d0aeaf15b
|
Refactor dataset.
|
2013-03-12 00:20:56 -07:00 |
|
Jake Harding
|
02311ead68
|
Add comments to specs to section tests.
|
2013-03-06 09:00:00 -08:00 |
|
Jake Harding
|
f7b55de29c
|
Merge branch 'ditch-typeahead-css' of git://github.com/jharding/typeahead.js into integration-0.9.0
Conflicts:
Gruntfile.js
dist/typeahead.css
dist/typeahead.min.css
package.json
src/dropdown_view.js
src/typeahead.js
test/dropdown_view_spec.js
test/typeahead_view_spec.js
|
2013-03-03 18:12:58 -08:00 |
|
Jake Harding
|
662156fe4d
|
Merge branch 'rewrite-transport' of git://github.com/jharding/typeahead.js into integration-0.9.0
Conflicts:
src/js/dataset.js
src/js/typeahead.js
|
2013-03-03 18:00:05 -08:00 |
|
Jake Harding
|
77656a5226
|
Work on test suite.
|
2013-02-26 23:30:21 -08:00 |
|
Jake Harding
|
6674bd1e88
|
Add tests.
|
2013-02-26 19:20:37 -08:00 |
|
Jake Harding
|
fd397abe7a
|
Add support for new API.
|
2013-02-25 21:02:14 -08:00 |
|
Jake Harding
|
e849e73a06
|
Remote suggestions should appear after local/prefetch suggestions.
|
2013-02-24 17:18:23 -08:00 |
|
Jake Harding
|
1b2070e5b7
|
Update dataset test suite.
|
2013-02-24 15:04:15 -08:00 |
|
Jake Harding
|
a7724761c6
|
Fix jshint warnings.
|
2013-02-24 13:14:50 -08:00 |
|
Tim Trueman
|
97e9f10cdb
|
Corrected tests
|
2013-02-24 13:10:39 -08:00 |
|
Tim Trueman
|
56336158af
|
lowercase all tokens and add more test coverage (fixes #31 and #33)
|
2013-02-24 13:10:39 -08:00 |
|
Tim Trueman
|
dbd5bc37ed
|
Initial Import
Signed-off-by: Chris Aniszczyk <zx@twitter.com>
|
2013-02-19 11:46:00 -08:00 |
|