Igor Oleinikov
d33450a368
jquery.validation: fix test
2013-12-18 20:36:55 +04:00
John Reilly
6e0a06f02f
Tightened up ValidationOptions
...
Using a combination of the source code and the documentation at
http://jqueryvalidation.org/validate/ I've tightened up the
ValidationOptions. NB success remains as any because (AFAIK) it's not
possible to model alternate overloads in an interface with TypeScript (
https://typescript.codeplex.com/workitem/1893 ).
2013-11-15 11:57:53 +00:00
vvakame
34899afaae
Merge commit '2772dfeec9cdb1744f6c010babef9e40b6770dd7' into plan-of-destroy-implicitAny
2013-10-18 12:41:53 +09:00
John Reilly
6b8d398be9
Added errorList / errorMap properties and valid / size / hideErrors functions with associated tests
2013-10-10 17:02:39 +01:00
vvakame
2708bc05cd
Fixed tsc failed on Node.js v0.8.25
2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e
Fixed to CI test passing
2013-10-03 10:18:58 +09:00
Stijn Herreman
4a18b68ad5
Add 'settings' property to expose the ValidationOptions.
2013-09-27 12:02:52 +02:00
Stijn Herreman
ba2f43d980
Up the version number.
2013-09-27 11:21:46 +02:00
Stijn Herreman
861a5b2a4d
Sort interface members, so it's easier to find one.
2013-09-27 11:17:58 +02:00
Boris Yankov
dd35f69637
Big replacement: bool with boolean
2013-08-07 16:59:39 +03:00
Diullei Gomes
0ea971ff59
fix jquery.form tests
2013-02-24 13:31:08 -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
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