Commit Graph

34563 Commits

Author SHA1 Message Date
Graham Mendick
76e8326e9f Updated typings and tests for Navigation 4.0.1 2017-08-31 15:54:51 +01:00
Alan Agius
a7d0be726e feat(fs-extra): update CopyFilter signature to include dest (#19361)
* feat(fs-extra): update `CopyFilter` signature to include `dest`

* merge conflicts

fs-extra: re-add missing dash
2017-08-31 07:04:38 -07:00
Danlock
5bb93e3433 Deferrable option mistakenly refers to the interface and not it's contents (#18677) 2017-08-30 17:24:43 -07:00
Taisiias
5e4cf3ca78 [smtp-server] Derived SMTPServer from NodeJS.EventEmitter. (#19368)
* [smtp-server] Derived SMTPServer from NodeJS.EventEmitter.

* Importing EventEmitter from 'events'.
2017-08-30 17:23:20 -07:00
Sean Tan
29ef7964f1 [pouchdb-core] PouchDB.Core.GetMeta should always contain _rev (#19414) 2017-08-30 17:22:58 -07:00
Frank Tan
6cdcdd65e7 [recompose] Add generic onlyUpdateForKeys (#19440)
Adds an overload for `onlyUpdateForKeys` that allows a generic parameter for the component props type. This allows us to use `keyof` to provide type checking on the property names.
2017-08-30 17:22:13 -07:00
Christopher Blum
15f04003bf stripe-v3: Add missing focus method (#19450) 2017-08-30 17:21:59 -07:00
Sam Baxter
7a352888ad selenium-webdriver: Add typing for headless option to chrome driver (#19463)
* selenium-webdriver: Add typing for headless option to chrome driver

* selenium-webdriver: Add test for chrome headless option
2017-08-30 17:21:46 -07:00
Kyle Roach
869ff500c6 Definitions for react-native-material-kit (#19464) 2017-08-30 17:08:55 -07:00
Gyula Szalai
7769c99d01 Type definitions for the server-destroy npm package (#19452)
* Typings for server-destroy npm package

* Fix indentation of server-destroy typings

* Fix tsconfig of server-destroy typings
2017-08-30 17:07:58 -07:00
Kyle Roach
aa3a5687b7 Definitions for react-native-doc-viewer (#19467) 2017-08-30 17:06:00 -07:00
Khell
3741554e0e [koa-pino-logger] Initial version (#19448) 2017-08-30 17:05:27 -07:00
Miloslav Nenadál
5ef67e1623 [kurento-utils]: Add types (#19416)
* [kurento-utils]: Add types

* [kurento-utils]: Set noImplicitAny to `true`
2017-08-30 17:04:46 -07:00
bizen241
ac52d79dde [unist]: add types (#19472) 2017-08-30 17:02:59 -07:00
Kovács Vince
0f62f0016e Add type definitions for semver-compare (#19451)
* Initial type definitions for semver-compare

* Fix definitions

* Fix tslint errors
2017-08-30 17:01:32 -07:00
Dibyo Majumdar
f2111f6347 Add typings for xxhashjs (#19431) 2017-08-30 16:56:47 -07:00
Miloslav Nenadál
1939d342ec [shell-escape]: Add types (#19449) 2017-08-30 16:56:11 -07:00
Mine Starks
ed8dad43c5 Merge pull request #18626 from stevehipwell/update-restify
Update Restify server interface
2017-08-30 12:47:20 -07:00
Mine Starks
c908aa1b06 Merge pull request #18538 from AJamesPhillips/ramda-curry-intersection
[Ramda] Curry intersection
2017-08-30 11:26:01 -07:00
Mine Starks
dbdab87fa3 Merge pull request #18503 from rosek86/add-node-geocoder
Add node-geocoder definition.
2017-08-30 11:20:04 -07:00
Mine Starks
50e385dcbf Merge pull request #19283 from totpero/master
added jquery.filtertable and waitMe
2017-08-30 11:02:54 -07:00
Mine Starks
4cbdfce74c Merge pull request #19445 from DefinitelyTyped/minestarks-patch-1
advise against `T | any` in Common Mistakes
2017-08-30 10:35:59 -07:00
Mine Starks
810a6aef29 remove colon 2017-08-30 10:35:46 -07:00
Mine Starks
4f227fbd88 Merge pull request #19379 from crispybee/master
Add typings for read-chunk
2017-08-30 10:18:14 -07:00
Mine Starks
1247b6f2af Merge pull request #19388 from Delagen/master
[yandex-maps] initial version
2017-08-30 10:16:35 -07:00
Mine Starks
bb11fb590b Merge pull request #19270 from peter-scott/master
ESPrima - Update to version 4.0
2017-08-30 10:12:06 -07:00
TotPeRo
a22726a890 Update tsconfig.json 2017-08-30 18:53:23 +03:00
TotPeRo
31da31557e Update tsconfig.json 2017-08-30 18:53:01 +03:00
Andy
44daccc31e react-virtualized-select: Fix compile errors (#19194)
* react-virtualized-select: Fix compile errors

* Simpler fix
2017-08-30 08:16:02 -07:00
Andy
a828ea02ac Normalize tsconfig.jsons (#19447) 2017-08-30 08:15:31 -07:00
Eloy Durán
a2c8a16938 Merge pull request #19435 from SahinVardar/master
Fixes #18734 for react-native NativeModule type.
2017-08-30 13:27:04 +02:00
crispybee
9647a36a3d Set strictNullChecks to true 2017-08-30 12:47:56 +02:00
Sergey Vohmyanin
8517456ee7
[yandex-maps] fix nullable types 2017-08-30 10:00:50 +03:00
Peter Scott
199ef32ca6 moved current esprima type definitions to version subfolder 2017-08-30 07:33:47 +01:00
Mine Starks
eefbfbbe25 Merge pull request #18536 from deptno/master
add ko-KR to MobilePhoneLocale interface
2017-08-29 18:00:52 -07:00
Mine Starks
095e3a2157 Merge pull request #19381 from BendingBender/backoff
[backoff] add typings
2017-08-29 17:59:17 -07:00
Mine Starks
bd30259568 Merge pull request #19424 from NaridaL/patch-2
[readme] Added FAQ: how long until PR merged?
2017-08-29 17:58:58 -07:00
Mine Starks
13508161e3 Remove conflicting info on @types turnaround time
The new Q&A contradicts the line above. Removing that.
2017-08-29 17:56:57 -07:00
Adrian Leonhard
de47be0a7d Update README.md 2017-08-30 02:49:07 +02:00
Mine Starks
3e6caafc62 Merge pull request #19438 from jason0x43/istanbuljs
Add types for istanbuljs libraries
2017-08-29 17:46:01 -07:00
Jason Cheatham
a3a7562f36 Enable strict null checks for istanbuljs types 2017-08-29 20:37:52 -04:00
Mine Starks
23b608b40b Merge pull request #19413 from ikatyang/feat/prettier/update-v1.6
feat(prettier): update to version 1.6
2017-08-29 17:30:12 -07:00
Mine Starks
3b297cd87c advise against T | any in Common Mistakes 2017-08-29 17:16:51 -07:00
Mine Starks
8cf6dbac19 Merge pull request #19393 from acrazing/master
feat(botvs): the typings declarations for botvs.com
2017-08-29 16:38:16 -07:00
Mine Starks
719b4e568f Merge pull request #19221 from GeneLil/react-scrollbar/add-two-definitions
react-scrollbar: added two definitions which were missed by author
2017-08-29 16:35:04 -07:00
Mine Starks
494b17ab8a Merge pull request #19439 from onatm/react-select/add-onNewOptionClick
[react-select] add onNewOptionClick prop to ReactCreatableSelectProps
2017-08-29 16:34:37 -07:00
Mine Starks
e5563a9b3b Merge pull request #19190 from ondrowan/connect-flash-missing-defn
Add missing Request.flash function overload in connect-flash
2017-08-29 16:33:57 -07:00
Adrian Leonhard
182f45ccf1 Update README.md 2017-08-29 23:36:04 +02:00
Mine Starks
2e35d2d5c2 Merge pull request #19214 from DefinitelyTyped/redux-actions
redux-actions: Fix tests
2017-08-29 14:30:32 -07:00
Mine Starks
1c7dfdd466 Merge pull request #19411 from mDibyo/dibyo/fix-redux-batched-subscribe-tests
Fix redux-batched-subscribe test
2017-08-29 14:26:31 -07:00