Xavier Stouder
988dbadb80
Update express-session.d.ts
...
These functions still exist on the documentation and in the code.
2016-03-31 22:09:31 +02:00
Horiuchi_H
e937b3e64a
Merge pull request #8790 from iDev0urer/fs-extra-promise
...
Added ensureDirSync
2016-03-31 15:58:34 +09:00
Horiuchi_H
076815de39
Merge pull request #8784 from SamVerschueren/query-string
...
update query-string definition
2016-03-31 15:54:56 +09:00
Horiuchi_H
ee6e843877
Merge pull request #8776 from GiedriusGrabauskas/patch-4
...
Updated react-router 2.0
2016-03-31 15:53:31 +09:00
Horiuchi_H
0b735f43fe
Merge pull request #8779 from SereznoKot/events
...
Fix EventDispatcher events, add Event interface
2016-03-31 15:52:19 +09:00
Horiuchi_H
ee020ad374
Merge pull request #8778 from SereznoKot/patch-1
...
Fix material and geometry types of Points
2016-03-31 15:45:13 +09:00
Chris Watson
a44332a250
Added ensureDirSync
2016-03-30 20:47:41 -07:00
Sam Verschueren
9c110cd0c3
update query-string definition
2016-03-30 19:40:06 +02:00
Masahiro Wakame
bf4ecf5b68
Merge pull request #8782 from MugeSo/add-definition-for-passport-jwt
...
Add definition for passport-jwt
2016-03-31 02:02:54 +09:00
Masahiro Wakame
a756ce45d1
Merge pull request #8742 from kookster/master
...
Add type definition and tests for EvaporateJS
2016-03-31 02:01:08 +09:00
Masahiro Wakame
f3d6a0daca
Merge pull request #8762 from didlich/master
...
fix cordova file-transfer plugin - upload method
2016-03-31 01:55:09 +09:00
Masahiro Wakame
6a80fd5c90
Merge pull request #8774 from MugeSo/add-definition-for-password-hash
...
Add definition for password-hash
2016-03-31 01:52:03 +09:00
TANAKA Koichi
684bb45932
Add definition for passport-jwt
...
npm: https://www.npmjs.com/package/passport-jwt
project: https://github.com/themikenicholson/passport-jwt
2016-03-31 01:39:49 +09:00
Masahiro Wakame
98dcd605aa
Merge pull request #8764 from EXBreder/master
...
Add HTMLAttributes to CellProps
2016-03-31 01:35:56 +09:00
Masahiro Wakame
09b78fc8dc
Merge pull request #8770 from rhysd/vm
...
node.d.ts: "vm" module improvements
2016-03-31 01:15:48 +09:00
Masahiro Wakame
739801a91d
Merge pull request #8767 from ryan10132/ryan10132/update-ng-flow
...
Updating ng-flow to add to the angular module
2016-03-31 01:09:34 +09:00
Masahiro Wakame
36ccf2a567
Merge pull request #8240 from pwilczynski/bugfix/leafletClipSegment
...
Fix typings for Leaflet.LineUtils.clipSegement()
2016-03-31 01:08:43 +09:00
Masahiro Wakame
4cd0703080
Merge pull request #8763 from sixinli/patch-2
...
add additional type for `autoColumnSize`
2016-03-31 01:07:00 +09:00
Masahiro Wakame
8078054cba
Merge pull request #8611 from GiedriusGrabauskas/patch-6
...
Updated SignalR 2.2.0: Error interface
2016-03-31 01:05:49 +09:00
Masahiro Wakame
a0ffc6cd84
Merge pull request #8759 from jpmnteiro/master
...
Created typings for angular-match-queries module
2016-03-31 01:04:03 +09:00
Masahiro Wakame
e12c8e3bcd
Merge pull request #8757 from chrootsu/lodash-memoize
...
lodash: changed _.memoize
2016-03-31 00:47:26 +09:00
Masahiro Wakame
a22dfec8af
Merge pull request #8756 from sqwk/master
...
Add MediaStreamAudioDestinationNode
2016-03-31 00:47:09 +09:00
Alex Pyzhianov
01fb3b9315
Fix EventDispatcher events, add Event interface
...
- Remove target from dispatchEvent method, because only type is required
to dispatch event and target field is inserted by three.js itself.
https://github.com/mrdoob/three.js/blob/master/src/core/EventDispatcher.js
- Add Event interface for callback argument in addEventListener,
hasEventListener, removeEventListener
2016-03-30 18:34:33 +03:00
Masahiro Wakame
4052af9156
Merge pull request #8755 from chrootsu/lodash-sample
...
lodash: changed _.sample
2016-03-31 00:25:23 +09:00
Masahiro Wakame
b1f03fae69
Merge pull request #8754 from chrootsu/lodash-noConflict
...
lodash: changed _.noConflict
2016-03-31 00:25:09 +09:00
Masahiro Wakame
1c94cfb32e
Merge pull request #8747 from brendon-colburn/patch-1
...
Overload for custom scope interfaces
2016-03-31 00:20:52 +09:00
Masahiro Wakame
5dd3b3ad57
Merge pull request #8746 from squadwuschel/patch-1
...
Changed Promise to IPromise
2016-03-31 00:17:57 +09:00
Masahiro Wakame
c5c0e4decc
Merge pull request #8692 from vladeck/master
...
PR to include jsen (JSON Sentinel) typescript definition
2016-03-31 00:16:08 +09:00
SereznoKot
117ecb86cf
Fix material and geometry types of Points
...
- Set type for material according to docs
- Make geometry parameter in constructor optional, because three.js provides a default value
- Make geometry type in constructor match one of the class member
2016-03-30 17:28:19 +03:00
Masahiro Wakame
fc0f5a34aa
Merge pull request #8745 from khisakuni/gapi/add-promise-return-value
...
Add overloaded method.
2016-03-30 23:04:57 +09:00
Masahiro Wakame
d96d009ffb
Merge pull request #8668 from jussikinnula/master
...
Add dotenv
2016-03-30 23:02:57 +09:00
Masahiro Wakame
ea26549f3c
Merge pull request #8739 from Crevil/protractor-http-mock
...
Update protractor-http-mock to v0.4.0
2016-03-30 23:01:39 +09:00
Masahiro Wakame
b9d4a939a0
Merge pull request #8737 from Crevil/ng-facebook
...
Add ng-facebook typings
2016-03-30 23:00:18 +09:00
Masahiro Wakame
dc11050701
Merge pull request #8736 from aleung/oracledb
...
oracledb.d.ts : access object property in result rows
2016-03-30 22:59:55 +09:00
Masahiro Wakame
d9029f181b
Merge pull request #8734 from marinewater/master
...
Add missing type in argument for fromnow
2016-03-30 22:51:04 +09:00
Giedrius Grabauskas
e42fc3e471
Updated react-router 2.0
...
Added onchange hook.
Updated all hooks.
Params changed from object to dictionary.
Changed to use location descriptor.
2016-03-30 15:46:59 +03:00
TANAKA Koichi
2058a1951c
Add definition for password-hash
...
npm: https://www.npmjs.com/package/password-hash
project: https://github.com/davidwood/node-password-hash
2016-03-30 18:02:12 +09:00
rhysd
292e56b5ac
node.d.ts: Fix errors reported by 'tsc --target es6 --noImplicitAny'
2016-03-30 15:47:09 +09:00
rhysd
13bc8b8337
node.d.ts: Create tests for "vm" module
2016-03-30 14:58:30 +09:00
rhysd
984de2a7a7
node.d.ts: Update "vm" module (node 5.9.1)
...
https://nodejs.org/api/vm.html
2016-03-30 14:58:25 +09:00
Horiuchi_H
dbb2d9f1f1
Merge pull request #8765 from seansfkelley/moment-merge-unionable-types
...
Make moment's typings for parsing stricter and also allow them to accept union types.
2016-03-30 13:01:32 +09:00
Kohei Hisakuni
95d827df4b
Make callback required
2016-03-29 20:45:22 -07:00
Horiuchi_H
0bc5c30dde
Merge pull request #8751 from timothysoehnlin/patch-2
...
Update mongodb.d.ts
2016-03-30 12:37:37 +09:00
Horiuchi_H
e44d19430c
Merge pull request #8750 from KSDaemon/master
...
Added definitions for wampy
2016-03-30 12:37:00 +09:00
Horiuchi_H
da29feb539
Merge pull request #8743 from bmiller1/patch-2
...
Added remove() function to MapsEventListener
2016-03-30 12:21:56 +09:00
Ryan McNamara
4e9c574a8f
Updating ng-flow to add to the angular module
...
This is more in line with what angularjs/angular.d.ts intends
2016-03-29 17:18:34 -07:00
Sean Kelley
1ec036686e
Make moment's typings for parsing stricter and also allow them to accept union types.
...
These changes do two things.
1. Replace very lax typings like `any[]` with stricter, more-correct versions. In particular,
the ISO_8601 constant, while /technically/ a void function, is actually an opaque sentinel
that a consumer should not know anything about it. The function type was replaced with a
sentinel type using the principle of "brands" that can be seen in the Typescript compiler:
413d9a639f/src/compiler/types.ts (L9)
2. Replace the many overloads of the parsing methods with a smaller representative set that
uses union types instead. Aside from succinctness, this allows callers to provide a union
type as the argument, as long as it matches, which was not possible before (Typescript does
not explode the union type to see if overloads cover all the possibilities).
2016-03-29 15:03:48 -07:00
Ethan Breder
de24a81a54
Add HTMLAttributes to CellProps
...
Previously adding a className (or any other HTML attribute) to a Cell as a property would result in a compilation error.
2016-03-29 14:29:54 -07:00
sixinli
e4d9cb3ce0
add additional type for autoColumnSize
...
according to docs in: http://docs.handsontable.com/0.17.0/Options.html#autoColumnSize
2016-03-29 13:54:46 -04:00
didlich
3ff4c66db0
fix cordova file-transfer plugin - upload method
...
same as in issue #5435 for download method
2016-03-29 19:12:20 +02:00