Commit Graph

14 Commits

Author SHA1 Message Date
vvakame
070fd9d268 remove not required tscparams 2015-01-02 20:48:15 +09:00
Daniel Earwicker
deb620c0de Added explicit return type
Without explicit return types everywhere, the definition cannot be used in projects that build with --noImplicitAny flag.
2014-12-16 15:07:18 +00:00
Mohamed Hegazy
2aaa293cb1 Remove quotes from response files 2014-09-02 14:53:39 -07:00
Tim Klingeleers
cf4c8b193a Update jquery.address.d.ts
CI seems to fail because of header format
2014-07-03 12:21:52 +02:00
Tim Klingeleers
ce9e9dc11a Update jquery.address.d.ts
Added the complete jQuery address API to the definition file. Reordered them to be consistent with the documentation (http://www.asual.com/jquery/address/docs/) and included the same documentation in the code (for use with Visual Studio for example).

Also fixed the existing methods where return types in the definition file were incorrect. For example: method chaining was not supported.
2014-07-03 12:08:26 +02:00
Mardaneus86
f5c2cf232c Casing wrong in initial commit
Fixed the casing of URL
2014-06-27 10:41:46 +02:00
Mardaneus86
57962b4f05 Added baseUrl method to Jquery Address
Jquery Address is missing a few static methods according to the documentation (http://www.asual.com/jquery/address/docs/).
2014-06-27 10:39:55 +02:00
Bart van der Schoor
1d345f6c14 cleaned-up headers 2014-06-18 23:31:11 +02:00
cannn
b5e1b5bf54 Update jquery.address.d.ts
support for several additional functions of jquery.address
2014-03-13 15:52:40 +01:00
Bartvds
333b89f8d3 added/fixed headers j
https://github.com/borisyankov/DefinitelyTyped/issues/1570

jsfl: fixed odd encoding in comments
2014-01-24 00:55:00 +01:00
Martin D.
4e51831924 Update jquery.address.d.ts
Added update method
2013-11-19 19:43:29 -05: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
Martin D.
e858119558 Create jquery.address.d.ts 2013-09-13 11:19:51 -04:00