Commit Graph

43365 Commits

Author SHA1 Message Date
Nathan Shively-Sanders
4f5801f752 Merge pull request #24477 from nightire/master
[@types/ember-qunit] API improvements for ember-qunit
2018-03-28 10:13:31 -07:00
Nathan Shively-Sanders
316db2e16c Merge pull request #24476 from woahitsjc/patch-1
[@types/modernizr] - Correct casing for modernizr
2018-03-28 10:11:55 -07:00
Nathan Shively-Sanders
82660fe7fc Merge pull request #24467 from alvis/highland
highland: add the definition for the new isNil() for type guarding
2018-03-28 09:56:47 -07:00
Nathan Shively-Sanders
c50d9fc4ff Merge pull request #24478 from LennyZ71/master
@types\mapbox-gl Change RasterSource URL to optional.
2018-03-28 09:56:06 -07:00
Nathan Shively-Sanders
625451856a Merge pull request #24475 from hisorange/master
Add missing 'bclient' type to Bull types
2018-03-28 09:09:30 -07:00
Mine Starks
ae7246bdf6 Merge pull request #24311 from mykolas/master
react-router-redux typings update for createMatchSelector function
2018-03-28 08:33:33 -07:00
Nathan Shively-Sanders
2ed5ca5ded Merge pull request #24591 from SimonSchick/newtypes/bell
feat(types): add typings for bell
2018-03-28 08:02:16 -07:00
Nathan Shively-Sanders
85e55ee4c8 Merge pull request #24585 from cortopy/ethereumjs-util
add Uint8Array for browsers
2018-03-28 07:58:01 -07:00
Nathan Shively-Sanders
260381f1c8 Merge pull request #24587 from DeTeam/update-circuit-breaker-js
Update typing for circuit-breaker-js
2018-03-28 07:57:13 -07:00
Nathan Shively-Sanders
8d99c04af0 Merge pull request #24582 from firede/graphql-list-fields
[graphql-list-fields] Rewrite tests.
2018-03-28 07:56:30 -07:00
Nathan Shively-Sanders
3317a4a44b Merge pull request #24575 from ckboyjiy/navermaps
[@types/navermaps] Simple bug fix for sub module
2018-03-28 07:54:40 -07:00
Nathan Shively-Sanders
75104fa297 Merge pull request #24580 from zspitz/activex-wia
Replace forEach with for...of in tests
2018-03-28 07:53:42 -07:00
Nathan Shively-Sanders
434dfb036d Merge pull request #24572 from KrauseStefan/Add-when-needed-scrollbars-options
Updated UI-GRID with: uiGridConstants.scrollbars.WHEN_NEEDED
2018-03-28 07:30:50 -07:00
Nathan Shively-Sanders
32c673e9d3 Merge pull request #24581 from firede/express-graphql
[express-graphql] Fixed the definition of some optional fields.
2018-03-28 07:30:07 -07:00
Nathan Shively-Sanders
96bb76e39b Merge pull request #24579 from plutino/master
[@types/simple-oauth2] Set proper type for AccessToken.token.
2018-03-28 07:28:34 -07:00
Simon Schick
c1fa2b114c fixup! feat(types): add typings for bell 2018-03-28 15:28:45 +02:00
Simon Schick
6623a7ee25 feat(types): add typings for bell 2018-03-28 15:16:59 +02:00
Timur Amirov
7addf7ae18 Update typing for circuit-breaker-js 2018-03-28 13:14:26 +02:00
Juan Jimenez-Anca
cd12005ec0 add Uint8Array for browsers 2018-03-28 10:14:40 +01:00
Mykolas Kairys
026dc969c2 updated react-router-redux createMatchSelector definition to not have generic 2018-03-28 11:24:08 +03:00
Firede
cd800800a9 Rewrite tests.
`GraphQLResolveInfo` is usually generated internally by graphql.
2018-03-28 16:05:34 +08:00
Firede
ac6eb13e40 Defining schema the right way.
Otherwise, it will cause the new version `@types/graphql` test to fail.
Related: #24566
2018-03-28 15:25:04 +08:00
Zev Spitz
f7255883d0 Undo ReadonlyArray 2018-03-28 09:05:30 +02:00
Zev Spitz
3e6f8de9dc Use ReadonlyArray 2018-03-28 09:04:28 +02:00
Firede
73c777a74a Fixed the definition of some optional fields.
`express-graphql` version: 0.6.12
2018-03-28 14:49:05 +08:00
Zev Spitz
08716e9683 Replace forEach with for...of in tests 2018-03-28 08:47:59 +02:00
Firede
8988aee224 Reformat all files using prettier.
prettier --parser typescript --tab-width 4 --semi --trailing-comma es5 \
         --write --print-width 120 \
         types/express-graphql/*.ts
related: #24552
2018-03-28 14:39:26 +08:00
Ke Zhang
454e0ecd28 Update package version of @type/simple-oauth2 2018-03-27 21:29:18 -07:00
Ke Zhang
6ed5c80000 Add proper type for AccessToken.token. 2018-03-27 21:06:48 -07:00
ckboyjiy
be1c86fffe Modified submodules 2018-03-28 11:08:51 +09:00
Nathan Shively-Sanders
b27c13d93a Merge pull request #24571 from nickp10/master
Add missing jwt function on the express response object for the jwt-express package
2018-03-27 15:29:14 -07:00
krauseStefan
6eb449c46d Added uiGridConstants.scrollbars.WHEN_NEEDED
The option is documented here:
http://ui-grid.info/docs/#!/api/ui.grid.service:uiGridConstants#properties_scrollbars
2018-03-28 00:07:33 +02:00
nickp10
853933598a Add missing jwt function on the express response object 2018-03-27 15:33:40 -06:00
Nathan Shively-Sanders
66359f8051 Merge pull request #24569 from DeTeam/circuit-breaker-js
Added typings for curcuit-breaker-js
2018-03-27 14:31:55 -07:00
Nathan Shively-Sanders
4946c9aa8c Merge pull request #24563 from nickp10/master
Add types for the jwt-express package
2018-03-27 14:03:12 -07:00
Nathan Shively-Sanders
bc79217e1a Merge pull request #24223 from BehindTheMath/sqlite3-add-verbose-return
[sqlite3] Add return type for .verbose()
2018-03-27 13:49:45 -07:00
nickp10
a34abe5ba3 Fix interface exports and add more tests 2018-03-27 14:46:19 -06:00
Nathan Shively-Sanders
df1151850d Merge pull request #24560 from tomwanzek/d3-fetch-1-1-0
feat(d3-fetch):  update to minor version 1.1
2018-03-27 13:44:22 -07:00
Andy
9ca4a519d1 yeoman-generator: Update required TypeScript version (#24567) 2018-03-27 13:43:37 -07:00
Timur Amirov
7c9424cf24 curcuit-breaker-js: introduce @types/curcuit-breaker-js 2018-03-27 22:28:24 +02:00
Nathan Shively-Sanders
043c74d8ea Merge pull request #24564 from scottleedavis/master
Types for EventSource
2018-03-27 13:23:02 -07:00
Scott Davis
a5e131585f Made changes as requested by sandersn 2018-03-27 12:40:49 -07:00
Nathan Shively-Sanders
93fd7cb02d Merge pull request #24565 from Zlatkovsky/patch-1
Add placeholder comment markers for ease of tooling
2018-03-27 12:38:32 -07:00
Nathan Shively-Sanders
ad6ad59116 Merge pull request #24394 from jrockwood/master
fix(inquirer): adding missing functionality and tests
2018-03-27 12:37:14 -07:00
Justin Rockwood
404547935f Merge branch 'master' into master 2018-03-27 12:33:16 -07:00
Mohsen Azimi
d5cbb8d3cb Add MultiHook and _pluginCompat to Tapable (#24527)
* Fix Tapable types

* ..

* Clean up

* Undo instance member change

* Add constructor to Hookmap
2018-03-27 11:32:31 -07:00
Nathan Shively-Sanders
966fe06044 Merge pull request #24550 from SergioMorchon/master
[JSS] Update JSS.use to work with varargs
2018-03-27 11:01:34 -07:00
Scott Davis
30bb434d2f configured tslint up to spec. 2018-03-27 11:00:49 -07:00
Michael Zlatkovsky
f8543da289 Add placeholder comment markers for ease of tooling 2018-03-27 10:58:20 -07:00
Scott Davis
ac7ab1c5c3 Types for eventsource 2018-03-27 10:49:50 -07:00