Commit Graph

16 Commits

Author SHA1 Message Date
vvakame
4de74cb527 normalize line ending (CRLF -> LF) 2016-02-16 01:20:30 +09:00
igochkov
6e2b3966c7 Complete rewrite of the typeahead tests to reflect latest 0.11.1 typeahead documentation 2016-01-14 23:43:19 +01:00
Luigi Trabacchin
d7b3d781a8 Typeahead : DisplayKey is now Display 2015-10-14 15:36:34 +02:00
Luigi Trabacchin
da4f02bd35 Typeahead: added missing options, and missing parameters, normalized some comments and code style 2015-10-14 14:42:17 +02:00
Marijn Giesen
3d9320a30f Changed interface Templates to support Handlebars templates as header, footer and empty. 2014-11-21 10:36:59 +01:00
Erik Schierboom
5651488586 Fixed bug in typeahead definition 2014-09-29 15:04:46 +02:00
Gidon
f3423ae5b3 Fixed merge conflict 2014-08-24 09:57:53 +03:00
Basarat Syed
735c0f1d5d Added val methods
- ref https://github.com/twitter/typeahead.js/blob/master/doc/jquery_typeahead.md#api
2014-07-21 11:48:03 +10:00
Gidon
0421179b56 Fixed Tests for Typeahead 2014-07-16 17:04:51 +03:00
Gidon
2cc58f1403 Updated to typeahead 0.10.4
Updated from 0.9.3 to 0.10.4
API has changed quite a bit. Part of the functionality (prefetch etc)
has been taken out from the core lib, and merged into a new lib called
Bloodhound.
Bloodhound still has to be ts-ed.
2014-07-16 16:58:46 +03:00
Gidon
d8ecb4d77d Fixed typeahead signatures
- Updated according to official documentation: see
https://github.com/twitter/typeahead.js/blob/master/doc/jquery_typeahead.md
- Added one more test (from official samples)
2014-07-13 18:27:15 +03:00
maanasa
ec0735af31 Update typeahead-tests.ts
Adding tests for including options
2014-03-26 17:45:30 +05:30
maanasa
64bd6c8132 Update typeahead-tests.ts 2014-03-26 17:04:20 +05:30
Masahiro Wakame
8bd6d2732e Fixed broken test typeahead/typeahead-tests.ts 2013-12-24 13:10:04 +09:00
Ivaylo Gochkov
984598314f Hogan variable
Declared Hogan variable to mock Hogan template engine definitions.
2013-12-18 12:08:02 +01:00
Ivaylo Gochkov
46a54d3216 Initial version
Work is still in progress!
2013-12-18 00:03:12 +01:00