Commit Graph

4688 Commits

Author SHA1 Message Date
Anand Prakash
5051de332f Changed QueryCollection to be an interface instead of class so that it can extend Array interface. In WinJS implementaion, QueryCollection extends Array and all Array members should be available on QueryCollection. 2014-04-27 17:33:12 -07:00
Anand Prakash
1d55f70e34 Fixed local, roaming and temp definitions on WinJS.Application object. These should be instances on IOHelper as defined in WinJS. 2014-04-27 17:29:43 -07:00
Bart van der Schoor
7631e9eee4 Merge pull request #2107 from pine613/feature/add_url
Add library "url()", Closes #2106
2014-04-26 05:07:02 +02:00
MIZUNE Pine
3963c4498b Add url 2014-04-26 10:37:50 +09:00
Basarat Ali Syed
dc64f82c77 Merge pull request #2105 from borisyankov/def/underscorestring
fix underscore string module declaration
2014-04-26 09:58:27 +10:00
Basarat Ali Syed
d28418cd08 Merge pull request #2104 from borisyankov/def/gruntjs
gruntjs: added node.js support
2014-04-26 09:09:40 +10:00
Basarat Ali Syed
2b05c77872 fix underscore string module declaration 2014-04-26 09:08:53 +10:00
Basarat Ali Syed
87e0cf3553 Update gruntjs.d.ts 2014-04-26 09:07:07 +10:00
Basarat Ali Syed
4fa6f7c29b gruntjs: added node.js support 2014-04-26 08:59:37 +10:00
John Reilly
1c1c12eaea Merge pull request #2100 from johnnyreilly/master
jQueryUI: Tidy up and up to gotoCurrent
2014-04-25 10:04:21 +01:00
John Reilly
4d233b7151 jQueryUI: Tidy up and up to gotoCurrent 2014-04-25 09:57:57 +01:00
John Reilly
b26a4433c6 Merge pull request #2096 from santialbo/patch-5
(restangular) Fix argument order in custom methods
2014-04-25 09:14:31 +01:00
Bart van der Schoor
899ea82124 Merge pull request #2098 from Bartvds/def/joi
changed Joi header to v4.0.0
2014-04-24 17:58:14 +02:00
Bart van der Schoor
45b1c617ad changed joi header to v4.0.0 2014-04-24 17:41:01 +02:00
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
Santi Albo
e3d8e5fe91 fix restangular test 2014-04-24 11:42:09 +01:00
Santi Albo
e3c20e7aca (restangular) Fix argument order in custom methods
The arguments were in the wrong order for custom methods
2014-04-24 11:35:12 +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