 Nathan Shively-SandersandGitHub
|
032c4a4e24
|
Merge pull request #17219 from cwmoo740/patch-1
redux-mock-store export MockStore
|
2017-06-20 09:14:56 -07:00 |
|
 Nathan Shively-SandersandGitHub
|
76ebf7a5f8
|
Merge pull request #17305 from DefinitelyTyped/scarabedore-master
Followup to #17154 -- fix node-static-tests
|
2017-06-20 08:37:30 -07:00 |
|
 John ReillyandGitHub
|
d6d7062dae
|
Merge pull request #17301 from leonard-thieu/jquery
[jquery/v3] Update type definitions
|
2017-06-20 15:47:19 +01:00 |
|
cwmoo740
|
85ce02feb3
|
redux-mock-store typing test for MockStore and MockStoreCreator
|
2017-06-20 10:36:09 -04:00 |
|
 Nathan Shively-SandersandGitHub
|
fbe4da1ebf
|
Merge pull request #17150 from Flarna/node_process_signals
[Node] Add missing OS Signals and EventEmitter APIs in Process, correct emit APIs
|
2017-06-20 07:29:42 -07:00 |
|
 Nathan Shively-SandersandGitHub
|
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-SandersandGitHub
|
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-SandersandGitHub
|
3ebc081f0b
|
Merge pull request #17227 from DefinitelyTyped/node-getopt-create
node-getopt: Fix type of `create`
|
2017-06-19 15:50:53 -07:00 |
|
 Nathan Shively-SandersandGitHub
|
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-SandersandGitHub
|
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-SandersandGitHub
|
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-SandersandGitHub
|
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-SandersandGitHub
|
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 |
|
 Mine StarksandGitHub
|
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 StarksandGitHub
|
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 |
|
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 |
|
Sebastien PUECH
|
a4d5894baa
|
Fix2
|
2017-06-19 17:05:19 +02: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 |
|
HiromiShikata
|
84d9be6f91
|
Fix lint warnings
|
2017-06-19 17:34:04 +09: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 |
|
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 |
|
Leonard Thieu
|
821e7ce387
|
[jquery] Consistency pass.
|
2017-06-18 15:58:04 -04:00 |
|
Leonard Thieu
|
77ad71917d
|
[jquery] Use 'SuccessTextStatus' instead of 'string'.
|
2017-06-18 14:55:54 -04:00 |
|
Leonard Thieu
|
4636d3ed83
|
[jquery] Fix JSDoc failing to associate with type member when TSLint rule flag is in between.
|
2017-06-18 13:31:35 -04:00 |
|
HiromiShikata
|
cb2189e184
|
feat(fs-extra-promise): add missing interfaces
|
2017-06-18 19:59:44 +09:00 |
|
amiram
|
7b23bb554f
|
add get job callback definition
https://github.com/Automattic/kue/blob/master/lib/queue/job.js#L161
|
2017-06-18 12:24:40 +03:00 |
|
amiram
|
ccdd34441d
|
add created_at
|
2017-06-18 10:38:46 +03:00 |
|
amiram
|
3db1d4c9b4
|
add result to job and process done callback.
https://github.com/Automattic/kue/blob/master/lib/queue/job.js#L205
https://github.com/Automattic/kue/blob/master/lib/queue/worker.js#L181
|
2017-06-18 09:57:00 +03:00 |
|
 John ReillyandGitHub
|
8aff840533
|
Merge pull request #17276 from leonard-thieu/jquery
[jquery] Module should export factory or JQueryStatic
|
2017-06-18 06:56:09 +01:00 |
|
Leonard Thieu
|
844920fa54
|
[jquery] Consolidate duplicate signature.
|
2017-06-17 20:44:47 -04:00 |
|
Leonard Thieu
|
11594d27ad
|
[jquery] Fix export.
|
2017-06-17 18:33:02 -04:00 |
|
 Naor TorgemanandGitHub
|
07a1a1a59a
|
update test to work with default export
|
2017-06-17 17:09:14 +03:00 |
|
Leonard Thieu
|
0ffd123343
|
[electron-settings] Remove internal module declaration.
|
2017-06-17 09:27:28 -04:00 |
|
Kevin Lowe
|
5580239cfe
|
Fix tsconfig
|
2017-06-16 22:45:30 -07:00 |
|