Michiel de Bruijne
|
79a26194f7
|
[node] add missing methods to http.ServerResponse class
|
2017-06-20 05:30:38 +02:00 |
|
David Philipson
|
a9ba3fde73
|
Add typings for transducers.js
|
2017-06-19 19:21:18 -07:00 |
|
Albert Kurniawan
|
4b46332d76
|
Fixed related tests
|
2017-06-20 10:16:26 +10:00 |
|
Albert Kurniawan
|
f3527f0040
|
Updated Ref signature to handle null cases
|
2017-06-20 10:16:26 +10:00 |
|
Nathan Shively-Sanders
|
2d42456f08
|
Merge pull request #17235 from andrewlinfoot/patch-3
Allow null values to be passed to navigation.goBack() react-navigation
|
2017-06-19 16:13:24 -07:00 |
|
Nathan Shively-Sanders
|
86a883fef8
|
Merge pull request #17234 from kevinlowe0x3F7/kevinlowe0x3f7/pdf-module
[pdfjs-dist] Add module declaration for pdf.js library
|
2017-06-19 16:13:00 -07:00 |
|
Flarna
|
f743880056
|
Merge remote-tracking branch 'upstream/master' into node_process_signals
|
2017-06-20 01:10:26 +02:00 |
|
Flarna
|
74fd1f601d
|
- Added dedicated types for listeners to avoid unneeded copy/paste.
- Added overloads for listen() to cover issue discussed in latest comments of #16705
|
2017-06-20 01:01:48 +02:00 |
|
Nathan Shively-Sanders
|
82b6ab4b57
|
Don't use --strict to make tsconfig 2.0 compatible
|
2017-06-19 15:56:10 -07:00 |
|
Nathan Shively-Sanders
|
3ebc081f0b
|
Merge pull request #17227 from DefinitelyTyped/node-getopt-create
node-getopt: Fix type of `create`
|
2017-06-19 15:50:53 -07:00 |
|
Martin Blom
|
5cae2d9401
|
Added missing quoteChar and withCredentials props to ParseConfig.
See <http://papaparse.com/docs#config>.
|
2017-06-20 00:17:13 +02:00 |
|
Nathan Shively-Sanders
|
bb2c68a3ca
|
Merge pull request #17213 from HiromiShikata/feature/update-fs-extra-promise-isdirectory
feat(fs-extra-promise): add missing interfaces
|
2017-06-19 15:11:22 -07:00 |
|
Nathan Shively-Sanders
|
5946b2ffad
|
Remove redundant basedir declaration
|
2017-06-19 15:04:58 -07:00 |
|
Nathan Shively-Sanders
|
caf5874f3b
|
Merge pull request #17194 from sfrooster/offset_comm_v2
kafka-node: add sendOffsetCommitV2Request to Client
|
2017-06-19 14:52:54 -07:00 |
|
Nathan Shively-Sanders
|
5d0e5d7812
|
Merge pull request #17192 from timbru31/fix-cordova-inappbrowser
fix(cordova-plugin-inappbrowser): add missing entry of InAppBrowser to Cordova interface
|
2017-06-19 14:52:35 -07:00 |
|
Nathan Shively-Sanders
|
bf348694e2
|
Merge branch 'EricHenry-swaggerParserUpdate'
|
2017-06-19 14:30:52 -07:00 |
|
Nathan Shively-Sanders
|
287414589e
|
Use non-relative path to import swagger-schema-official
|
2017-06-19 14:30:12 -07:00 |
|
Nathan Shively-Sanders
|
743c2c1031
|
Merge branch 'swaggerParserUpdate' of https://github.com/EricHenry/DefinitelyTyped into EricHenry-swaggerParserUpdate
|
2017-06-19 14:29:37 -07:00 |
|
Nathan Shively-Sanders
|
ebeece2d8e
|
Fix mime.lookup call in node-static-tests.ts
|
2017-06-19 14:18:03 -07:00 |
|
Nathan Shively-Sanders
|
3fe753b21c
|
Merge branch 'master' of https://github.com/scarabedore/DefinitelyTyped into scarabedore-master
|
2017-06-19 14:12:03 -07:00 |
|
Nathan Shively-Sanders
|
e258708ce8
|
Merge pull request #17125 from naortor/master
Update types/react-input-mask/index.d.ts to export default
|
2017-06-19 13:36:01 -07:00 |
|
Nathan Shively-Sanders
|
cb53f6a77b
|
Merge pull request #17255 from DefinitelyTyped/angular-fix-generic-assignability
Fix angular tests for 2.4's improved generic checking
|
2017-06-19 13:18:20 -07:00 |
|
Nathan Shively-Sanders
|
1119ad2d81
|
More fixes for 2.4. Not all for weak types:
2.4 also has been inference for generics, which finds more errors as
well.
|
2017-06-19 13:00:47 -07:00 |
|
Mine Starks
|
76fb0d3cf6
|
Merge pull request #17182 from amiram/kue-process
Kue process - add option to call it with a type and a callback
|
2017-06-19 11:31:38 -07:00 |
|
Eric Henry
|
3ea78455b9
|
Update to the swagger-parser module
|
2017-06-19 14:11:20 -04:00 |
|
Mine Starks
|
79a9a00eb6
|
Merge pull request #17222 from leonard-thieu/electron-settings
[electron-settings/v2] Expose types
|
2017-06-19 10:54:20 -07:00 |
|
Leonard Thieu
|
5b2eb2d872
|
[jquery] Fix imported JQueryStatic not returning a JQuery object when called with window.
|
2017-06-19 13:36:58 -04:00 |
|
YairTawil
|
3ae7188ebc
|
Added a necessary exporting to rison
|
2017-06-19 19:47:14 +03:00 |
|
Nathan Shively-Sanders
|
37e41d33e4
|
Deprecate incorrect resolve overload and usage
|
2017-06-19 09:30:38 -07:00 |
|
Leonard Thieu
|
0f55ae3965
|
[jquery] Remove type argument on 'properties' paramater in .animate().
The type argument breaks compatibility with objects that do not have an index signature.
|
2017-06-19 12:00:32 -04:00 |
|
buptyyf
|
c47d28db4a
|
add react-list type define
|
2017-06-19 23:45:29 +08:00 |
|
Ryan Twomey
|
cd145b1f6a
|
parse: Add fromJSON
|
2017-06-19 11:25:09 -04:00 |
|
Sebastien PUECH
|
a4d5894baa
|
Fix2
|
2017-06-19 17:05:19 +02:00 |
|
Simon Archer
|
3f29ccfca3
|
Definitions for react-paginate 4.3.
|
2017-06-19 15:02:07 +00:00 |
|
Sebastien PUECH
|
c231cbdc07
|
Fix the test.
|
2017-06-19 16:19:02 +02:00 |
|
Leonard Thieu
|
9fdf0187a9
|
[jquery] Clean up pass on effects-related methods on JQuery.
Add tests for effects-related methods on JQuery.
|
2017-06-19 10:12:57 -04:00 |
|
petrce
|
e2e2568f83
|
Update index.d.ts
added missing DataGroup.nestedGroups according this example: http://visjs.org/examples/timeline/groups/nestedGroups.html
|
2017-06-19 14:55:04 +01:00 |
|
Alex Brick
|
151354bf00
|
Swagger UI 2.0 does not require options
|
2017-06-19 12:24:10 +02:00 |
|
Melvin Groenhoff
|
ee9ce4dec1
|
Add typings for natsort
|
2017-06-19 12:15:58 +02:00 |
|
HiromiShikata
|
84d9be6f91
|
Fix lint warnings
|
2017-06-19 17:34:04 +09:00 |
|
Oden
|
0554c5aa25
|
Fix missed replacement.
|
2017-06-19 01:11:35 -07:00 |
|
Tim Brust
|
7b1d4d2dd3
|
fix(cordova-plugin-inappbrowser): remove not needed type
|
2017-06-19 09:54:59 +02:00 |
|
Tim Brust
|
c83b614b42
|
fix(cordova-plugin-inappbrowser): add missing entry of InAppBrowser to Cordova interface
|
2017-06-19 09:54:59 +02:00 |
|
Oden
|
081c004d03
|
Fix Map loader docs.
|
2017-06-19 00:28:21 -07:00 |
|
Oden
|
294e98d261
|
Use React.ComponentType
|
2017-06-19 00:24:18 -07:00 |
|
newraina
|
66517493ef
|
fix fetch.io append param
|
2017-06-19 10:38:45 +08:00 |
|
Leonard Thieu
|
2ab5b39915
|
[jquery] Add tests for data-related methods on JQuery.
|
2017-06-18 18:29:01 -04:00 |
|
Leonard Thieu
|
89b331e304
|
[jquery] width and height methods on JQuery can return undefined on empty sets.
Add tests for CSS-related methods on JQuery.
|
2017-06-18 18:19:18 -04:00 |
|
Leonard Thieu
|
cb59acb817
|
[jquery] Added tests for attribute-related and property-related methods on JQuery.
|
2017-06-18 17:01:10 -04:00 |
|
Leonard Thieu
|
a3ef3077dd
|
[jquery] Fixed signatures on Ajax-related methods on JQuery.
Added tests for Ajax-related methods on JQuery.
|
2017-06-18 16:26:05 -04:00 |
|