vvakame
|
c8bfe5cbfe
|
fix travis-ci
|
2014-05-11 01:35:09 +09:00 |
|
vvakame
|
6c701a398b
|
improve atom/atom.d.ts and pathwatcher/pathwatcher.d.ts
|
2014-05-11 01:32:28 +09:00 |
|
Masahiro Wakame
|
c1899c1de0
|
Merge pull request #2163 from vvakame/improve-atom.d.ts
improve atom/atom.d.ts and others. add status-bar/status-bar.d.ts.
|
2014-05-10 23:00:14 +09:00 |
|
vvakame
|
ee72e6e294
|
improve atom/atom.d.ts and others. add status-bar/status-bar.d.ts.
|
2014-05-10 22:56:58 +09:00 |
|
Masahiro Wakame
|
b2300eae58
|
Merge pull request #2162 from vvakame/improve-atom.d.ts
improve atom/atom.d.ts and text-buffer/text-buffer.d.ts
|
2014-05-10 19:35:31 +09:00 |
|
vvakame
|
21be490958
|
fix travis-ci
|
2014-05-10 19:34:25 +09:00 |
|
vvakame
|
6af8618c81
|
improve atom/atom.d.ts and text-buffer/text-buffer.d.ts
|
2014-05-10 19:31:25 +09:00 |
|
Masahiro Wakame
|
f5f173b867
|
Merge pull request #2160 from vvakame/improve-atom.d.ts
improve atom/atom.d.ts and add text-buffer/text-buffer.d.ts
|
2014-05-10 13:33:02 +09:00 |
|
vvakame
|
606e253e24
|
fix travis ci failed
|
2014-05-10 13:31:10 +09:00 |
|
vvakame
|
ef3450cebd
|
improve atom/atom.d.ts and add text-buffer/text-buffer.d.ts
|
2014-05-10 13:26:12 +09:00 |
|
Masahiro Wakame
|
5ae681988a
|
Merge pull request #2158 from vvakame/improve-atom.d.ts
improve atom/atom.d.ts and emissary/emissary.d.ts
|
2014-05-10 00:13:11 +09:00 |
|
vvakame
|
b4aba562ef
|
improve atom/atom.d.ts and emissary/emissary.d.ts
|
2014-05-10 00:10:31 +09:00 |
|
John Reilly
|
1e987bba96
|
Merge pull request #2157 from AdaskoTheBeAsT/master
jstree definition file updated
|
2014-05-09 06:13:28 +01:00 |
|
AdaskoTheBeAsT
|
f7be67cc0f
|
- fixes in definition
|
2014-05-08 23:40:36 +02:00 |
|
AdaskoTheBeAsT
|
d0aa49a439
|
Merge remote-tracking branch 'upstream/master'
|
2014-05-08 20:49:06 +02:00 |
|
Masahiro Wakame
|
500f6cc1a2
|
Merge pull request #2155 from johnnycrab/master
node.js: [bugfix] Moved `INSPECT_MAX_BYTES` to the buffer module.
|
2014-05-08 23:30:16 +09:00 |
|
Jonathan Pirnay
|
b2866f5402
|
[bugfix] Moved INSPECT_MAX_BYTES to the buffer module.
From the [docs](http://nodejs.org/api/buffer.html#buffer_buffer_inspect_max_bytes):
"Note that this is a property on the buffer module returned by `require('buffer')`, not on the Buffer global, or a buffer instance."
|
2014-05-08 16:21:02 +02:00 |
|
Masahiro Wakame
|
69d91b2fc7
|
Merge pull request #2154 from johnnycrab/master
node.js: Added `toJSON()` and `INSPECT_MAX_BYTES` to NodeBuffer interface
|
2014-05-08 23:01:51 +09:00 |
|
Masahiro Wakame
|
6cf9d63c1e
|
Merge pull request #2140 from liorm/master
Added streaming function to express request object (mimic the response interfaces).
|
2014-05-08 23:00:21 +09:00 |
|
Jonathan Pirnay
|
34ec78f7a3
|
Added toJSON() and INSPECT_MAX_BYTES to NodeBuffer interface
See docs: http://nodejs.org/api/buffer.html#buffer_buffer_inspect_max_bytes
Added to the NodeBuffer interface for now (marked as deprecated), as the interface Buffer extends NodeBuffer
|
2014-05-08 15:46:30 +02:00 |
|
Lior Mualem
|
bd37a32450
|
Cleanup the gridfs-stream definitions file.
|
2014-05-08 16:35:46 +03:00 |
|
Masahiro Wakame
|
35c63aaef8
|
Merge pull request #2044 from david-driscoll/master
Update lodash.d.ts to support TypeScript 1.0
|
2014-05-08 20:03:22 +09:00 |
|
Masahiro Wakame
|
f297029b99
|
Merge pull request #2144 from RReverser/master
Add definitions for jDataView.
|
2014-05-08 20:02:36 +09:00 |
|
Ingvar Stepanyan
|
a869337eed
|
Fixed header + added more strict types.
|
2014-05-08 12:47:03 +03:00 |
|
Masahiro Wakame
|
c2742055f6
|
Merge pull request #2005 from miffels/master
Enhanced call interface definitions
|
2014-05-08 18:02:55 +09:00 |
|
Masahiro Wakame
|
718348b9d2
|
Merge pull request #2139 from rolandzwaga/ng-grid
Added definitions for remaining ng-grid interfaces
|
2014-05-08 17:56:52 +09:00 |
|
Masahiro Wakame
|
83aba9f8fb
|
Merge pull request #2148 from itajaja/master
update angular-translate to version 2.1.0
|
2014-05-08 17:50:25 +09:00 |
|
Roland Zwaga
|
584463a55b
|
Merge branch 'ng-grid' of https://github.com/rolandzwaga/DefinitelyTyped into ng-grid
Conflicts:
ng-grid/ng-grid-tests.ts
ng-grid/ng-grid.d.ts
Fixed some double var declarations in test
|
2014-05-08 10:17:24 +02:00 |
|
Roland Zwaga
|
8d0d9d1dea
|
Decomposed some of the classes so that the constructors worked properly
added definitions for missing ngGrid interfaces and created tests for them
|
2014-05-08 10:12:06 +02:00 |
|
Masahiro Wakame
|
02744fd182
|
Merge pull request #2142 from DamianEdwards/bug-1787
Added definition in Angular for $logProvider (ILogProvider)
|
2014-05-08 10:56:50 +09:00 |
|
Masahiro Wakame
|
ef1c2bafac
|
Merge pull request #2141 from albinsunnanbo/fix-fullCalendar-weekNumberTitle
correct fullCalendar.Options.weekNumberTitle type
|
2014-05-08 10:54:04 +09:00 |
|
vvakame
|
2abf07b36d
|
fix header of webaudioapi/waa.d.ts
|
2014-05-08 10:30:02 +09:00 |
|
Masahiro Wakame
|
0e7e2c8ba9
|
Merge pull request #2138 from evilangelist/master
Added loopStart, loopEnd and onended properties to AudioBufferSourceNode
|
2014-05-08 10:27:54 +09:00 |
|
Masahiro Wakame
|
aa2fc893b2
|
Merge pull request #2137 from jcutrono/master
Adding isModifed to KnockoutSubscribable
|
2014-05-08 10:24:27 +09:00 |
|
Masahiro Wakame
|
c0df8dcd08
|
Merge pull request #2113 from anprak/master
Fixed type definitions for WinJS
|
2014-05-08 10:18:38 +09:00 |
|
Giacomo Tagliabue
|
291c0a738c
|
update angular-translate to version 2.1.0
|
2014-05-07 08:59:02 -05:00 |
|
Lior Mualem
|
ca4444fdb9
|
Updated fixed "collection" function in gridfs-stream interface
|
2014-05-07 10:56:02 +03:00 |
|
Ingvar Stepanyan
|
966603e424
|
Add definitions for jDataView.
|
2014-05-06 22:30:28 +03:00 |
|
Anand Prakash
|
375d64188a
|
Updated IOHelper.writeText to return WinJS.Promise<number> instead of WinJS.Promise<void>
|
2014-05-05 19:02:45 -07:00 |
|
DamianEdwards
|
e7308ef0ff
|
Added definition in Angular for $logProvider (ILogProvider)
- #1787
|
2014-05-05 14:19:38 -07:00 |
|
Albin Sunnanbo
|
8f4e6681e8
|
correct fullCalendar.Options.weekNumberTitle type
The type of weekNumberTitle should be string and not number according to
documentation
|
2014-05-05 22:49:39 +02:00 |
|
Lior Mualem
|
6d4beebae9
|
Added missing parameters in the gridfs-stream stream objects.
|
2014-05-05 14:57:59 +03:00 |
|
Lior Mualem
|
15d6ae5cb1
|
Added gridfs-stream tests.
|
2014-05-05 13:55:12 +03:00 |
|
Lior Mualem
|
8984db91f5
|
Added gridfs-stream
|
2014-05-05 13:38:56 +03:00 |
|
Basarat Ali Syed
|
290523a539
|
Merge pull request #2136 from JoshStrobl/master
Added FB Javascript SDK 2.0 definitions!
|
2014-05-05 19:34:44 +10:00 |
|
Lior Mualem
|
98c163185e
|
Added ServerRequest interface to express request interface - to support streaming functions.
|
2014-05-05 12:03:18 +03:00 |
|
Chris Smith
|
5433e4fa61
|
Added loopStart, loopEnd and onended properties to AudioBufferSourceNode in the webaudioapi definition to match the latest W3C spec: http://www.w3.org/TR/webaudio/#AudioBufferSourceNode
|
2014-05-04 22:24:10 -07:00 |
|
jcutrono
|
6c148f460e
|
Adding isModifed to KnockoutSubscribable
Part of ko extenders from knockout validation. Handy property to have
|
2014-05-04 20:41:11 -04:00 |
|
Joshua Strobl
|
3bf47fb25e
|
Fix to interface Window{}
|
2014-05-05 03:38:57 +03:00 |
|
Joshua Strobl
|
6e3399a0c1
|
Fixes to required param after optional param.
|
2014-05-05 03:34:20 +03:00 |
|