Commit Graph
48414 Commits
Author SHA1 Message Date
Benjamin LichtmanandGitHub 29bece5a33 Merge pull request #28031 from danilobuerger/patch-3
[i18n-js] Added toTime
2018-08-13 11:30:27 -07:00
Benjamin LichtmanandGitHub b393af3c46 Merge pull request #28022 from renchap/yup-setLocale
yup: setLocale is no longer in a separate file
2018-08-13 11:28:53 -07:00
Benjamin LichtmanandGitHub ec86d754bf Merge pull request #28021 from fellmann/patch-react-flatpickr-classname
react-flatpickr: Allow className to set on DatePicker
2018-08-13 11:27:28 -07:00
Benjamin LichtmanandGitHub 304e7b6a42 Merge pull request #28020 from Bomberus/patch-1
Fix missing function setLocale
2018-08-13 11:26:52 -07:00
Benjamin LichtmanandGitHub a0d051a26d Merge pull request #28011 from gristow/bloomfilter-deserialization
bloomfilter: deserialization & .buckets type fix
2018-08-13 11:25:55 -07:00
Benjamin LichtmanandGitHub 082732690f Merge pull request #28009 from theigor/auth0-js-add-mode-auth-option
auth0-js: added mode to AuthorizeOptions
2018-08-13 11:24:32 -07:00
Benjamin LichtmanandGitHub e7436908bf Merge pull request #28003 from viktortnk/patch-1
[mongodb] Add forEach() variant returning promise
2018-08-13 11:21:47 -07:00
Benjamin LichtmanandGitHub 6cc7cb35ad Merge pull request #27969 from hansemannn/master
Update Titanium TypeScript typings to SDK 7.3.0
2018-08-13 11:20:42 -07:00
Benjamin LichtmanandGitHub cc3ef23fea Merge pull request #27948 from gristow/merge-and-coerce
rethinkdb: add merge & coerceTo, improve getAll signature with overloads
2018-08-13 09:14:31 -07:00
Tim SchoenheiderandAndy 3c8f15080c add timeout to http.AgentOptions (#27946) 2018-08-13 09:11:44 -07:00
Benjamin LichtmanandGitHub 965dcd3ea6 Merge pull request #27943 from ThomasdenH/storage
[google-cloud__storage] Add examples to tests
2018-08-13 09:05:43 -07:00
Benjamin LichtmanandGitHub 618f8a4599 Merge pull request #27932 from botorange/master
[@types/ws] Fill the gap between 5.1 and 6.0 for @types/ws
2018-08-13 08:59:16 -07:00
Eloy DuránandGitHub 536d34cd8c Merge pull request #27522 from VincentLanglet/patch-2
[React native] Add section in SectionListRenderItemInfo
2018-08-13 15:12:04 +02:00
Eloy DuránandGitHub 01f7c09835 Merge pull request #28051 from iRoachie/alert-ios
(react-native) Add keyboardType to AlertIOS prompt
2018-08-13 15:07:58 +02:00
Eloy DuránandGitHub 4b509d0e74 Merge pull request #28052 from morishin/fix-react-native-async-storage-get-item-return-type
Fix return type React Native AsyncStorage.getItem
2018-08-13 13:25:03 +02:00
Eloy DuránandGitHub c94b521fdc Merge pull request #28071 from alloy/relay-fragment-reference-improvements
[react-relay] Add plural fragment refs and handle connection data well.
2018-08-13 12:38:48 +02:00
Eloy Durán f05bd87af8 [react-relay] Add plural fragment refs and handle connection data well.
Also runs prettier against the tests, which were omitted previously.
2018-08-13 12:26:21 +02:00
shintaro-morikawa 55b27e2709 Fix return type React Native AsyncStorage.getItem 2018-08-11 20:57:24 +09:00
Kyle Roach 25c5f17ca6 Add keyboardType to AlertIOS prompt 2018-08-11 03:58:05 -04:00
ikokostyaandAndy b3387d6338 [node] Update declarations for dns.resolveAny (#27950)
* [node] Update declarations for dns.resolveAny

* Fix dns.resolve test

* Add CNAME record type

* Use @deprecated tag for AnyRecordWithTtl interface
2018-08-10 15:39:39 -07:00
Simon SchickandJohn Reilly c9f9d46d4b chore(fork-ts-checker-webpack-plugin): remove typings (#27968) 2018-08-10 22:00:47 +01:00
James BromwellandAndy b6bcd18205 [node] Fix typings for various child_process methods (#28025)
* node: add strong typing and a few missed types for methods on child_process

* node: child_process method stdio array can take null or undefined values

* node child_process: add back argv0 option for spawnSync, probably bad docs
2018-08-10 08:21:20 -07:00
Danilo Bürger 1e20dc1407 [i18n-js] Added toTime 2018-08-10 17:02:50 +02:00
Eloy DuránandGitHub f24106a2ad Merge pull request #28027 from iRoachie/rn-keyboard
feat(react-native): Add enabled prop to KeyboardAvoidingView
2018-08-10 15:22:08 +02:00
Gregory Ristow aa7626908f fix(rethinkdb): compound index not optional in getAll 2018-08-10 08:41:30 -04:00
hansemannn 1b0812447c Update for Titanium 7.3 2018-08-10 14:37:38 +02:00
Kyle Roach 97f4bc1879 feat(react-native): Add enabled prop to KeyboardAvoidingView 2018-08-10 08:24:26 -04:00
Hanno Fellmann eb938359c8 Add className attribute to react-flatpickr 2018-08-10 11:07:26 +02:00
Renaud Chaput e6e7e72239 yup: setLocale is no longer in a separate file 2018-08-10 11:06:07 +02:00
Pascal Maximilian BremerandGitHub 5377b9532a Fix missing function setLocale
See https://github.com/Marak/faker.js/issues/624 for more information
2018-08-10 09:57:36 +02:00
Ron BucktonandGitHub b8d4502de5 Merge pull request #28013 from gjanblaszczyk/master
[video.js] Adds missing 'ended' method to the player
2018-08-09 18:31:01 -07:00
Ron BucktonandGitHub 028245a4f2 Merge pull request #27994 from iRoachie/material-ui
Add changes for theme context
2018-08-09 18:16:52 -07:00
Ron BucktonandGitHub df52afe3d0 Merge pull request #27981 from konne/master
fix issue DefinitelyTyped/DefinitelyTyped#27970
2018-08-09 18:02:46 -07:00
Ron BucktonandGitHub 40dd11a943 Merge pull request #27979 from AlexJerabek/AlexJ-StrongTables
[office-js] Formatting support tables better
2018-08-09 17:55:50 -07:00
Ron BucktonandGitHub 4b83aa919f Merge pull request #27951 from elk941/ThreeJSBufferGeometryUtilsAndDragControls
Three js buffer geometry utils and drag controls
2018-08-09 17:51:50 -07:00
Ron BucktonandGitHub 64b56bbeb1 Merge pull request #27971 from takoyaki9n/master
Change the type of URLFetchRequestOptions.payload from string to Object
2018-08-09 17:38:25 -07:00
Ron BucktonandGitHub 23e1c225ca Merge pull request #27929 from jshosomichi/master
[react-navigation] add exportation StackViewTransitionConfigs
2018-08-09 17:34:16 -07:00
Ron BucktonandGitHub 0e0b51573a Merge pull request #27931 from rluiten/feature/update-for-react-sidebar-3.0.0
Update types for react-sidebar 3.0.0
2018-08-09 17:32:49 -07:00
Ron BucktonandGitHub 92f8540865 Merge pull request #27983 from neilrackett/material__menu
[material__menu] Corrected parameter type for MDCMenu.setAnchorCorner()
2018-08-09 17:31:56 -07:00
Ron BucktonandGitHub e33717a167 Merge pull request #27990 from Kornil/slate/add-alias
[Slate] Add missing alias to existing method definition
2018-08-09 17:24:34 -07:00
Ron BucktonandGitHub 8e18e495d9 Merge pull request #27874 from mernxl/mongoose
FixType(mongoose): fix issues around undefined(optional) plugin options
2018-08-09 17:23:21 -07:00
Ron BucktonandGitHub 03ebb86dd4 Merge pull request #27991 from maderwin/master
[@types/joi] Add missing type to ArraySchema::pattern()
2018-08-09 17:19:41 -07:00
Ron BucktonandGitHub 39a95a4528 Merge pull request #27987 from apetra/agenda-skip-immediate-option
[agenda] Added 'skipImmediate' field in 'options' argument of Job.repeatEvery method
2018-08-09 17:18:23 -07:00
Grzegorz Blaszczyk bcb52cb2b9 fixes some lint errors. 2018-08-09 23:51:36 +02:00
Grzegorz Blaszczyk 791ae1a267 Adds player ended method 2018-08-09 23:39:49 +02:00
Gregory Ristow e284bd9d9c fix(bloomfilter): missing deserialization overload and correct .buckets type 2018-08-09 16:48:08 -04:00
Gregory Ristow f7b8364e3c fix(rethinkdb): Add getAll overloads for compound-index keys 2018-08-09 15:38:10 -04:00
AndyandGitHub 7c7d2678b4 moment-shortformat: Fix no-outside-dependencies lint failure (#27907) 2018-08-09 12:08:25 -07:00
Igor Belagorudsky 97c858eb36 auth0-js: added mode to AuthorizeOptions 2018-08-09 15:04:34 -04:00
AndyandGitHub 0bbafcda3a react-select: Remove "moment" dependency (#27910) 2018-08-09 11:33:39 -07:00