Commit Graph

45334 Commits

Author SHA1 Message Date
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
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
Benjamin Lichtman
6e60ac624c Merge pull request #26089 from Flarna/node_readlineopts
[node] add some ReadLineOptions parameters
2018-05-31 10:02:02 -07:00
Benjamin Lichtman
8b22834bd8 Merge pull request #26137 from k7sleeper/master
[yup] Make first parameter of 'noUnknown()' optional
2018-05-31 09:54:17 -07:00
Benjamin Lichtman
414ae7ad1b Merge pull request #26132 from styu/update-webpack-chain
Add optimization class to webpack-chain typings
2018-05-31 09:53:18 -07:00
Benjamin Lichtman
5f1c2a1022 Merge pull request #26035 from woutervh-/master
Replace placeholder array by actual recursive array
2018-05-31 09:52:23 -07:00
Benjamin Lichtman
48746a4063 Merge pull request #26140 from OliverJAsh/oja/node/rm-author
Node: remove myself as author
2018-05-31 09:50:59 -07:00
Benjamin Lichtman
d1b10e7114 Merge pull request #26091 from rayhaneh/Ramda-differenceWith-Typing
[ramda] Updated differenceWith typing
2018-05-31 09:50:12 -07:00
Benjamin Lichtman
cf5214a539 Merge pull request #26043 from sunnyrjuneja/master
Chartist: Update Svg definition
2018-05-31 09:48:51 -07:00
Benjamin Lichtman
1a816f4237 Merge pull request #26136 from RyanCavanaugh/showdownexts
Add array overload to showdown
2018-05-31 09:47:19 -07:00
Benjamin Lichtman
20792a9ed9 Merge pull request #26050 from Agapanthus/master
Update index.d.ts
2018-05-31 09:46:40 -07:00
Benjamin Lichtman
266558a2e1 Merge pull request #26131 from AlexJerabek/AlexJ-OutlookMigration
Adding class, method, and parameter descriptions to Exchange APIs in Office.js
2018-05-31 09:26:38 -07:00
Benjamin Lichtman
072b36dab1 Merge pull request #26149 from sumanla13a/patch-1
React-slick "cannot assign string to 'ondemand' | 'progressive' issue"
2018-05-31 09:21:18 -07:00
Benjamin Lichtman
175827ccb5 Merge pull request #26114 from alex-kachura/vis-nodes-image-option
[vis] Network: update nodes image option
2018-05-31 09:20:23 -07:00
Benjamin Lichtman
8768ec1f8c Merge pull request #26104 from Nysosis/promise-retry-generics
Adding in generic arguments into promise-retry
2018-05-31 09:18:28 -07:00
Benjamin Lichtman
55933199f8 Merge pull request #26158 from ksoldau/babel-core-types
[babel-core] Add missing properties to BabelFileResult
2018-05-31 09:17:12 -07:00
Benjamin Lichtman
914ec0fd27 Merge pull request #26169 from gebeto/master
chart.js - improve Chart and PluginServiceRegistrationOptions
2018-05-31 09:15:53 -07:00
Benjamin Lichtman
7f148b5778 Merge pull request #26164 from ryanrhee/patch-1
node-fetch: Add URLSearchParams as valid body
2018-05-31 09:12:25 -07:00
Benjamin Lichtman
0b153f7967 Merge pull request #26159 from Crazometer/patch-2
MySQL - Add typed array to dateStrings
2018-05-31 09:05:53 -07:00
Benjamin Lichtman
db605bd90a Merge pull request #25760 from maciek134/24574-socket-use
[@types/socket.io] fix: socket.use (#24574)
2018-05-31 09:02:50 -07:00
Agapanthus
f9f4e61a1b Finally removed BOM
using binary editor
2018-05-31 17:43:39 +02:00
Agapanthus
e90b1e5bbe (Hopefully) removed BOM 2018-05-31 17:35:52 +02:00
Agapanthus
9dc7565b51 Cleanup 2018-05-31 17:18:58 +02:00
gebeto
3fa573769e chart.js - improvements 2018-05-31 14:06:24 +03:00