segayuu
86928c2c5f
add test
2017-11-07 11:44:55 +09:00
segayuu
ef7fa932c6
Enable strictNullCheck (See: https://mozilla.github.io/nunjucks/api.html#constructor )
2017-11-07 11:42:37 +09:00
segayuu
7019fca216
cleanup ignore lint error: ban-types
2017-11-07 11:17:39 +09:00
segayuu
cdb226b3ba
cleanup ignore lint error: export-just-namespace
2017-11-07 11:13:47 +09:00
segayuu
fb2435c3d4
cleanup ignore lint error: strict-export-declare-modifiers
2017-11-07 11:04:08 +09:00
segayuu
f9293c661f
cleanup ignore lint error: prefer-const
2017-11-07 11:03:06 +09:00
segayuu
e481e9ca24
cleanup ignore lint error: dt-header
2017-11-07 10:59:06 +09:00
segayuu
8fc83723b3
cleanup ignore lint error: unified-signatures
2017-11-07 10:57:05 +09:00
segayuu
41fb40bb68
cleanup ignore lint errors: no-consecutive-blank-lines, trim-file
2017-11-07 10:48:01 +09:00
segayuu
ab7d7db1d2
Activate unnecessarily ignored rules.
2017-11-07 10:45:47 +09:00
Daniel Rosenwasser
f0b1bb2464
Merge pull request #21274 from stevenfan/remove-angulartics-contributor
...
Remove myself from angulartics contributors
2017-11-06 13:20:32 -08:00
Daniel Rosenwasser
fd9feeb532
Merge pull request #21289 from newyankeecodeshop/fix-responder-callback
...
Return type of `onStartShouldSetPanRespnder` should be boolean
2017-11-06 13:19:51 -08:00
Andy
1590bd5748
p-lazy: Fix test ( #21280 )
2017-11-06 13:09:32 -08:00
Andrew Goodale
90532bc5a5
Return type of onStartShouldSetPanRespnder should be boolean
2017-11-06 15:57:47 -05:00
Daniel Rosenwasser
7e8452b985
Merge pull request #21230 from mitsuruog/master
...
[react-s-alert]Add new package
2017-11-06 11:48:49 -08:00
Andy
9413f9cb41
node types don't really require TypeScript@2.2 ( #21283 )
2017-11-06 11:28:30 -08:00
Daniel Rosenwasser
13eb4c3623
Merge pull request #21263 from rubensworks/feature/asynciterator
...
Add asynciterator typings
2017-11-06 11:05:51 -08:00
Daniel Rosenwasser
5bf7868a92
Merge pull request #21154 from ssyrell/master
...
Add types for react-alert
2017-11-06 11:00:01 -08:00
Andy
88131dc81e
jasmine doesn't really require typescript@2.3 ( #21284 )
2017-11-06 10:59:21 -08:00
Daniel Rosenwasser
855a798867
Merge pull request #21245 from timwangdev/rn-netinfo
...
[react-native] Fix NetInfo module type.
2017-11-06 10:57:13 -08:00
Daniel Rosenwasser
6939984119
Merge pull request #21271 from wingsbob/add-koa-joi-router
...
Add koa-joi-router typings
2017-11-06 10:52:00 -08:00
Daniel Rosenwasser
a55b8e21c0
Merge pull request #20785 from alan-agius4/feature/webpack-multicompiler
...
fix(webpack): `MultiCompiler` extends `Tapable`
2017-11-06 10:41:35 -08:00
Daniel Rosenwasser
f48ea33ae9
Merge pull request #20761 from dawnmist/update-react-bootstrap-table-4.0.6
...
Update react bootstrap table definitions to version 4.1.1
2017-11-06 10:40:21 -08:00
Daniel Rosenwasser
efc5f4b04a
Merge pull request #21186 from SteveXian/enable-es6-promises-in-bookshelf-transaction
...
Bookshelf transaction incompatible with async/await due to forced Bluebird return type.
2017-11-06 10:35:20 -08:00
Daniel Rosenwasser
7db9a830f6
Merge pull request #21265 from donaldpipowitch/patch-11
...
fixed client api's in auth0
2017-11-06 10:34:47 -08:00
Daniel Rosenwasser
c4de034603
Use import = require syntax.
2017-11-06 10:32:32 -08:00
ravihugo
9e6fecf780
Typings for material-ui-datatables npm package ( #21149 )
...
* Typings for material-ui-datatables npm package
* Enhance test file
* Fix pull-request issue
* Typings for material-ui-datatables npm package
* Fix pull-request issue
* Remove package.json to fix build
* Remove package.json to fix build
* tslint issues and strictFunctionTypes
* Another travis error
* Fix more issues
* Removed generics syntax
* Fix parameter names
2017-11-06 09:09:11 -08:00
Nathan Shively-Sanders
66f36eb2be
Merge pull request #21233 from AviVahl/master
...
Backport ts 2.6.1 fix to @types/react@15
2017-11-06 08:57:12 -08:00
Matthew Bull
87c3e156e7
Identified some missing definitions for ctx.request.body and ctx.request.params
2017-11-06 16:43:19 +00:00
Steven Fan
0531c2cb37
Remove myself from angulartics contributors
2017-11-06 11:00:49 -05:00
Teppei Sato
a68863ebbd
node: improve util.promisify ( #21253 )
2017-11-06 07:03:48 -08:00
Andrew Stucki
ce7836d4ac
Add windowsVerbatimArguments for node child_process ( #20694 )
2017-11-06 07:00:45 -08:00
Janeene Beeforth
2fd2214dcc
Make requested changes.
...
I still don't understand why the requested change is beneficial. Local testing shows that using the default "any" type for the generics results in all typechecking of parameters/outputs based on the generic type being disabled by the change.
2017-11-07 00:41:59 +11:00
Matthew Bull
31c8432e74
Got tests running, made changes to get tests to compile
2017-11-06 11:36:38 +00:00
Matthew Bull
a9b5d8c180
Got linting working, updated tests a bit
2017-11-06 10:30:33 +00:00
Matthew Bull
394f436a2a
Scaffolded rule directory
2017-11-06 09:32:58 +00:00
Donald Pipowitch
212dadef88
fixed client api's in auth0
2017-11-06 09:33:10 +01:00
Daniel Rosenwasser
4c97af68b4
Merge pull request #21232 from jaeggerr/parse
...
Added missing methods to Parse.Object
2017-11-05 21:26:05 -08:00
Daniel Rosenwasser
86e6a382eb
Merge pull request #21216 from dalen/patch-1
...
atom: Make ErrorNotification extend Notification
2017-11-05 21:13:13 -08:00
Daniel Rosenwasser
0f448e8a1f
Merge pull request #21127 from andnp/LodashPick
...
lodash use typescript Pick<> to improve _.pick typings
2017-11-05 21:12:34 -08:00
Daniel Rosenwasser
a71689743e
Merge pull request #21201 from jez9999/patch-3
...
Change ZeroMQ Socket to class
2017-11-05 21:10:23 -08:00
Daniel Rosenwasser
f2c36e9c58
Merge pull request #21246 from pine/feature/fancy-log
...
Add `fancy-log` types
2017-11-05 21:08:09 -08:00
Ruben Taelman
d1432ccadc
Add asynciterator typings
2017-11-06 13:40:24 +09:00
Tim Wang
0903b17fb0
Fix docs comments
2017-11-05 21:04:24 -06:00
Tim Wang
0ff602e5b8
Remove deprecated warning from interface name.
2017-11-05 21:03:14 -06:00
Cedric Kemp
c3cf3e3123
Added tests for isNew() and toPointer() of Parse object
2017-11-04 12:22:10 -04:00
Cedric Kemp
9bebb12c46
Fixed linter issues
2017-11-04 12:19:54 -04:00
Cedric Kemp
79d8c8e6fc
Created interface Pointer for toPointer() method of ParseObject
2017-11-04 12:16:54 -04:00
Pine Mizune
57ece6d8c4
fix test
2017-11-04 23:19:26 +09:00
Pine Mizune
98363f3261
add fancy-log types
2017-11-04 23:09:33 +09:00