Commit Graph

11 Commits

Author SHA1 Message Date
AbraaoAlves
faa2c274a5 removing undeclared variable 2013-02-22 18:17:59 -03:00
AbraaoAlves
3eff9e5231 define escapeRegex function
https://github.com/jquery/jquery-ui/blob/master/ui/jquery.ui.autocomplete.js#L567
2013-02-22 18:15:05 -03:00
AbraaoAlves
95245a52a9 fix #320 bug ui.keyCode enum 2013-02-22 18:10:17 -03:00
Vassily Ivanov
a03c448bd3 Fixed definitions for jQuery UI Datepicker parseDate, formatDate. 2013-01-21 11:26:42 +04: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
Stuart Thompson
8dbdeafd5a Adds declaration for uniqueId() function.
The existing definition file did not declare the uniqueId() function.
This addresses issue #157
2013-01-04 11:52:06 -08:00
Dan Ludwig
804f74e8db Update jQuery UI DialogOptions.width property type from number to any.
Example usage: $('#el').dialog({width: 'auto'});
2012-12-21 12:01:11 -05: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