Alexander T
5e90a6c621
looks-same: Provides its own types ( #39669 )
2019-10-28 20:22:51 -07:00
Alexander T
7eee597922
express-winston: Provides its own types ( #39612 )
2019-10-28 20:22:27 -07:00
Alexander T
4f05aeed7e
snowboy: Provides its own types ( #39545 )
2019-10-28 20:19:30 -07:00
Alexander T
547555b921
karma-viewport: Provides its own types ( #39578 )
2019-10-28 20:18:40 -07:00
Alexander T
7170406a54
pixi.js: Provides its own types ( #39494 )
2019-10-28 16:01:41 -07:00
Guy Ellis
f35ee70d16
Update definitions for connect-mongo 3.0 ( #39278 )
2019-10-28 15:25:28 -07:00
Chigozirim C
8e851d8433
[@types/fibers] Upgrade types for node-fibers ( #38143 )
...
* Update fibers types
* Move tests to a folder
* comment out the unused types
* Change futurefunction
* Update typescript version
* Change imports
* House cleaning of fiber types
* Remove default types
* enable dt-header linter rule
* Enable full linter
* Enabled all necessary lint rules and fixed errors
2019-10-28 14:10:53 -07:00
Junxiao Shi
d4c06d452e
it-pushable: initial definition ( #39097 )
2019-10-28 11:41:19 -07:00
Michael Mitchell
79611a24f4
[bent] Add definitions ( #39254 )
...
* [bent] Add definitions
* [bent] Add overloads for specific option orders
* [bent] Remove redundant union from url overloads
2019-10-28 10:59:44 -07:00
Dan Vanderkam
25844130b2
[mapbox-gl] Update for v1.3.0 ( #39306 )
...
* Updates for mapbox gl 1.4
* lint
2019-10-28 10:32:08 -07:00
Alexander T
8a82e516a8
react-sticky-box: Provides its own types ( #39528 )
2019-10-28 10:27:50 -07:00
Alexander T
c184453248
react-sortable-pane: Provides its own types ( #39527 )
2019-10-28 10:27:31 -07:00
Alexander T
3009aa1a2c
react-content-loader: Provides its own types ( #39506 )
2019-10-28 10:16:20 -07:00
Alexander T
c223393ec0
react-native-permissions: Provides its own types ( #39519 )
2019-10-28 10:15:38 -07:00
Alexander T
3a70e2fdf1
react-jss: Provides its own types ( #39514 )
2019-10-28 10:14:44 -07:00
Alexander T
acc059b488
react-inlinesvg: Provides its own types ( #39511 )
2019-10-28 10:12:43 -07:00
Alexander T
5506a0641c
react-circular-progressbar: Provides its own types ( #39504 )
2019-10-28 10:05:31 -07:00
Alexander T
e7a6c25c3c
qunit-dom: Provides its own types ( #39498 )
2019-10-28 10:02:13 -07:00
Alexander T
7f51801465
phin: Provides its own types ( #39493 )
2019-10-28 09:51:52 -07:00
Alexander T
eba15598ce
random-js: Provides its own types ( #39499 )
2019-10-28 09:48:03 -07:00
Augusto Calaca
b3e533357d
[relay-compiler] add schema on generate for v7 ( #39665 )
...
* feat(relay-compiler): add schema on generate to relay-compiler-v7
* feat(relay-compiler): add schema on generate to relay-compiler-v7
* feat(relay-compiler): fix travis error, add schema definitions on GraphQLIRVisitor instead RelayLanguagePlugin
* feat(relay-compiler): rename files
* feat(relay-compiler): rename files
* feat(relay-compiler): update tsconfig to new filenames
* feat(relay-compiler): update type definitions to relay v7
* Remove schema parameter from visit function
* Move Schema from core/GraphQLIRVisitor to core/Schema
* export EnumTypeID, FieldID, ScalarTypeID, Schema and TypeID from index.d.ts
2019-10-28 17:47:24 +01:00
Alexander T
7853f613ce
odata: Provides its own types ( #39488 )
2019-10-28 09:45:50 -07:00
Alexander T
77fc1e90f6
overwatch-api: Provides its own types ( #39489 )
2019-10-28 09:45:28 -07:00
Alexander T
c5f0f48b77
node-sql-parser: Provides its own types ( #39481 )
2019-10-28 09:45:17 -07:00
Alexander T
4a68227028
morphdom: Provides its own types ( #39471 )
2019-10-28 09:44:24 -07:00
Alexander T
29b1ea49a9
natsort: Provides its own types ( #39472 )
2019-10-28 09:44:16 -07:00
Alexander T
1b8bd0adeb
menubar: Provides its own types ( #39462 )
2019-10-28 09:38:15 -07:00
Alexander T
ded19e1847
koa-useragent: Provides its own types ( #39454 )
2019-10-28 09:37:39 -07:00
Alexander T
9a499c93e8
logform: Provides its own types ( #39456 )
2019-10-28 09:13:29 -07:00
Alexander T
4b22063e77
mongodb-memory-server: Provides its own types ( #39469 )
2019-10-28 09:12:45 -07:00
Alexander T
7f9e0b901f
mobx-task: Provides its own types ( #39465 )
2019-10-28 09:11:49 -07:00
Alexander T
10ac63b0ff
memoize-one: Provides its own types ( #39461 )
2019-10-28 09:11:36 -07:00
Alexander T
28e81b93b4
koa-pug: Provides its own types ( #39452 )
2019-10-28 08:54:05 -07:00
Alexander T
e08d5a7f83
lorem-ipsum: Provides its own types ( #39457 )
2019-10-28 08:18:01 -07:00
Alexander T
fe891714ee
kafkajs: Provides its own types ( #39446 )
2019-10-28 08:16:02 -07:00
Anders Kindberg (Bengtsson)
3bcd68faa6
[superagent] Use base http.Agent instead of extension https.Agent so that they both work ( #39385 )
2019-10-28 08:05:49 -07:00
Raoul Jaeckel
b167945e7b
fix(pino): changing type from false to boolean of LoggerOptions.timestamp ( #39392 )
2019-10-28 07:55:50 -07:00
Daniel Del Core
ce23bc466a
[react-select] export deeply non-nullable components ( #39341 )
2019-10-28 07:55:10 -07:00
David Dooling
532abbb85d
[html-validator] improve response message typings ( #39356 )
...
Enhance response message typings to accurately reflect all of the
types and subtypes of the messages. Peruse
https://github.com/validator/validator/tree/master/src/nu/validator/messages/types
to confirm the representations here are correct.
Reflect that a message either has or does not have location
information. Note that this implementation results in the location
properties not being available on the returned messages without
asserting them to the ValidationMessageLocationObject type (see the
updated test). This approach is more correct and easier when using
strict null checks, but makes it more cumbersome to access the
location properties when your TypeScript compiler configuration has
strict null checks set to false. Another option would be to do away
with the concept of a separate location sub-object and just make all
the location properties optional.
There was recently a new major version release of the upstream
project, so this seems like a good time to introduce this breaking
change.
Fix indentation.
2019-10-28 07:42:16 -07:00
Antoine Boisadam
ba54c4765d
Update definitions for inboxsdk ( #39290 )
...
* Update definitions for inboxsdk
* Adding comment to open() method
* Bad undocumented method...
2019-10-28 07:40:29 -07:00
Renan Machado
371a2eaabd
[react-relay] add hook types ( #39414 )
...
* add relay-experimental types
* add tests to relay-experimental types
* update version on header
2019-10-28 11:56:40 +01:00
Jesse Katsumata
dc156f32b2
react-native: fix AccessibilityInfo fetch method type ( #39904 )
...
* react-native: fix AccessibilityInfo fetch type
* Update types/react-native/test/index.tsx
2019-10-28 11:48:40 +01:00
Clay Miller
f71b4a0526
Make 'Omit' a distributive conditional type to support union prop types. Fixes #39300 . ( #39323 )
2019-10-28 11:11:25 +09:00
Max Beatty
46322caeb1
remove dotenv ( #39164 )
...
* remove dotenv
* add missing dependencies
* Add TS header
2019-10-27 15:50:18 +00:00
Alexander T
a2bceed52a
o.js: Provides its own types ( #39485 )
2019-10-26 07:47:58 -07:00
Alexander T
70b8180142
rword: Provides its own types ( #39539 )
2019-10-26 07:37:40 -07:00
Alexander T
4c0bb173e6
mockingoose: Provides its own types ( #39466 )
2019-10-26 07:35:25 -07:00
Alexander T
b208ae4625
expo: Provides its own types ( #39617 )
2019-10-26 07:32:50 -07:00
Emily Marigold Klassen
f2e14c8f84
Add typings for json-schema-merge-allof ( #39444 )
...
* Add typings for json-schema-merge-allof
* Fix lint issues
* Specifically add a 4 | 6 JSONSchema type for json-schema-ref-parser usage
* Add tests and further refine types
2019-10-25 15:53:43 -07:00
Nasreddine Bac Ali
9a281538df
Node os utils 1.1: Add utils ( #39442 )
...
* node-os-utils 1.0: Add types
* apply library file layout
* fix lint errors
* node-os-utils 1.1: Add types
2019-10-25 15:52:50 -07:00