Commit Graph
2541 Commits
Author SHA1 Message Date
Jared ReynoldsandJohn Emau 9ba67fffd6 Updated angular IDirective for 1.2.0
Conflicts:
	angularjs/angular.d.ts
2013-10-23 14:55:47 -07:00
Jared ReynoldsandJohn Emau 604c5b5d6f Added tests for angular resource type definitions 2013-10-23 14:55:46 -07:00
Jacob BolandandJohn Emau c8881ff07b Add IAttributes tests 2013-10-23 14:55:46 -07:00
Jacob BolandandJohn Emau 027c81a0b0 Add IAttributes members and comments 2013-10-23 14:55:46 -07:00
Jared ReynoldsandJohn Emau bf2ed03d80 Added remainder of angular mocks 1.2 definitions 2013-10-23 14:55:46 -07:00
John Emau 1928fb24b3 fixing angular-route-tests 2013-10-23 14:55:46 -07:00
John Emau e06a344578 Merge branch 'update-angularjs' into removing-extraneous-for-daptiv-type-definitions
Conflicts:
	angularjs/angular-mocks.d.ts
2013-10-23 14:55:46 -07:00
Jonathan ParkandJohn Emau 683e94d8d8 Adding angular 1.2 definitions
Conflicts:
	angularjs/angular-mocks.d.ts
2013-10-23 14:55:46 -07:00
unknownandJohn Emau 465dfbaa6e Angular mocks changes for 1.2.0 2013-10-23 14:55:46 -07:00
basarat b24f27d014 Merge pull request #1161 from JoshStrobl/master
jQuery: Modified some functions variable types
2013-10-21 20:22:14 -07:00
basarat a5eff2b5a5 Merge pull request #1160 from halfninja/patch-1
queue.push callback is optional
2013-10-21 20:19:34 -07:00
basarat 3bab4d22bf Merge pull request #1158 from georgiosd/patch-2
NG directives: fixes
2013-10-21 14:18:00 -07:00
Josh Strobl 710e85d0d9 jQuery: Modified some functions variable types
Updated the jQuery definitions file, modifying removeAttr, removeClass,
removeProp, toggleClass and on functions to appropriately use string
rather than any, which aligns it with the jQuery API docs.
2013-10-21 06:08:24 -07:00
Nick Howes a88b933815 queue.push callback is optional 2013-10-21 14:04:09 +01: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
YukimuneandYukimun Kuroki 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