2
0
mirror of https://github.com/devbridge/jQuery-Autocomplete.git synced 2024-09-19 16:59:01 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Tomas Kirda
6e9a54fb7d Update typings file location 2023-10-10 18:53:52 -05:00
Tomas Kirda
abbdea0901 Format ts files using prettier, update dependencies 2023-10-10 18:34:26 -05:00
Philipp Katz
37d73a9fd0 Add static $.Autocomplete to typings
(used for accessing the `defaults` property)
2018-05-23 22:40:45 +02:00
Santiago Sosa
9e4c359781
Use global jquery reference
This creates a conflict if the app implementing already has a version of jquery. This should be pulled from the global definition of jquery.
2017-11-21 15:35:52 -05:00
stonio
bfd9899e2e Update jquery.autocomplete.d.ts - Update lookup definition 2017-03-13 14:52:29 +01:00
Gouigouix
1481000059 Fix groupBy test value. 2016-06-22 14:06:18 +02:00
Gouigouix
6a7bc22b92 Fix lookup and groupBy type and merge jQuery interface. 2016-06-22 14:03:53 +02:00
Tomas Kirda
a1407c4053 Merge pull request #496 from stonio/master
Bump project version in jquery.autocomplete.d.ts
2016-06-16 10:48:49 -05:00
stonio
40b6c9dbb9 Bump project version in jquery.autocomplete.d.ts 2016-06-16 11:47:30 +02:00
stonio
5c0cce6ad1 Add plugin alias in jquery.autocomplete.d.ts
Add plugin alias "devbridgeAutocomplete" in TypeScript definition file  jquery.autocomplete.d.ts
2016-06-15 15:27:48 +02:00
Gouigouix
7bf1127bc8 Update typings definition file for TypeScript. 2016-05-19 15:26:29 +02:00