Commit Graph

14 Commits

Author SHA1 Message Date
denis
8dc966a11c Formatting
Add semicolon
2016-07-14 10:42:17 +02:00
denis
25debf619c Changes according to repo owner
Add authors name
Indentation: replace tab by spaces
Use union type: OnEvent and TriggerEvent

Note: `width` is string as it needs units, like "95 %", "100 px".
2016-07-11 11:23:55 +02:00
denis
3dc8bd77a4 Update for Chosen.JQuery version 1.6.1
Add missing options: case_sensitive_search and max_shown_results
Add chosen("destroy"), SelectedData interface, triggers and JSDoc
support
2016-07-07 15:24:42 +02:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
vvakame
4de74cb527 normalize line ending (CRLF -> LF) 2016-02-16 01:20:30 +09:00
ciju cherian
da8abdb2f4 Update chosen.jquery.d.ts
Width can be string
2015-06-10 12:38:53 +05:30
Rob Hux
a38e4d5cd2 Update chosen.jquery.d.ts
updated the options for chosen to be based on the chosen's latest release (1.4.2)
2015-04-08 10:37:06 -04:00
Boris Yankov
dd35f69637 Big replacement: bool with boolean 2013-08-07 16:59:39 +03:00
Boris Yankov
209d95071a Update reference paths 2013-01-17 20:03:30 +02:00
Boris Yankov
c98eebb137 Rename all definition files, remove versions 2013-01-17 17:17:27 +02:00
Natan Vivo
c7d2934d6d Update project references to use jQuery 1.9 instead of missing 1.8 file. 2013-01-17 12:05:06 -02:00
Boris Yankov
2b805340b5 Rename files and folders for consistency 2012-11-20 13:57:16 +02:00
Boris Yankov
7c82efb17a Update reference paths 2012-11-19 01:28:08 +02:00
Boris Yankov
c91c45f9ae Move definitions and test in separate folders
This enables each definition to have a readme if necessary.
Also a .json metadata file to help with package managers.
And last, to have different versions of the definitions.
2012-11-18 22:28:44 +02:00