Alex Brick
fe3c19d8bb
[superagent-bunyan] Adding types for superagent-bunyan
2018-08-14 15:58:08 +02:00
Benjamin Lichtman and GitHub
7a15941349
Merge pull request #28088 from konne/master
...
Add missing INxInfo close DefinitelyTyped/DefinitelyTyped#28078
2018-08-13 15:25:52 -07:00
Benjamin Lichtman and GitHub
512d98e4fc
Merge pull request #28086 from gscshoyru/allow-when-to-take-es6-promises
...
Allow when to take es6 promises
2018-08-13 15:24:23 -07:00
Benjamin Lichtman and GitHub
73616c134f
Merge pull request #28046 from pheromonez/master
...
[moo] Allow rules to consist of an array of sub-rules
2018-08-13 14:48:23 -07:00
Benjamin Lichtman and GitHub
7a37f8587e
Merge pull request #28041 from Rick-Kirkham/document-openBrowserWindow-method
...
document openBrowserWindow method
2018-08-13 14:47:15 -07:00
Benjamin Lichtman and GitHub
eb4b49aa55
Merge pull request #28040 from ElizabethSamuel-MSFT/office-js-fix-errors
...
office-js: minor cleanup
2018-08-13 14:45:52 -07:00
SMores and Alex Eagle
d742fa855e
Add types for Templatizer to Polymer ( #27823 )
...
* Add types for Templatizer to Polymer
Polymer was missing the typings for Templatizer, the behavior that
provides helpers for working with template elements in Polymer
components. This adds types for its public interface.
* Add tests for new templatizer types
* Fix modelForElement type to just be Polymer.Base
The closure types here: https://github.com/Polymer/polymer/blob/1.x/src/lib/template/templatizer.html incorrectly suggest that modelForElement returns an `Object<Polymer.Base>`, but in fact it just returns `Polymer.Base`
2018-08-13 14:45:14 -07:00
Benjamin Lichtman and GitHub
642b4a004b
Merge pull request #28038 from ekilah/fixAcceptInReactDropzone
...
react-dropzone: accept can also take an array
2018-08-13 14:31:53 -07:00
Benjamin Lichtman and GitHub
206dfeb560
Merge pull request #28037 from fhelwanger/expo-image-manipulator-optional-props
...
[expo] ImageManipulator height or width optional
2018-08-13 12:54:31 -07:00
Benjamin Lichtman and GitHub
ad706ccd91
Merge pull request #28034 from gcangussu/patch-1
...
[moment-timezone] Fix zone method return type
2018-08-13 12:35:19 -07:00
Benjamin Lichtman and GitHub
c20a7aa665
Merge pull request #28032 from YangusKhan/master
...
[slate] Update typings to more closely match slate-0.33; add History class
2018-08-13 12:34:27 -07:00
Konrad Mattheis
5e4b49da01
Add missing INxInfo close DefinitelyTyped/DefinitelyTyped#28078
2018-08-13 20:47:17 +02:00
Ron Buckton and GitHub
938504dea1
Merge pull request #27914 from franklixuefei/patch-3
...
Pass any as the state type to ComponentClass
2018-08-13 11:36:01 -07:00
Benjamin Lichtman and GitHub
29bece5a33
Merge pull request #28031 from danilobuerger/patch-3
...
[i18n-js] Added toTime
2018-08-13 11:30:27 -07:00
Benjamin Lichtman and GitHub
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 Lichtman and GitHub
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 Lichtman and GitHub
304e7b6a42
Merge pull request #28020 from Bomberus/patch-1
...
Fix missing function setLocale
2018-08-13 11:26:52 -07:00
Benjamin Lichtman and GitHub
a0d051a26d
Merge pull request #28011 from gristow/bloomfilter-deserialization
...
bloomfilter: deserialization & .buckets type fix
2018-08-13 11:25:55 -07:00
Benjamin Lichtman and GitHub
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 Lichtman and GitHub
e7436908bf
Merge pull request #28003 from viktortnk/patch-1
...
[mongodb] Add forEach() variant returning promise
2018-08-13 11:21:47 -07:00
Benjamin Lichtman and GitHub
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
Geoff Cameron
ddb90ccfe1
Add tests
2018-08-13 14:18:26 -04:00
Benjamin Lichtman and GitHub
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 Schoenheider and Andy
3c8f15080c
add timeout to http.AgentOptions ( #27946 )
2018-08-13 09:11:44 -07:00
Benjamin Lichtman and GitHub
965dcd3ea6
Merge pull request #27943 from ThomasdenH/storage
...
[google-cloud__storage] Add examples to tests
2018-08-13 09:05:43 -07:00
Benjamin Lichtman and GitHub
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án and GitHub
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án and GitHub
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án and GitHub
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án and GitHub
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
Paul Huynh
97ac17135a
Allow rules to consist of an array of sub-rules
2018-08-11 12:03:53 +10:00
ikokostya and Andy
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
Ricky Kirkham
085c22780a
document openBrowserWindow method
2018-08-10 14:22:27 -07:00
Elizabeth Samuel
872f1cee16
minor cleanup
2018-08-10 14:11:26 -07:00
Simon Schick and John Reilly
c9f9d46d4b
chore(fork-ts-checker-webpack-plugin): remove typings ( #27968 )
2018-08-10 22:00:47 +01:00
Monroe Ekilah
b33fba3a45
https://github.com/react-dropzone/react-dropzone/blob/master/README.md links to https://react-dropzone.netlify.com/#proptypes which describes the accept prop as optional and accepts:
...
> One of type: string, string[]
comes from https://github.com/okonet/attr-accept 's ability to take an array of strings.
2018-08-10 12:12:44 -07:00
fhelwanger
bd5b0e0319
[expo] ImageManipulator height or width optional
2018-08-10 14:18:00 -03:00
gcangussu and GitHub
559a849830
Fix zone method return type
...
The method `moment.tz.zone()` returns `null` or a `MomentZone`: https://momentjs.com/timezone/docs/#/data-loading/checking-if-a-zone-exists/
2018-08-10 13:35:15 -03:00
YangusKhan
706612cfd0
merge with updated DefinitelyTyped repo
2018-08-10 09:34:43 -06:00
YangusKhan
c94a5307e3
remove type alias and use Record directly
2018-08-10 09:32:28 -06:00
YangusKhan
c3101e546f
update typings to 0.33. add History class. change RenderNodeProps to accept a Node instead of Block. add methods to Data class.
2018-08-10 09:26:20 -06:00
James Bromwell and Andy
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án and GitHub
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