Commit Graph

2681 Commits

Author SHA1 Message Date
Joel Spadin
04bf22d402 Add windowId property to removeInfo object
The removeInfo object passed to listeners for chrome.tabs.onRemove should have a "windowId" property.
2013-11-05 22:48:40 -06:00
basarat
7e81971a23 Merge pull request #1226 from johnnyreilly/master
Knockout:Removed non-generic overloads from utils / Globalize: reduced implicit anys
2013-11-05 16:05:38 -08:00
basarat
cdd8ba733e Merge pull request #1203 from Igorbek/master
Minor changes in knockout; Added knockout.rx definitions
2013-11-05 16:03:03 -08:00
basarat
7428e277eb Merge pull request #1224 from danfma/master
Some knockout fixes
2013-11-05 16:01:59 -08:00
John Reilly
b63705a0ca Globalize: reduced the number of implicit anys 2013-11-05 14:32:55 +00:00
John Reilly
653653dfaa Knockout:Removed non-generic overloads from utils
As far as I can tell these no longer fulfil a purpose and aren't needed
for backward compatibility.  As an aside they appear to currently
confuse the TypeScript compiler as well (see
https://typescript.codeplex.com/workitem/1865 )
2013-11-05 12:17:20 +00:00
Daniel Ferreira Monteiro Alves
b45771bc28 Fix on extend method and others for compatibility with Knockout 3 2013-11-05 04:29:31 -02:00
Daniel Ferreira Monteiro Alves
f69ef781fa Merge remote-tracking branch 'upstream/master'
Conflicts:
	jquery/jquery.d.ts
2013-11-05 04:23:06 -02:00
basarat
38b61c2113 Merge pull request #1197 from jonathanhedren/master
Added Twitter Flight definitions
2013-11-04 15:41:46 -08:00
basarat
d163df0d13 Merge pull request #1222 from pushplay/master
jQuery CLEditor plugin
2013-11-04 15:40:14 -08:00
basarat
4ae5fdf20b Merge pull request #1220 from hastebrot/master
angular.d.ts: ng.$interval added in Angular 1.2.0-rc3, closes #1216
2013-11-04 15:38:13 -08:00
Jeffery Grajkowski
ec450681e6 jQuery CLEditor plugin 2013-11-04 14:25:14 -08:00
hastebrot
b932dcc188 Merge branch 'master' of https://github.com/hastebrot/DefinitelyTyped 2013-11-04 13:37:40 +01:00
hastebrot
6e39fe3652 Add; IntervalService to angular.d.ts 2013-11-04 13:28:40 +01:00
basarat
9948267363 Merge pull request #1215 from jvilk/master
[Node] Fix Buffer.copy signature
2013-11-03 18:05:57 -08:00
John Vilk
b6f524aa2f Buffer.copy() returns the number of bytes copied.
I know it's not mentioned in the documentation, but the Node unit tests check for this behavior, e.g. https://github.com/joyent/node/blob/master/test/simple/test-buffer.js#L54
2013-11-03 04:17:31 -05:00
jvilk
569e4ae8b7 Merge pull request #1 from borisyankov/master
Updating local fork
2013-11-03 01:15:52 -08:00
basarat
4cec3659c7 Merge pull request #1214 from ashwinr/master
type directive factory with Function type
2013-11-01 16:31:10 -07:00
basarat
6cd538674b Merge pull request #1213 from johnnyreilly/master
Modernizr: added autofocus support
2013-11-01 16:27:00 -07:00
basarat
98aefd3681 Merge pull request #1212 from bolhovsky/openlayers
Add OpenLayers definitions
2013-11-01 16:18:10 -07:00
Ashwin Ramaswamy
e47fd7152b mocha's run callback is optional 2013-11-01 16:33:04 -04:00
Ashwin Ramaswamy
4157d2bf00 type directive factory with Function type
- the existing type fails with the stricter 0.9.5 compiler
2013-11-01 14:56:56 -04:00
John Reilly
351747995d Modernizr: added autofocus support 2013-11-01 15:37:25 +00:00
bolkhovsky
d05a98b881 fix implicit annotations 2013-11-01 16:53:47 +04:00
bolkhovsky
8b93d8b26d add credentials 2013-11-01 15:27:12 +04:00
bolkhovsky
2bdd32b4a6 fix file encoding 2013-11-01 15:26:47 +04:00
bolkhovsky
b5006a9086 add TODO anchors to estimate amount of definitions to implement 2013-11-01 14:15:39 +04:00
bolkhovsky
2838400693 more definitions added 2013-11-01 12:00:44 +04:00
basarat
d922319a86 Merge pull request #1205 from santialbo/patch-1
select2: set option parameter in matcher to any (small fix)
2013-10-31 07:47:27 -07:00
basarat
ac5e098377 Merge pull request #1206 from bolhovsky/leaflet
Fix Leaflet TileLayer.WMS class definition
2013-10-31 07:46:46 -07:00
basarat
722e2e5efd Merge pull request #1208 from georgiosd/patch-4
Added args param to scope.$eval
2013-10-31 07:39:33 -07:00
Georgios Diamantopoulos
793b8296f2 Added args param to scope.$eval 2013-10-31 15:59:20 +02:00
bolkhovsky
842cb25dd1 fix OpenLayers definitions 2013-10-31 12:11:05 +04:00
bolkhovsky
84e6d1bec3 Add OpenLayers map viewing library definitions 2013-10-31 11:59:04 +04:00
bolkhovsky
1ebd49703a Fix Leaflet TileLayer.WMS class definition 2013-10-31 11:46:43 +04:00
Santi Albo
000f090aff (select2) set option parameter in matcher to any 2013-10-30 18:23:49 -07:00
Jonathan Hedrén
380837b23c Added missing return/argument types. Removed undocumented API:s. 2013-10-30 12:26:11 +01:00
Jonathan Hedrén
baa58a4eb5 Changed encoding to UTF-8. 2013-10-30 11:37:31 +01:00
Igor Oleinikov
5ffbf0e2e7 knockout.rx: fixed TS compiler parameters filename 2013-10-30 13:33:31 +04:00
Igor Oleinikov
f713ad0f48 knockout.rx: Added TS compiler parameters for typing 2013-10-30 12:57:39 +04:00
Igor Oleinikov
a26d69eed4 knockout.rx: Added TS compiler parameters for tests 2013-10-30 12:28:40 +04:00
Igor Oleinikov
f3c80b21ec Merge branch 'knockout.rx' 2013-10-30 12:22:32 +04:00
Igor Oleinikov
aca1b28add Added description for the knockout.rx definition 2013-10-30 12:22:00 +04:00
basarat
934e166b17 Merge pull request #1201 from KhodeN/patch-1
Update sugar.d.ts: Fix Array.subtract
2013-10-29 23:55:45 -07:00
KhodeN
f8ef519140 Update sugar.d.ts
Fix Array.subtract
2013-10-30 17:07:53 +11:00
basarat
1bb113b03e Merge pull request #1198 from georgiosd/patch-3
Fixes in latest NG pkg
2013-10-29 17:45:02 -07:00
basarat
ef8b59680b Merge pull request #1191 from Igorbek/master
Fixed inheritance and function definitions in Kockout
2013-10-29 16:35:29 -07:00
basarat
296eca2989 Merge pull request #1193 from danludwig/danludwig/work
Add initial typescript definition file for google.visualization.
2013-10-29 15:35:58 -07:00
basarat
3b52e00a7d Merge pull request #1195 from jeffmay/grunt-ts-defs
[master] Updated grunt declarations to match 0.4.x documentation.
2013-10-29 15:33:55 -07:00
Igor Oleinikov
4e1b3f7374 knockout.rx: added toObservableWithReplyLatest 2013-10-29 18:09:19 +04:00