Commit Graph

2528 Commits

Author SHA1 Message Date
basarat
3bab4d22bf Merge pull request #1158 from georgiosd/patch-2
NG directives: fixes
2013-10-21 14:18:00 -07:00
Georgios Diamantopoulos
1ea3ae922f NG directives: fixes
Allow functions to be defined for template/templateUrl and array notation in controller

There's not a more elegant solution that I know of until we get structs in TS anyway.
2013-10-21 12:35:44 +03:00
basarat
9d24e5d8f6 Merge pull request #1156 from JoshStrobl/master
Adding jQuery.Timer Definitions (Post-Fork Resync)
2013-10-21 02:08:31 -07:00
Josh Strobl
2bfb70a40f Adding jQuery.Timer Definitions (Post-Fork Resync)
This is to add the jQuery.Timer definitions and tests, as well as the
tscparams that seem to be required (hopefully DefinitelyTyped Travis CI
builds will work this time). Modified alert() to be console.log()
instead. Readme updated as well (ignore line #1).
2013-10-20 01:02:13 -07:00
basarat
1c65567822 Merge pull request #1155 from vvakame/fix-ci-failed
Repaired CI failed
2013-10-19 06:35:48 -07:00
vvakame
a096487886 Repaired CI failed 2013-10-19 22:10:59 +09:00
Boris Yankov
d36023a1ac Merge pull request #1147 from gandjustas/master
Added generic type parameters
2013-10-18 23:55:06 -07:00
Boris Yankov
0ba960ad1b Merge pull request #1100 from vvakame/plan-of-destroy-implicitAny
BAN the implicit any
2013-10-18 23:52:43 -07:00
basarat
538fc59d75 Merge pull request #1153 from seanhess/rethinkdb
Added Support for RethinkDB
2013-10-18 19:31:25 -07:00
Sean Clark Hess
7c9f57f719 documentation 2013-10-18 08:55:13 -06:00
Sean Clark Hess
31a7980b23 added rethinkdb 2013-10-18 08:51:03 -06:00
basarat
b9d36d9ff1 Merge pull request #1152 from Yukimune/rx.js.mySpike
Added BehaviorSubject, ReplaySubject, ConnectableObservable and fixed Subject declaration.
2013-10-18 02:28:32 -07:00
Yukimune
4bc2bb4d43 Add a few definitions. BehaviorSubject, ReplaySubject, ConnectableObservable
Fix definition around Subject.
2013-10-18 16:51:08 +09:00
vvakame
ce23487b6c Follow up master/HEAD 2013-10-18 14:25:40 +09:00
vvakame
34899afaae Merge commit '2772dfeec9cdb1744f6c010babef9e40b6770dd7' into plan-of-destroy-implicitAny 2013-10-18 12:41:53 +09:00
basarat
2772dfeec9 Merge pull request #1148 from santialbo/patch-1
Angular.js: Set viewValue to any everywhere
2013-10-17 15:26:19 -07:00
Santi Albo
8c58256dc7 Set viewValue to any everywhere
Documentation states `viewValue` and `modelValue` to be a string but other types do work and it's common to use them.
2013-10-17 14:36:13 +01:00
gandjustas
1a6e8c00ec Merge remote-tracking branch 'upstream/master'
Conflicts:
	sharepoint/SharePoint.d.ts
2013-10-17 01:13:20 +04:00
gandjustas
14d5602a86 Added generic type parameters 2013-10-17 00:51:39 +04:00
Boris Yankov
12d12c69ff Merge pull request #1124 from derekcicerone/patch-17
Fixes for underscore.d.ts
2013-10-16 09:48:04 -07:00
Boris Yankov
e56afd7888 Merge pull request #1145 from rsmithh/patch-4
Add onMessageExternal to chrome.runtime
2013-10-16 09:47:46 -07:00
rsmithh
45455e4230 Add onMessageExternal to chrome.runtime 2013-10-16 15:33:44 +01:00
basarat
76e6311052 Merge pull request #1126 from mkozhukh/master
Defenitions for dhtmlxScheduler and dhtmlxGantt
2013-10-16 03:52:18 -07:00
basarat
37add06cf3 Merge pull request #1144 from jtamayo/master
Add missing 'get' from Selection.datum
2013-10-15 23:24:07 -07:00
Juan Tamayo
366bad1e4d Add missing 'get' from Selection.datum 2013-10-15 19:48:49 -07:00
Maksim Kozhukh
3abbf93142 Incorrect references in tests are fixed 2013-10-15 22:13:48 +03:00
basarat
59af5c0879 Merge pull request #1142 from TiddoLangerak/patch-1
Added support for the CommonJS require call
2013-10-15 01:17:18 -07:00
basarat
429a57e745 Merge pull request #1141 from theodorejb/master
Updated jquery.pickadate to support v3.3.0 of the library
2013-10-15 01:13:54 -07:00
Tiddo Langerak
a14182b018 Added support for the CommonJS require call 2013-10-15 07:37:49 +02:00
Theodore Brown
b786b9a83b Updated jquery.pickadate to support v3.3.0 2013-10-14 23:10:17 -05:00
basarat
fa9a7b7a83 Merge pull request #1122 from seanhess/q
Q: support nested promises
2013-10-14 17:03:39 -07:00
basarat
114787a47c Merge pull request #1137 from TiddoLangerak/patch-1
Requirejs should also accepts an array for path values.
2013-10-14 16:59:52 -07:00
Boris Yankov
555694934f Merge pull request #1140 from vincenthome/patch-1
Update durandal.d.ts
2013-10-14 16:50:42 -07:00
vincenthome
de3c44456b Update durandal.d.ts
missing the result* parameter
2013-10-14 14:50:15 -04:00
Tiddo Langerak
0df63c1ab3 Requirejs should also accepts an array for path values.
According to https://github.com/jrburke/requirejs/wiki/Upgrading-to-RequireJS-2.0#wiki-pathsfallbacks requirejs also accepts arrays as path values. Therefore, the type of path values is changed from string to any.
2013-10-14 14:46:58 +02:00
Boris Yankov
9f71db2f1c Merge pull request #1134 from darthapo/master
Added definitions for Giraffe (Backbone).
2013-10-13 22:34:20 -07:00
basarat
4ad5ddbdd9 Merge pull request #1135 from derekcicerone/patch-23
Fix the typing of L.Icon.Default
2013-10-13 19:47:06 -07:00
Derek Cicerone
b03290184e Fix the typing of L.Icon.Default
This wasn't quite right and the 'develop' branch of the TypeScript compiler no longer accepted the hacky typing.  This should be the correct typing according to information from the TS team here:
https://typescript.codeplex.com/workitem/132
2013-10-13 15:11:26 -04:00
M@ McCray
01439dea04 Updated Giraffe.View.setTemplateStrategy(). 2013-10-12 22:14:27 -05:00
M@ McCray
0f3f9615d1 Added Contrib module. 2013-10-12 19:53:49 -05:00
M@ McCray
a7dc33cf25 Typo fix. 2013-10-12 17:02:23 -05:00
M@ McCray
e8e5de4c0b Added definitions for Giraffe (Backbone). 2013-10-12 16:42:19 -05:00
Boris Yankov
230ddb3505 Merge pull request #1133 from airamrguez/master
Added TypeScript's typings for Titanium Mobile
2013-10-12 11:19:51 -07:00
airamrguez
08393ae71d Added TypeScript's typings for Titanium Mobile 2013-10-12 16:08:42 +02:00
basarat
983105b2f1 Merge pull request #1111 from ashwinr/master
Update bind method for underscore.d.ts
2013-10-11 23:02:08 -07:00
basarat
fa4af6a731 Merge pull request #1127 from rsmithh/patch-3
Update chrome.d.ts
2013-10-11 23:01:26 -07:00
Boris Yankov
94792ba2f6 Merge pull request #1113 from csrakowski/PhonegapNotification
(Phonegap) Notification.confirm with buttonLabels array
2013-10-11 21:06:11 -07:00
Boris Yankov
24b81548bd Merge pull request #1131 from derekcicerone/patch-21
Fix future bugs in slickgrid.d.ts
2013-10-11 21:05:35 -07:00
Boris Yankov
f90c0763c6 Merge pull request #1130 from derekcicerone/patch-20
Fix future bugs in moment.d.ts
2013-10-11 21:05:24 -07:00
Boris Yankov
f2f6a95b4b Merge pull request #1129 from derekcicerone/patch-19
Fix future bugs in leaflet.d.ts
2013-10-11 21:04:53 -07:00