Commit Graph

  • e5c3b4deec Support Gremlin DSL definitions (#42450) Keith Kirton 2020-02-20 00:33:07 +02:00
  • c16059e932 Match chrome.tabCapture.CaptureOptions with IDL definition (#42378) Brian Wilson 2020-02-19 17:30:10 -05:00
  • cf5daa1ab0 Type CARDS as Deck (#42492) Rory McGuinness 2020-02-19 22:27:19 +00:00
  • 008f0f22da Change koa-ejs ctx.render properties type to 'any' to allow for nested objects and other types than 'string' (#42342) Phil Gibbins 2020-02-19 20:58:58 +00:00
  • 98c1a4b208 add types for kap plugins (#42416) Connor Peet 2020-02-19 12:13:24 -08:00
  • 9cf554891c Add types for serverless-jest-plugin. (#42412) Gaelan 2020-02-19 11:58:07 -08:00
  • 4104952eb9 Add types for lambda-wrapper. (#42408) Gaelan 2020-02-19 11:53:29 -08:00
  • 8d98dc86af proxy-from-env: Add missing URL type for input parameter (#42447) F.P 2020-02-19 20:20:34 +01:00
  • 039151ba67 fix(ejs): add missing options property (#42422) Piotr Błażejewicz (Peter Blazejewicz) 2020-02-19 20:19:11 +01:00
  • 21df3e7084 feat(jest): add SpiedFunction type (#42460) Gareth Jones 2020-02-20 08:15:56 +13:00
  • 70956465ac feat(node): Add support for symbol-based CustomPromisify (#42154) ExE Boss 2020-02-19 20:13:44 +01:00
  • a12905bdef feat(node): Fix vm.compileFunction(…) type (#42414) ExE Boss 2020-02-19 20:12:35 +01:00
  • a16dcfb8da Removed types for @catho/quantum:3.9.0^ (#42465) Pedro Mutter 2020-02-19 16:06:34 -03:00
  • ecd6fb8f3c [aws-lambda] Split APIGatewayEventIdentity type (#42448) wengkhing 2020-02-20 03:00:55 +08:00
  • 6c59e79d0c Add android app state events "blur", "focus" (#42423) Mohamed Shaban 2020-02-19 14:46:20 +01:00
  • 9306d15154 feat: upgrade cli-spinner version (#42228) Ifiok Jr 2020-02-19 01:16:52 +01:00
  • 71171f48b5 Add type declaration for gl-fbo (#42394) Nick Krichevsky 2020-02-18 19:09:43 -05:00
  • 308f467a17 feat(alex): type definitions for alex v8.1 (#42461) Piotr Błażejewicz (Peter Blazejewicz) 2020-02-19 00:17:53 +01:00
  • b9b6b0e9bd [aws-lambda] Fixes a couple of typos I made noticed by @apepper (#42437) Simon Buchan 2020-02-19 11:29:42 +13:00
  • 42b2f4a5f7 [jasmine] Add typings for resolveTo() and rejectWith() introduced in jasmine 3.5 (#42374) coyoteecd 2020-02-19 00:27:42 +02:00
  • e73517f0d5 @types/passport-auth0: Add default export to type definition (#42315) Karl Horky 2020-02-18 23:17:03 +01:00
  • 42bb035f82 yup SchemaDescription test params (#42400) onichandame 2020-02-19 05:27:22 +08:00
  • 73e39b2a83 feat(node, perf_hooks): add entryType to all types and interfaces that use it (#42428) Ryan Willpower 2020-02-19 03:49:52 +07:00
  • 31ca8b6c52 ArangoDB: Remove import of graphql (#42430) Alan Plum 2020-02-18 20:43:13 +01:00
  • c31a127798 [hapi__joi] Fix parameter type used in type def for ValidationErrorFunction (#42357) Simcha Wood 2020-02-18 14:41:29 -05:00
  • b745d938a4 Fix return types for filter funcs without callback (#42185) Bert Verhelst 2020-02-18 20:33:24 +01:00
  • f3c401b8d2 fix(sharedb): correct sharedb.DB.getOps so it has nullable arguments (#42331) Peter Xu 2020-02-18 11:02:45 -08:00
  • 758c013883 pass extraParams in callback with request (#42241) Omar Diab 2020-02-19 04:00:24 +09:00
  • 66613d5aca Feature/react d3 graph (#42240) Harry Goode 2020-02-18 18:56:50 +00:00
  • 256ef16541 fix: move heatmapLibrary for google-map-react to props (#42324) Evan Shortiss 2020-02-18 10:53:24 -08:00
  • c935c2b9eb Add align to MjmlTableProps (#42312) Michał Grzelak 2020-02-18 19:48:29 +01:00
  • 2ef0c19e45 Update type for Options interface in franc package (#42327) Yoo.gyoon James Chung 2020-02-19 03:37:14 +09:00
  • 09262345ab fix: correct type for Ray.getPoint (#42449) jony89 2020-02-18 20:34:33 +02:00
  • c375bc849b react-map-gl: update to 5.2 (#42433) David Baumgold 2020-02-18 19:33:06 +01:00
  • aa6b443bdb change(restify-cookies): export parse method (#42276) iverly 2020-02-18 19:30:48 +01:00
  • 6a60b1687a [rsocket-core] export rsocket error (#42268) Sergey Tselovalnikov 2020-02-19 05:21:09 +11:00
  • 3d47ee6f11 Support latest version of dhtmlxscheduler (#42267) Zain Ahmad Khan 2020-02-18 23:16:15 +05:00
  • 76c7ccc4c8 Supercluster getLeaves should return points only (#42432) Danilo Figueiredo 2020-02-18 18:06:41 +00:00
  • dc209c0eb4 add clearFabricFontCache (#42395) Michael 2020-02-18 20:04:20 +02:00
  • d824e5f317 Add StopTimeout parameter to ContainerCreate (#42445) CameronDiver 2020-02-19 01:02:54 +07:00
  • d129b9b777 feat(karma-jasmine-html-reporter): type definitions for v1.5 (#42401) Piotr Błażejewicz (Peter Blazejewicz) 2020-02-18 02:34:02 +01:00
  • 366bb08b3f feat(karma-spec-reporter): type definitions for karma-spec-reporter (#42397) Piotr Błażejewicz (Peter Blazejewicz) 2020-02-18 02:33:11 +01:00
  • bbf0fe82d5 base64-stream v1.0 (#42434) Sean O'Brien 2020-02-17 20:26:04 -05:00
  • 13322c9f7d [react-modal] Added id attribute, as per PR https://github.com/reactjs/react-modal/765 (#42370) nitzanmo 2020-02-18 03:19:50 +02:00
  • 9bdc01d75d Rebase (#38390) Alexander Kachkaev 2020-02-18 01:16:37 +00:00
  • bec5d8a13a [cytoscape] Update types to 3.14.0 (#42293) Kim "Liam" Jongsoo 2020-02-18 10:14:01 +09:00
  • aeaef0a4df Add missing options to connectionOptions (#42426) Igor Morozov 2020-02-18 04:11:21 +03:00
  • 705fc01a6b fix(@hapi/hapi): use correct route settings object for handler decoration route parameter (#42391) Simon Schick 2020-02-17 17:03:42 -08:00
  • a11e1e2095 fix(karma): missing browserConsoleLogOptions configuration option (#42393) Piotr Błażejewicz (Peter Blazejewicz) 2020-02-18 01:59:57 +01:00
  • 5fa54b55ee Fix removeonprestage handler (#42244) logandersen 2020-02-17 17:57:27 -07:00
  • 11cd9c65d1 Updated types for v3.4 (#42396) Krishan V 2020-02-18 08:52:54 +08:00
  • a6e9d87385 add type for reset function in useMutation (#42431) Van Nguyen 2020-02-17 16:49:59 -08:00
  • 98d5dcb1e5 [redis] fix typo in socket_initial_delay parameter (#42294) Thomas de Barochez 2020-02-18 01:47:34 +01:00
  • 6ab9d8966f fix(fs-extra): missing createSymlink (#42385) Piotr Błażejewicz (Peter Blazejewicz) 2020-02-18 01:43:46 +01:00
  • ef3052419d Remove Card interface from poker-evaluator. Simplify Deck interface to key: string (#42386) Rory McGuinness 2020-02-18 00:38:15 +00:00
  • 670dc42a30 [locks] Fixed typo in timedLock function and added some missed methods (#42373) Alexey Ponomarev 2020-02-18 01:33:52 +01:00
  • c74c276c95 fix(mailgun-js): missing option (#42272) Jean-Guillaume Buret 2020-02-18 01:28:36 +01:00
  • f2db20ef61 [@types/react-native]: Update supported KeyboardType by both platforms (#42376) doumart 2020-02-14 15:10:18 -05:00
  • 865ae1f9a8 Add prettier npm script and update command in docs (#42365) Rohit Gohri 2020-02-15 01:12:48 +05:30
  • f61a18d7a1 Update index.d.ts for tween.js version 18.5.0 (#42202) Ólafur Karl Stefánsson 2020-02-15 03:46:57 +10:00
  • 613eef298d update wait-on typings (#42226) Rik Moedt 2020-02-14 18:45:48 +01:00
  • cf5c6739a8 feat(core-js): support esnext.array.last-item/index modules (#42119) Sakamoto, Kazunori 2020-02-15 02:42:53 +09:00
  • 437443a7f7 [@babel/core] Add missing merge options (#42085) Anton Kudinov 2020-02-14 19:42:23 +02:00
  • fca28df8dd feat(karma-mocha): types for v1.3 (#42371) Piotr Błażejewicz (Peter Blazejewicz) 2020-02-14 18:35:42 +01:00
  • 2112ad14c8 [Leaflet-Draw] Add distance() to GeometryUtil. (#42367) grem 2020-02-14 18:35:14 +01:00
  • 687f7f60a9 [react-native-drawer] Add programmatic API (#42339) Linus Unnebäck 2020-02-14 17:34:42 +00:00
  • edfa6cda4e fix types for jasmine: allow partial properties when using objects (#42363) Philip Peitsch 2020-02-15 04:33:17 +11:00
  • d66b9a5834 [codemirror] Add more hint options (#42194) Rohit Gohri 2020-02-14 22:59:55 +05:30
  • 7675b526b5 feat(jsdom): Update to v16.1 (#42200) ExE Boss 2020-02-14 18:28:24 +01:00
  • 10fe443e0c [youtube-player] Change events key to optional (#42362) hoiheart 2020-02-15 02:24:38 +09:00
  • 058b3a2fca fix(@hapi/joi): fix extend typings (#42297) Simon Schick 2020-02-14 09:24:00 -08:00
  • 186ed7ba26 [aws-lambda] Some docs, split up types and tests (#42080) Simon Buchan 2020-02-15 06:18:39 +13:00
  • 4b76dba9a1 selenium-webdriver: fix TargetLocator and logging (#42289) Ziyu 2020-02-15 04:17:44 +11:00
  • 46b1c41f67 Make InferType from ArraySchema compatible with Array type (#42351) Maurice de Beijer 2020-02-14 18:15:58 +01:00
  • 704b916b49 [office-js, office-js-preview] Adding support note to Range.getImage (#42361) Alex Jerabek 2020-02-14 09:13:58 -08:00
  • 474da5ffa4 Fix socketcluster-client and socketcluster-server type definitions (#42366) Daniel Rose 2020-02-14 17:56:25 +01:00
  • 86ab4d56fa Added onChange in FileUploader (#42238) Sébastien 2020-02-14 02:49:05 +01:00
  • bad60343d3 Added export for the props of UIShell elements (#42353) Sébastien 2020-02-14 02:48:28 +01:00
  • c5ab68af6a Fixed typing of 'responseOnLimit' from boolean to string (#42346) Lukas Assmann 2020-02-14 02:48:01 +01:00
  • adf8a1b87a [node-hid]: add writes with Buffers for 1.2.0 (#42338) Julian Waller 2020-02-14 02:47:42 +01:00
  • f29cd16d7e [SuperAgent] Add trustLocalhost (#42337) Igor Morozov 2020-02-14 04:46:26 +03:00
  • ceecc45f35 [react-big-calendar] add dateFnsLocalizer() (#42250) Antoine Rousseau 2020-02-14 02:44:02 +01:00
  • 8cbc83c0d1 [braintree] Fix the type of the account updater webhook notification (#42348) jasonvideoblocks 2020-02-13 20:43:20 -05:00
  • 35f0b3bdf9 Add @theme-ui/color (#42358) Allan Pope 2020-02-14 02:42:19 +01:00
  • 702ad0c01c Update pubnub v4273 (#42210) Mohit Tejani 2020-02-14 07:11:11 +05:30
  • 3cd8700976 feat(autoprefixer): update to 9.7 (#42205) Piotr Błażejewicz (Peter Blazejewicz) 2020-02-14 02:34:00 +01:00
  • bfe90392a0 feat(karma-junit-reporter): type definition for JUnit reporter (#42334) Piotr Błażejewicz (Peter Blazejewicz) 2020-02-14 02:30:39 +01:00
  • fe9175e589 add react-chat-widget (#42344) Steve Mao 2020-02-14 12:27:58 +11:00
  • 22c03fef3f [globalize] Add Globalize runtime (#42204) Daniel Friesen 2020-02-13 15:30:49 -08:00
  • 5bf01c6090 make unzipper ParseOne parameters optional (#42329) Shen liang 2020-02-14 07:30:03 +08:00
  • ceab4aa011 intersperse: Use generics, for more accurate type information. (#42323) garyking 2020-02-13 18:29:36 -05:00
  • 0a7ce6b5e4 feat(react-dev-utils): add redirectServedPathMiddleware and getPublicUrlOrPath (#40982) Andrew Luca 2020-02-14 01:28:54 +02:00
  • 49643f4054 Adds defaultModelExpandDepth and plugins props (#42320) Fernando Mendes 2020-02-13 20:27:37 -03:00
  • 4812c4e4a4 koa-ratelimit: Add driver types (#42317) Patrick M 2020-02-14 00:27:05 +01:00
  • a414afd46c Fix 1.66 header and Material translucent option type (#42343) Joey Rafidi 2020-02-13 15:26:15 -08:00
  • a9e4abd91f Remove maintainer (#42335) Alex Young 2020-02-13 23:22:02 +00:00
  • b0b10cafa6 wordpress__data: Add unsubscribe return to subscribe (#42355) Jon Surrell 2020-02-14 00:21:16 +01:00
  • e372c21d58 fix getRowId type signature (#42354) Guy Gascoigne-Piggford 2020-02-13 15:14:51 -08:00
  • 028c46f833 Update react-typing-animation (#42322) Haseeb Majid 2020-02-13 00:17:05 +00:00
  • 4701ec707d [ftp] Add debug to Client#connect() options (#42196) Nathan Rajlich 2020-02-12 16:07:22 -08:00