Commit Graph
4672 Commits
Author SHA1 Message Date
John Reilly 3270fe6315 Merge pull request #2097 from johnnyreilly/master
jQueryUI: now the d's
2014-04-24 15:56:33 +01:00
John Reilly 79a48d8772 jQueryUI: now the d's 2014-04-24 15:47:53 +01:00
John Reilly 01f1a715b4 Merge pull request #2092 from johnnyreilly/master
jQueryUI: Finished the c's
2014-04-23 17:14:54 +01:00
John Reilly f1d0dcabb7 jQueryUI: Finished the c's 2014-04-23 17:08:19 +01:00
Bart van der Schoor ae68eb5d41 Merge pull request #2088 from borisyankov/docs/beacon
added Google Analytics beacon
2014-04-23 13:48:42 +02:00
Bart van der Schoor a71f0ee0f9 added Google Analytics beacon
so we have some github stats in the GA account to compare to the sites
2014-04-23 13:45:09 +02:00
John Reilly 8994386090 Merge pull request #2085 from johnnyreilly/master
jQuery UI: changeMonth and changeYear JSDoc
2014-04-23 09:54:02 +01:00
John Reilly b03204e6f0 jQuery UI: changeMonth and changeYear JSDoc 2014-04-23 09:50:10 +01:00
Bart van der Schoor a1c5b46743 Merge pull request #2073 from Airblader/master
Added definition for BigInteger.js, closes #1659
2014-04-23 00:41:17 +02:00
Bart van der Schoor 033d3ae33e Merge pull request #2048 from Belelros/master
Adding calls interface to Jasmine
2014-04-22 16:55:07 +02:00
John Reilly 52aa7177e1 Merge pull request #2076 from omidkrad/underscore-updates
Use power of Generics to infer types
2014-04-21 21:39:14 +01:00
Omid K. Rad c13f86684a Use power of Generics to infer types 2014-04-21 12:59:44 -07:00
Masahiro Wakame d29aeca155 Merge pull request #2055 from olamothe/master
Add _.partition, _.property, _.constant, _.now,
2014-04-21 13:53:09 +09:00
Masahiro Wakame ee6e5e0b93 Merge pull request #2043 from Kroisse/pdf.js
pdf: correct the type of some attributes
2014-04-21 13:43:10 +09:00
Ingo Bürk f723f78dc4 #2073: fix spelling 2014-04-21 01:52:28 +02:00
Ingo Bürk 6416531210 #2073 BigInteger.js: added string signatures for all methods 2014-04-21 00:42:58 +02:00
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
olamothe 48d1871800 Add _.partition, _.property, _.constant, _.now, 2014-04-17 11:48:03 -04: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