Commit Graph
4653 Commits
Author SHA1 Message Date
Ingo Bürk c5d83cb079 #1659: Added BigInteger.js (flattened commit) 2014-04-21 00:32:05 +02:00
Bart van der Schoor 5f90111fc7 Merge pull request #2070 from colinbreame/patch-1
Make AutocompleteOptions optional
2014-04-20 22:01:48 +02:00
Bart van der Schoor eea4b23f8b Merge pull request #2056 from wiredprairie/patch-5
Update colors.d.ts to work with TypeScript import
2014-04-20 21:47:59 +02:00
Bart van der Schoor d2867eb170 Merge pull request #2059 from perkastman/master
Added AMD support
2014-04-20 21:47:21 +02:00
colinbreame 8afb1c1a5f Make AutocompleteOptions optional
The maps API treats the members of AutocompleteOptions as optional - update typings to reflect this.
2014-04-20 15:11:50 +01:00
Bart van der Schoor 1e03d6b6d2 Merge pull request #2069 from borisyankov/docs/contribute
updated README.md links, moved contributors to CONTRIBUTORS.md
2014-04-20 15:05:07 +02:00
Bart van der Schoor 47c6498885 moved contributors from README.md to CONTRIBUTORS.md 2014-04-20 15:00:45 +02:00
Bart van der Schoor 937033c887 Merge pull request #2068 from borisyankov/docs/contribute
linked CONTRIBUTING.md to org site page
2014-04-20 14:31:00 +02:00
Bart van der Schoor 010d57952e linked CONTRIBUTING.md to org homepage 2014-04-20 14:19:58 +02:00
Masahiro Wakame ab0eb0a77a Merge pull request #2067 from vvakame/add-header-to-space-pen
fix header of space-pen/space-pen.d.ts
2014-04-20 16:47:52 +09:00
Masahiro Wakame 0ee2996656 Merge pull request #2066 from vvakame/fix-minimatch
fix minimatch/minimatch.d.ts
2014-04-20 16:47:47 +09:00
Masahiro Wakame 00ff699acc Merge pull request #2064 from Bartvds/def/joi
created definitions for joi
2014-04-20 16:47:25 +09:00
vvakame 4dcf925dda fix header of space-pen/space-pen.d.ts 2014-04-20 16:45:09 +09:00
vvakame 28df6f4d94 fix minimatch/minimatch.d.ts 2014-04-20 16:42:53 +09:00
Diullei Gomes 13258f7f2b Merge pull request #2065 from Diullei/master
issue #2033 - "subtract()" method added to Duration type
2014-04-20 00:40:31 -03:00
Diullei Gomes 11bc968399 issue #2033 - subtract method added to Duration type 2014-04-20 00:33:25 -03:00
Bart van der Schoor 45df9cc2da added definitions for joi 2014-04-20 03:13:14 +02:00
Diullei Gomes 537276748e Merge pull request #2061 from panopticoncentral/jake-fixes
Add value property to jake Task object.
2014-04-19 21:47:08 -03:00
Basarat Ali Syed efec83fc94 Merge pull request #2062 from robertknight/rob-crypto_decipher_funcs
Export Node functions for creating decipher correctly
2014-04-19 22:45:03 +10:00
Basarat Ali Syed c5c827b48e Merge pull request #2063 from staticfunction/master
Adding passport-facebook
2014-04-19 22:42:56 +10:00
staticfunction b5f170afda Removed unused interface 2014-04-19 07:34:37 +08:00
staticfunction 0e0e9511a8 added passport-facebook 2014-04-19 06:58:14 +08:00
Robert Knight 1c5ed81577 Export Node functions for creating decipher correctly
* createDecipher() and createDecipheriv() are functions
   in the crypto module, not methods of the Cipher interface.

 * Add pbkdf2Sync() decl
