desahaMS
72a7f7bbb3
Update index.d.ts ( #23790 )
2018-02-28 12:21:01 -08:00
Benjamin Lichtman
b0bc20e40a
Merge pull request #23876 from a-xin/patch-1
...
[jest] update jest.clearAllMocks() description and remove @deprecated
2018-02-28 12:18:03 -08:00
Andy
5befd021c2
angular-touchspin: Provides its own types ( #23878 )
2018-02-28 12:17:33 -08:00
Benjamin Lichtman
79984e5750
Merge pull request #23682 from Alorel/patch-1
...
Update Query.lean()
2018-02-28 11:34:07 -08:00
Benjamin Lichtman
aae260c483
Merge pull request #23838 from rtaseen/patch-1
...
"plugins" key moved from ChartConfiguration to ChartOptions for @chart.js
2018-02-28 11:22:39 -08:00
Benjamin Lichtman
62b536bcf4
Merge pull request #23722 from creditiq/master
...
Update sequelize types in index.d.ts to support using transactions
2018-02-28 11:21:34 -08:00
Benjamin Lichtman
ae67cb69e5
Merge pull request #23866 from AlexStacker/master
...
[@types/weixin-api] Update weixin api to 1.9.0
2018-02-28 11:20:03 -08:00
Brian Surowiec
e274bfb6e4
Add typings for anchor-js ( #23957 )
2018-02-28 11:17:33 -08:00
Benjamin Lichtman
4bc50a244d
Merge pull request #23738 from ciferox/adone
...
[adone] refactoring
2018-02-28 11:14:29 -08:00
Benjamin Lichtman
a73bf3779b
Merge pull request #23982 from danielmcgraw/master
...
jwplayer :: Add missing getContainer function def
2018-02-28 11:04:45 -08:00
Daniel McGraw
2fd2776cb8
JWPlayer :: Add missing getContainer function def
2018-02-28 09:11:37 -07:00
bartek szczepański
3f7c783b0a
Change redis.print declaration to comply to callback signature. ( #23964 )
...
As shown in node_redis examples redis.print is nice utility to be used as callback.
With current type declarations it was not possible due to mismatch null vs. undefined.
I decided to update redis.print signature to not break other methods by changing Callback
2018-02-28 08:04:29 -08:00
Tiger Oakes
848d5c5ebc
Added requestRenderAll, pathOffset, fixed loadImage ( #23962 )
2018-02-28 08:04:04 -08:00
s0m3on3
6ba4e9c43a
[adone] fix util.throttle options
2018-02-28 14:27:20 +02:00
Eloy Durán
e31740541c
Merge pull request #23967 from Ken-Lim/master
...
[react-native] Add injectJavaScript method to WebView
2018-02-28 06:53:23 -05:00
Ken Lim
258aaf6d62
[react-native] Add injectJavaScript method to WebView
2018-02-28 10:19:46 +08:00
Eloy Durán
c300e37b1e
Merge pull request #23940 from timwangdev/master
...
[react-native] Add YellowBox API
2018-02-27 17:01:06 -05:00
Forbes Lindesay
81260d4bd0
Add @babel/code-frame ( #23817 )
...
* Add @babel/code-frame
This is based on the definition for babel-code-frame, but adds the new codeFrameColumns method. See https://github.com/babel/babel/tree/master/packages/babel-code-frame for project documentation.
* Rename "Location" to "SourceLocation" to avoid confusion with DOM Location
* Update based on feedback
2018-02-27 11:21:14 -08:00
Saulo Tauil
58bc7a9ca4
[parse] Adding original optional field to BeforeSaveRequest and overloading response.error ( #23887 )
...
* Missing request.original for Parse.Cloud
* Adding parameter to response.error function as it support 1 or 2 parameters
* restoring original state
* fixing cloud code response.error signature. Supporting 2 arguments
* Missing `original` optional field in BeforeSaveRequest.
* Testing `request.original` and the two possible formats of response.erro
2018-02-27 10:13:09 -08:00
Andy
37dc307d9e
Update CODEOWNERS ( #23955 )
2018-02-27 09:58:46 -08:00
Chen Junda
75d01efe7e
Adds definitions for react-svg ( #23905 )
...
* adds definition for react-svg
* changed typescript version to 2.6
* make it work with require
* fixed lint error
2018-02-27 07:35:26 -08:00
Bleser
506d25b0c4
Nightmare add timeout types ( #23840 )
...
* Add timeout fields in options
* Add test for tiomeout
* Edit 'definitions by'
* Вeleting unnecessary files.
2018-02-27 07:34:45 -08:00
Glen M
b728b61adb
atom: add the linterName property to Linter Message ( #23804 )
2018-02-27 07:33:44 -08:00
twawszczak
757b18759a
[smtp-server] correct type of SMTPServerSession.remoteAddress property ( #23810 )
...
* correct type of SMTPServerSession.remoteAddress property
* add SMTPServerSession.remotePort property type
* add secure flag type to SMTPServerSession
* envelope.mailFrom property could be false
2018-02-27 07:33:26 -08:00
Anderson Friaça
83d106420f
Types for JQuery Appear ( #23896 )
...
* Types for JQuery Appear
* Adjustments
* Adjustments
2018-02-27 07:30:44 -08:00
Tim Wang
5c6737cfc5
[react-native] Add YellowBox API
2018-02-27 15:51:36 +08:00
Kevin Tjiåm
62c721de25
[@types/amphtml-validator] New type definitions ( #23923 )
...
* feat(amphtml-validator): add type definitions for amphtml-validator
* feat(amphtml-validator): PR reviews - fix lint rules, consolidate files, remove comments, improve tests
2018-02-26 18:14:16 -08:00
Benjamin Lichtman
920b679eca
Merge pull request #23910 from matracey/master
...
canvas-confetti: created type definition for v0.0.2
2018-02-26 14:30:33 -08:00
s0m3on3
a62421c6e1
[adone] add vault
2018-02-27 00:27:15 +02:00
Daniel Rosenwasser
0fb13584c4
Merge pull request #23490 from Flarna/sinon_assert_spycalls
...
[sinon] allow SinonSpyCall for some asserts
2018-02-26 14:17:59 -08:00
Daniel Rosenwasser
6e7ff59f47
Merge pull request #23695 from DanielRosenwasser/fix-grid-styled-dependency
...
Fixed range for styled-component dependency
2018-02-26 14:16:33 -08:00
Daniel Rosenwasser
221cedc779
Merge pull request #23753 from ffflorian/yauzl
...
Add yauzl
2018-02-26 14:15:21 -08:00
Ben Grynhaus
c6614dd157
Added types for 'ipcheck' ( #23813 )
...
* Added types for 'ipcheck'
* Fixed tests got be according to linting guidelines
* Made tsconfig stricter
* Standard tslint file
* Standartize ipcheck.d.ts
* tslint disable in .d.ts file
* disabled interface-name rule
2018-02-26 13:45:54 -08:00
Steven
ce73af4e00
fixed error in react-navigation preventing declaring navigationOptions as a function ( #23879 )
2018-02-26 13:35:23 -08:00
Daniel Rosenwasser
be4f000209
Merge pull request #23340 from Rhymmor/master
...
[async-lock] Update types and tests
2018-02-26 13:26:20 -08:00
Bowden Kelly
1d10138b7a
Merge pull request #23732 from ajafff/resolve-preserve-symlinks
...
resolve: add option preserveSymlinks
2018-02-26 13:22:23 -08:00
Bowden Kelly
46e0f22ba3
Merge pull request #23699 from azasypkin/issue-ora-promise
...
ora: `promise` method should belong to `oraFactory`, not `Ora` class.
2018-02-26 13:21:34 -08:00
Bowden Kelly
964c471d52
Merge pull request #23698 from mwilliamson-healx/cytoscape-filter
...
Cytoscape: fix filter() signature
2018-02-26 13:06:16 -08:00
Bowden Kelly
b214af4f45
Merge pull request #23666 from jsiebern/luxon-fix-until
...
Luxon: DateTime.until needs to return a typeof Interval
2018-02-26 13:05:23 -08:00
Bowden Kelly
2a3687c7c1
Merge pull request #23602 from OrangeLV/master
...
opentype.js: update to 0.7.3, add more tests
2018-02-26 13:04:47 -08:00
Theron Cross
bd8ace8ec9
Fix Enumerable#isAny second param type ( #23827 )
...
* Fix Enumerable#isAny param type
https://emberjs.com/api/ember/3.0/classes/Ember.NativeArray/methods/isAny?anchor=isAny
* Update Enum#isAny and #isEvery params to any
2018-02-26 12:46:41 -08:00
Moritz Gunz
27be94dcba
[spotify-web-playback-sdk] Reflect new changes ( #23819 )
...
* Introduce new addListener / removeListener methods
* Add definition creators
* Add expected handler types
2018-02-26 12:38:51 -08:00
Guilherme Hübner Franco
35cb910717
Add react-text-mask definitions ( #23871 )
2018-02-26 12:33:11 -08:00
Roberto Huertas
c37774d139
fixes issue #23759 ( #23824 )
2018-02-26 12:32:41 -08:00
David
c9749a4f65
[aws-lambda] Include CloudFrontRequest in CloudFrontRequestResult union type ( #23882 )
...
A request is a valid callback result type. See example: https://docs.aws.amazon.com/lambda/latest/dg/lambda-edge.html#lambda-edge-authoring-functions-example-ab-testing
2018-02-26 11:59:10 -08:00
Andy Hanson
b19f7209eb
Merge branch 'ffflorian-single-line-log'
2018-02-26 11:58:22 -08:00
Andy Hanson
fe34804ed7
remove unnecessary comment
2018-02-26 11:58:17 -08:00
Andy Hanson
48057bcf60
Merge branch 'single-line-log' of https://github.com/ffflorian/DefinitelyTyped into ffflorian-single-line-log
2018-02-26 11:57:46 -08:00
Aleksei Tsikov
89ded17f34
[events] Set removeAllListeners argument as optional ( #23828 )
...
* Set removeAllListeners argument as optional
* Update version properly
2018-02-26 11:56:03 -08:00
Konstantin Kai
28cc2b953d
[expo] update definitions to expo-sdk@25.0 ( #23812 )
...
* Fix LinearGradient props
* [expo] update definitions to expo-sdk@25.0
* [expo] add changes from PRs
* [expo] add test for BarcodeScanner s barCodeTypes prop
* [expo] fix conflict with fhelwanger:camera constants
* [expo] merge fhelwanger PR s (for conflict avoid)
2018-02-26 11:54:24 -08:00