Commit Graph

35079 Commits

Author SHA1 Message Date
Драпеза Олег
1124f35ea3 bootstrap-datepicker - append all available datepicker events 2017-09-12 19:01:50 +03:00
Alex Eagle
f519bd1895 plotly: add some missing properties (#19685) 2017-09-12 06:46:17 -07:00
Eloy Durán
ed00d63d7d Merge pull request #19686 from RhinobyteSoftware/ryant/master/react-native-onpress-signatures
react-native - Add event object method parameter to onPress signatures
2017-09-12 13:14:06 +02:00
Ryan Thomas
566bf1a85e react-native - Removed name from definitions by header 2017-09-12 06:11:18 -05:00
Ryan Thomas
d86b47c09e ReactNative OnPress Signatures - Updated the TextProperties onLongPress/onPress method signatures and the TouchableWithoutFeedbackProperties onLongPress/onPress/onPressIn/onPressOut method signatures to include the event object as a parameter 2017-09-11 19:09:56 -05:00
Nathan Shively-Sanders
7b26943522 Merge pull request #19494 from LKay/lkay/react-bootstrap-update
Expose components props, fix imports
2017-09-11 14:52:09 -07:00
Arthur Ozga
3b0bb57e56 Merge pull request #19680 from marcind/sinon_assert_match
Add sinon.assert.match to sinon.js
2017-09-11 14:19:33 -07:00
Marcin Dobosz
a45a48d057 Add sinon.assert.match 2017-09-11 12:06:00 -07:00
Eloy Durán
1009717327 Merge pull request #19671 from newyankeecodeshop/react-native-globals-fix
[react-native] Add issue link and fix Geolocation options type
2017-09-11 15:49:56 +02:00
Andrew Goodale
c33eab35c0 Add issue link and fix Geolocation options type 2017-09-11 09:19:46 -04:00
Nathan Shively-Sanders
2bc1c232ba Merge pull request #19497 from jankarres/recharts
Recharts v0.22 add missing types
2017-09-10 21:11:40 -07:00
Nathan Shively-Sanders
d8ee7c0758 Merge pull request #19562 from Jake91/FancyBoxNoImplicitAny
[Fancybox] added return type "void" to allow compiling with the noImplicitAny flag enabled
2017-09-10 21:10:47 -07:00
Nathan Shively-Sanders
786a3a1c1d Merge pull request #19556 from aleung/cassandra
cassandra-driver: add promise API
2017-09-10 21:08:30 -07:00
Nathan Shively-Sanders
f55209d294 Merge pull request #19546 from nikeee/fix-writehead
Use inherited `writeHead` method signature
2017-09-10 17:29:23 -07:00
Nathan Shively-Sanders
08292a6f4a Merge pull request #19549 from LazarusX/fix_dockerode_type
Update Dockerode options types
2017-09-10 17:27:55 -07:00
Nathan Shively-Sanders
2e791bafbd Merge pull request #19650 from avonwyss/mfiles
mfiles: Initial commit based on COM typelib and documentation
2017-09-10 17:27:07 -07:00
Nathan Shively-Sanders
0fad3d6253 Merge pull request #19657 from ikatyang/feat/jest-docblock
feat(jest-docblock): initial commit
2017-09-10 17:20:39 -07:00
Nathan Shively-Sanders
a5656c3a13 Merge pull request #19587 from jrasanen/feature/rawbody-to-koa-bodyparser
koa-bodyparser: Add rawBody to request
2017-09-10 17:17:07 -07:00
Nathan Shively-Sanders
1f65236b53 Merge pull request #19547 from APIs-guru/astNode
[GraphQL] Add astNode properties to GraphQL types
2017-09-10 17:15:55 -07:00
Nathan Shively-Sanders
71bab4df65 Merge pull request #19651 from tansongyang/react-redux-revert-a7dcec2
[react-redux] Revert "Merge pull request #19378 from tansongyang/master"
2017-09-10 17:15:31 -07:00
Eloy Durán
02a5cfcb02 Merge pull request #19658 from anta-semenov/patch-1
@types/react-native fix type of options argument for ShareActionSheetIOSOptions interface
2017-09-10 21:51:54 +02:00
Anton Semenov
4be47eb978 Fix excludeActivityTypes property of ShareActionSheetIOSOptions
This property casting as it is to iOS native UIActivityViewController, that has a property excludedActivityTypes, not  excludeActivityTypes
2017-09-10 21:00:37 +03:00
ikatyang
b3d6ecb8b1 feat(jest-docblock): initial commit 2017-09-10 21:39:27 +08:00
Frank Tan
e8222e83c4 Revert "Merge pull request #19378 from tansongyang/master"
This reverts commit a7dcec2bb2, reversing
changes made to f4711be54c.
2017-09-09 14:53:11 -04:00
Arsène von Wyss
e3579da485 Changed event return type from "undefined" to "void" 2017-09-09 20:47:49 +02:00
Nathan Shively-Sanders
585d08ede9 Merge pull request #19544 from mhverbakel/passport-facebook
[passport-facebook] Updated profile fields.
2017-09-09 08:41:16 -07:00
Arsène von Wyss
b417b5f5ca mfiles: Initial commit based on COM typelib and documentation 2017-09-09 17:39:56 +02:00
Nathan Shively-Sanders
da9d58c2d5 Merge pull request #19540 from stefdelec/patch-1
add getSupportedRegions() in class PhoneNumberUtil
2017-09-09 08:36:10 -07:00
Nathan Shively-Sanders
e7b2f0d32d Merge pull request #19539 from yotamN/master
Added missing method to PhoneNumberUtil in google-libphonenumber
2017-09-09 08:35:27 -07:00
Nathan Shively-Sanders
f956e0590b Merge pull request #19643 from gjoshevski/signalr-no-jquery
Added type definitions for signalr-no-jquery
2017-09-09 08:33:44 -07:00
Nathan Shively-Sanders
adb2ba583f Merge pull request #19644 from EricByers/master
Adding stoppable type definitions
2017-09-09 08:32:44 -07:00
Nathan Shively-Sanders
0f9ecab3d9 Merge pull request #19645 from jpap/babel-plugin-react-pug
Add types for babel-plugin-react-pug 0.5
2017-09-09 08:32:07 -07:00
Nathan Shively-Sanders
8d475b72d1 Merge pull request #19616 from newyankeecodeshop/react-native-globals
[react-native]: Add global declarations for RN polyfills
2017-09-09 08:30:42 -07:00
Nathan Shively-Sanders
7365b21cc8 Merge pull request #19524 from mrsweaters/prosemirror-commands-select-node-backward
[prosemirror-commands] Add export for selectNodeBackward
2017-09-09 08:28:50 -07:00
Nathan Shively-Sanders
2bd8a81998 Merge pull request #19545 from APIs-guru/getType
[GraphQL] "getType" returns GraphQLNamedType
2017-09-09 08:27:36 -07:00
Martin Gjoshevski
189ecd9bce remove unnecessary declare 2017-09-09 07:35:25 +02:00
Martin Gjoshevski
9b873b1853 add missing empty space 2017-09-09 07:31:55 +02:00
Martin Gjoshevski
155843e3cf declare function handler 2017-09-09 07:26:14 +02:00
Martin Gjoshevski
00eef195af remove patch version 2017-09-09 07:19:02 +02:00
John Papandriopoulos
b1b6238e08 Add types for babel-plugin-react-pug 0.5.0 2017-09-08 15:17:57 -07:00
Andrew Goodale
693f8a4886 Declare timer functions in a separate file 2017-09-08 18:08:45 -04:00
Martin Gjoshevski
23aed26b86 add exports 2017-09-08 23:45:28 +02:00
Eric Byers
e65730f62e Final TSLint fixes 2017-09-08 16:36:07 -05:00
Eric Byers
b223293def Pull in node definitions 2017-09-08 16:35:04 -05:00
Martin Gjoshevski
57add47127 formating 2017-09-08 23:33:56 +02:00
Eric Byers
eca6b8dcf8 TSLint fixes 2017-09-08 16:28:32 -05:00
Eric Byers
71a142b59c Third time is the charm 2017-09-08 16:23:01 -05:00
Eric Byers
35f5af1296 Switching to declaring the function 2017-09-08 16:20:24 -05:00
Eric Byers
9d366e09b8 Removing extra line return, getting it to build on travis 2017-09-08 16:15:53 -05:00
Martin Gjoshevski
68dd4e4407 allignc commencts and add spaces 2017-09-08 23:15:37 +02:00