2014-04-18 21:18:09 +01:00
Paul Vick 2b686dabb5 Add value property to jake Task object. 2014-04-18 12:42:37 -07:00
Per Kastman 2e8798ea15 Added AMD support 2014-04-18 12:15:24 +02:00
Masahiro Wakame 93b01da4f3 Merge pull request #2052 from vvakame/add-glob
added glob/glob.d.ts
2014-04-18 08:56:03 +09:00
Aaron 2f7069a43b Update colors.d.ts to work with TypeScript import
The file lacked a module delcaration, so it would not work with the following code:

    import colors = require("colors");

The `interface` does not belong in the `module` as it's global (applying to `String` and not scoped.)
2014-04-17 14:53:08 -05:00
John Reilly 48ad0ea753 Merge pull request #2054 from johnnyreilly/master
jQuery UI: Mucho interface JSDoc
2014-04-17 16:37:49 +01:00
John Reilly 90a326d1fd jQuery UI: Mucho interface JSDoc 2014-04-17 16:30:03 +01:00
vvakame e68f6bc24f added glob/glob.d.ts 2014-04-18 00:03:04 +09:00
John Reilly 96b035e044 Merge pull request #2050 from johnnyreilly/master
jQuery UI: continuing getters / setters
2014-04-17 10:15:09 +01:00
John Reilly 09733f152e jQuery UI: continuing getters / setters 2014-04-17 10:10:17 +01:00
John Reilly 4440044d31 Merge pull request #2049 from johnnyreilly/master
jQuery UI: continued on option getters / setters
2014-04-16 17:43:05 +01:00
John Reilly 3458bc6328 jQuery UI: button option getters / setters 2014-04-16 17:25:58 +01:00
John Reilly beb5e1df56 jQuery UI: continued on option getters / setters 2014-04-16 17:06:57 +01:00
John Reilly e9464aba9c Merge pull request #2047 from johnnyreilly/master
jQueryUI: started adding option overloads
2014-04-16 17:00:02 +01:00
John Reilly 042c9c7346 jQuery UI: started on option getters / setters 2014-04-16 16:20:59 +01:00
John Reilly 9480db2645 jQueryUI: started adding option overloads 2014-04-16 13:59:31 +01:00
John Reilly 60de451071 Merge pull request #2046 from johnnyreilly/master
jQueryUI: started tidying datepicker
2014-04-16 12:03:21 +01:00
John Reilly 739e9fd044 jQueryUI: started tidying datepicker
Refactored jQuery UI datepicker overloads and added JSDoc. Options still
to do - will follow in a later commit I hope.  Removed unused
optionLiteral datepicker overloads (undocumented).  Made the following
change to the underlying methodName overload to allow other overloads to
"chain" into it.

```
datepicker(methodName: string, ...otherParams: any[]): any;
```

Moved datepicker tests to single function.  Added tests for  datepicker
methods.

Very much just first steps.  A lot to do in jQuery UI I think...
2014-04-16 11:58:02 +01:00
Basarat Ali Syed 707d5ce286 Merge pull request #2004 from enternet/patch-6
interface SortableOptions extends SortableEvents
2014-04-16 19:55:37 +10:00
Basarat Ali Syed 67aa15a029 Merge pull request #2042 from PavelPZ/master
New definiton for Hello.js
2014-04-15 22:40:35 +10:00
Pavel Zika 3a018f7d72 Update hellojs.d.ts 2014-04-15 14:14:37 +02:00
Pavel Zika 12506f5e36 Update hellojs-test.ts 2014-04-15 13:42:15 +02:00
Pavel Zika 4051a55c9f Update hellojs.d.ts 2014-04-15 13:40:45 +02:00
Pavel Zika c876e1bfe5 Update hellojs.d.ts 2014-04-15 13:33:49 +02:00
Pavel Zika 0ae5dd9940 Update README.md 2014-04-15 13:29:00 +02:00
Pavel Zika 70859516bb First version 2014-04-15 13:20:24 +02:00
Pavel Zika 78f213ddfb First version 2014-04-15 13:14:56 +02:00
Pavel Zika 943046170f Delete hellojs 2014-04-15 13:11:38 +02:00