Commit Graph

45387 Commits

Author SHA1 Message Date
Benjamin Lichtman
06fe3d9a20 Merge pull request #26006 from strax/react-router-redux-dependency
react-router-redux: Relax redux version constraint
2018-05-31 20:43:43 -07:00
Benjamin Lichtman
f2898a7e1f Merge pull request #26190 from ZhangYiJiang/fix-redux-form-initialize
[redux-form] Revert #26026 and reapply to correct version
2018-05-31 20:42:56 -07:00
Benjamin Lichtman
dd5b8ed27c Merge pull request #25938 from Eoksni/master
[@types/mem-fs-editor] Fixed JSON parsing and other fixes
2018-05-31 20:41:29 -07:00
Benjamin Lichtman
46ca38c978 Merge pull request #26064 from xaviergonz/patch-6
[PIXI.js] invalid powerPreference type
2018-05-31 20:37:35 -07:00
Zhang Yijiang
eac6ce3cab Add resetSection action, initialize props 2018-06-01 11:32:19 +08:00
Benjamin Lichtman
1fb6294ad4 Merge pull request #26012 from DefinitelyTyped/wu-lint
wu: lint, expose WuIterable interface
2018-05-31 20:31:34 -07:00
Zhang Yijiang
4cce589580 Revert "Add missing properties in InitializeOptions"
This reverts commit 6345e48b35.
2018-06-01 11:06:16 +08:00
Benjamin Lichtman
dfb9980cb2 Merge pull request #26008 from davewasmer/patch-6
[Koa] Remove Context index signature
2018-05-31 18:29:15 -07:00
Daniel Rosenwasser
cde45741fd Merge pull request #25838 from NickB95/icon-allow-overlap
mapbox-gl: Added StyleFunction to SymbolLayout - icon-allow-overlap
2018-05-31 17:57:43 -07:00
Daniel Rosenwasser
bd8072ea85 Merge pull request #26017 from nielsdB97/scale-method-gamma
Chroma-js: Added gamma method to Scale type
2018-05-31 17:57:10 -07:00
Daniel Rosenwasser
7fde0fd78a Merge pull request #26020 from macedigital/express-xml-bodyparser
Add all parser options to express-xml-bodyparser
2018-05-31 17:56:51 -07:00
Daniel Rosenwasser
e07c5870e1 Merge pull request #26044 from bryceg/servicenow
New typings for ServiceNow javascript api reference
2018-05-31 17:45:47 -07:00
Daniel Rosenwasser
d6c1664ab4 Merge pull request #25913 from Fnatte/feat/core-js-string-pad
[core-js] Change lpad/rpad to padStart/padEnd
2018-05-31 17:39:58 -07:00
Daniel Rosenwasser
2eec60b1c9 Merge pull request #26165 from eps1lon/argparse-fix-addArgument
fix(argparse): addArgument accepts strings
2018-05-31 17:34:29 -07:00
Benjamin Lichtman
e529254e2e Merge pull request #26026 from ZhangYiJiang/fix-redux-form-initialize
[redux-form] Add missing properties in InitializeOptions and Reset
2018-05-31 15:54:34 -07:00
Benjamin Lichtman
aa9506e5a4 Merge pull request #26041 from Domino987/master
Add src to media in reactstrap
2018-05-31 15:51:40 -07:00
Benjamin Lichtman
affa034492 Merge pull request #26053 from i-takuya/master
[@types/twit] Add tweet_mode to Params and full_text and display_text_range to Status.
2018-05-31 15:49:44 -07:00
Benjamin Lichtman
0e8c9dce34 Merge pull request #26054 from dotob/patch-1
bull: add property attemptsMade to Job
2018-05-31 15:44:57 -07:00
Benjamin Lichtman
7fb182ada2 Merge pull request #26070 from fsubal/fix/react-rnd
[react-rnd] Mistakenly typed react-rnd enableResizing, & added disableDragging
2018-05-31 15:42:29 -07:00
Benjamin Lichtman
34d87bc592 Merge pull request #26183 from Rick-Kirkham/rickki-strong-type-options
strongly typing the options parameters in Shared APIs
2018-05-31 15:41:34 -07:00
Benjamin Lichtman
594641e930 Merge pull request #26143 from ColinBradley/dd-trace-2
[dd-trace] moving types out to files so they can be referenced directly
2018-05-31 15:40:35 -07:00
Benjamin Lichtman
2bf4cbac3b Merge pull request #26094 from FaithForHumans/reactstrap_generics
[reactstrap] Replacing components with generics.
2018-05-31 15:40:02 -07:00
Benjamin Lichtman
a5d62661bd Merge pull request #26090 from tlaziuk/koa-session
[koa-session] restore ability to reset the session
2018-05-31 15:38:48 -07:00
Benjamin Lichtman
517ea83de9 Merge pull request #26071 from thchia/stripe-options
[react-stripe-elements] - Allow options to be passed to StripeProvider
2018-05-31 15:38:01 -07:00
Benjamin Lichtman
ef355dc50e Merge pull request #26004 from dm261395/ramda-aperture
[ramda] updated aperture typings for special cases
2018-05-31 15:36:35 -07:00
Benjamin Lichtman
d007ed8f4b Merge pull request #26009 from Crashthatch/master
react: change default type value of ComponentLifecycle snapshot to any
2018-05-31 15:35:48 -07:00
Benjamin Lichtman
d8fc4247ca Merge pull request #26068 from jermowery/patch-1
[unzip] Add stream.PassThrough as super interface
2018-05-31 15:35:16 -07:00
Benjamin Lichtman
82c7feca03 Merge pull request #26051 from cexbrayat/fix/jasmine-negative-compare
Jasmine: Adds negativeCompare to CustomMatcher
2018-05-31 15:34:45 -07:00
Benjamin Lichtman
01bdff440d Merge pull request #26067 from mjomble/patch-2
mongodb: removed extraneous parameter
2018-05-31 15:33:52 -07:00
Benjamin Lichtman
3055091563 Merge pull request #26185 from karol-majewski/react-router
[react-router] Make definitions work with TypeScript 2.9
2018-05-31 15:33:32 -07:00
Benjamin Lichtman
cc265029de Merge pull request #26161 from afshawnlotfi/karma-fixture
Karma fixture
2018-05-31 15:32:42 -07:00
Benjamin Lichtman
89f69f4c23 Merge pull request #26180 from rayhaneh/Ramda-differenceWith-Typing-Different-Lists
[ramda] Modified differenceWith typing to accept lists of different types
2018-05-31 15:22:23 -07:00
Karol Majewski
2afd3d4795 Bump up the required version of TypeScript for the consumer libraries 2018-05-31 23:06:32 +02:00
Karol Majewski
5c516d012a Allow Omit to exclude properties of type other than string
The legacy definition doesn't work with TypeScript 2.9.
2018-05-31 22:10:52 +02:00
Ricky Kirkham
2ec9cebadc strongly typing the options parameters in Shared APIs 2018-05-31 11:41:34 -07:00
rayhaneh
68c8f889da Modified ramda differenceWith typing to accept lists of different types 2018-05-31 13:59:34 -04:00
Benjamin Lichtman
afed5039f2 Merge pull request #26096 from COzero/bug/lambda-should-support-string-error-in-callback
[BUGFIX] Lambda callbacks support string errors
2018-05-31 10:24:03 -07:00
Benjamin Lichtman
409b4e4b17 Merge pull request #26086 from alexplumb/master
Add amount_returned support to IOrder in @types/stripe
2018-05-31 10:23:23 -07:00
Benjamin Lichtman
e4345a0c86 Merge pull request #26049 from kiwi0fruit/patch-1
undefinedFamily bugfix: string[] -> string
2018-05-31 10:20:47 -07:00
Benjamin Lichtman
885c34eb1a Merge pull request #26028 from bartje321/master
[unzipper] Change return types to correct type for open functions, file.buffer and source.size
2018-05-31 10:20:14 -07:00
Benjamin Lichtman
12988a47ca Merge pull request #26115 from mantyz/patch-5
[node] Update net.Server ListenOptions
2018-05-31 10:18:58 -07:00
Benjamin Lichtman
c564ee3e11 Merge pull request #25987 from bmandalapu/master
gapi.calendar: Adding gapi calendar event delete functionality in gapi.calendar wrapper
2018-05-31 10:18:03 -07:00
Benjamin Lichtman
ce51159d10 Merge pull request #26024 from cavarzan/master
[react-native-sqlite-storage] Added promise support
2018-05-31 10:15:55 -07:00
Benjamin Lichtman
4ff2fc8411 Merge pull request #26013 from FoKo/fix_lb_async
Add: null as a possible result for async find methods in loopback
2018-05-31 10:14:15 -07:00
Benjamin Lichtman
656d051a19 Merge pull request #25952 from oyvindjam/facebook-instant-games-add-missing-optionals
facebook-instant-games add missing optionals, tests, and spelling.
2018-05-31 10:13:01 -07:00
Benjamin Lichtman
b3823341e7 Merge pull request #25936 from khanhas/master
[@types/proton-native] Update props for components
2018-05-31 10:11:43 -07:00
Benjamin Lichtman
7300d6b3a8 Merge pull request #25934 from segayuu/fix-types-iferr
[@types/iferr] When err is undefined, fail is not executed
2018-05-31 10:09:51 -07:00
Benjamin Lichtman
4a3d46d338 Merge pull request #26037 from samuelmaddock/cast-enums
chrome: Change chrome cast interfaces to use enums
2018-05-31 10:09:02 -07:00
Benjamin Lichtman
350ad314b3 Merge pull request #26097 from abruzzihraig/master
[react-transition-group] missing props definition of property 'component' in TransitionGroup
2018-05-31 10:05:50 -07:00
Benjamin Lichtman
cab291c865 Merge pull request #26034 from phra/patch-1
declare SymbolConstructor.observable
2018-05-31 10:04:14 -07:00