Commit Graph

37974 Commits

Author SHA1 Message Date
Nathan Shively-Sanders
08da8b8a66 Merge pull request #21553 from StickerFiend/patch-2
[paper] Added Size.add & Size.subtract methods
2017-11-15 16:28:02 -08:00
Evan Moran
6352336253 Merged branch master into master 2017-11-15 19:16:33 -05:00
Evan Moran
a240b33b7e Merged branch master into master 2017-11-15 19:16:09 -05:00
Roberto Ritger
b9eb2feb3d A-Frame register custom geometry fix 2017-11-15 16:14:22 -08:00
Christian Svensson
fea4f65365 added input option, removed deprecated entry
"entry" is deprecated. "input" property should be used to select entry file:
https://github.com/rollup/rollup/blob/master/src/rollup/index.js#L71-L76

Also, `string[]` cannot be used for entry/input. Using array results in error.
2017-11-16 00:58:26 +01:00
Andrew Makarov
4e59af1992 [react-native-datepicker] add typings for version 1.6 2017-11-16 02:45:58 +03:00
Nathan Shively-Sanders
94845f2eda Merge pull request #21547 from rustedgrail/master
Updating Dagre types based on the wiki
2017-11-15 15:21:51 -08:00
Nathan Shively-Sanders
e1c29a4774 Merge pull request #21549 from kevin-greene-ck/fix-chai
[chai] add missing methods to assert
2017-11-15 15:21:33 -08:00
Andrew Makarov
21a6375a99 [webpack-manifest-plugin] Added typings 2017-11-16 02:11:17 +03:00
Nathan Shively-Sanders
99ed04b4f8 Merge pull request #21552 from jinwoo/master
Add new packages: spdx-satisfies & spdx-correct
2017-11-15 15:04:54 -08:00
Nathan Shively-Sanders
5bd4714da2 Merge pull request #21400 from OliverJAsh/oja/react-redux/state-non-any
react-redux: add generic for state parameter
2017-11-15 15:04:27 -08:00
Jinwoo Lee
39ba56691f change to import foo = require('foo') style 2017-11-15 15:01:41 -08:00
Nathan Shively-Sanders
97e20dabce Merge pull request #21551 from sonicd300/master
allow x axis range to be used with timeseries
2017-11-15 14:53:24 -08:00
Andrew Makarov
a2eb64753f [case-sensitive-paths-webpack-plugin] Add typings 2017-11-16 01:30:48 +03:00
Jinwoo Lee
c97483759d Add new packages: spdx-satisfies & spdx-correct 2017-11-15 14:13:36 -08:00
Matt Roberts
0b969b5be1 Updated version 2017-11-15 13:16:04 -08:00
Joel Hegg
003471fd3c [actions-on-google] Upgrade to 1.6 2017-11-15 16:11:51 -05:00
Matt Roberts
0a62c943c5 Added Size.add & Size.subtract 2017-11-15 13:06:47 -08:00
Nathan Shively-Sanders
7da14fa3c0 Merge pull request #21546 from johanblumenberg/master
Change xmlbuilder type to export class declarations
2017-11-15 12:59:06 -08:00
Nathan Shively-Sanders
fee3c72cc2 Merge pull request #21543 from cdeutsch/react-burger-menu-updates
Minor react-burger-menu updates
2017-11-15 12:57:51 -08:00
Victor D'Agata
7ed6a0ef6b allow x axis range to be used with timeseries 2017-11-15 15:05:43 -05:00
Kevin Greene
739f083ca7 [chai] add missing methods to assert 2017-11-15 11:24:52 -08:00
Nathan Shively-Sanders
6fcd9209dc Merge pull request #21544 from eps1lon/node-fs-createReadStream
node: add documented highWaterMark option to fs.createReadStream
2017-11-15 10:33:34 -08:00
Nathan Shively-Sanders
d95623a437 Merge pull request #21402 from dex4er/nodemailer
nodemailer: bugfix: SMTPError is an interface and SMTPError.responseCode is a number
2017-11-15 10:33:03 -08:00
mnlegend
e4fd38e983 Update Backbone.sync to use a union
Updating file to use union to better follow the typescript Do's and Don'ts under the 'Use Union Types' section found in the link below.
https://www.typescriptlang.org/docs/handbook/declaration-files/do-s-and-don-ts.html

This will help prevent issues where a line of code such as 'let proxiedSync = Backbone.sync;' will use the wrong sync function.
2017-11-15 10:31:15 -08:00
David Newell
85375868a1 Typo 2017-11-15 13:22:06 -05:00
David Newell
74f02acb84 Using namespaces 2017-11-15 13:17:56 -05:00
Nathan Shively-Sanders
7891dcfae6 Merge pull request #21403 from nud/patch-1
sip.js: fix typing of SIP.NameAddrHeader
2017-11-15 10:03:45 -08:00
Nathan Shively-Sanders
3533f38c9a Merge pull request #21139 from markrian/pusher-js-global
pusher-js: make available via global variable
2017-11-15 10:01:49 -08:00
David Newell
21f198290f Lint 2017-11-15 12:59:03 -05:00
David Newell
8d9593b67c Adding sinks function 2017-11-15 12:57:24 -05:00
David Newell
6b38199523 Removing object 2017-11-15 12:56:41 -05:00
Nathan Shively-Sanders
58e9510a66 Merge pull request #21394 from adudsic/master
CKEDITOR: Fix typing for magicline_tabuList
2017-11-15 09:54:50 -08:00
Nathan Shively-Sanders
3291528d9a Merge pull request #21287 from josephroque/master
[react-native-fs] Add missing function and const declarations
2017-11-15 09:53:06 -08:00
Nathan Shively-Sanders
ed1a94c7e7 Merge pull request #21389 from chenhailun2006/highcharts-change
[highcharts]:add ability to control the piechart size and innerSize for each serie…
2017-11-15 09:42:17 -08:00
Nathan Shively-Sanders
666f9803af Merge pull request #21529 from mitsuruog/master
[react-breadcrumbs-dynamic]Add new package
2017-11-15 09:27:32 -08:00
Eloy Durán
c5d54063da Merge pull request #21535 from alloy/relay
[Relay] A few tiny improvements
2017-11-15 18:24:55 +01:00
Nathan Shively-Sanders
999e67be1a Merge pull request #21540 from PaitoAnderson/master
Added react-native-push-notification
2017-11-15 09:24:08 -08:00
Graham Marlow
b25bc3a481 Update tokenize payload to reflect 3.26.0
See the tokenize payload documentation: http://braintree.github.io/braintree-web/current/HostedFields.html#~tokenizePayload
2017-11-15 09:18:21 -08:00
David Newell
9f303bef26 Updatinge the Dagre types 2017-11-15 12:12:54 -05:00
Nathan Shively-Sanders
ccf298a35a Merge pull request #21523 from Oize/master
[react-native-datepicker] Add androidMode prop
2017-11-15 09:11:28 -08:00
Nathan Shively-Sanders
b7a4655f55 Merge pull request #21520 from Tapad/fix-zookeeper-client-exception-type
[node-zookeeper-client] fix zookeeper client exception constructor type
2017-11-15 09:11:09 -08:00
Nathan Shively-Sanders
dc51c3f131 Merge pull request #21513 from emmalivingstone/master
[leaflet-draw] Adding types for Circle Marker draw handler & Circle Marker Options
2017-11-15 09:06:09 -08:00
Nathan Shively-Sanders
b27a94a959 Merge pull request #21506 from mabedan/patch-1
react-jsonschema-form: add ObjectFieldTemplate to FormProps
2017-11-15 09:05:52 -08:00
Sebastian Silbermann
df70a8d72c node: add documented highWaterMark option 2017-11-15 17:59:59 +01:00
Nathan Shively-Sanders
53361e7eba Merge pull request #21527 from ffMathy/patch-6
fix for broken NuGet search link
2017-11-15 08:58:53 -08:00
David Newell
982861b8ec Updating Dagre types 2017-11-15 11:55:04 -05:00
Christopher Deutsch
8135ec64e4 Fix customBurgerIcon and customCrossIcon definitions. They needed to be JSX.Element instead of HTML Element.
Add `State` for `onStateChange` event.
2017-11-15 10:52:22 -06:00
Gregor Yushinov
ef2b897324 Accept a connection object instead of a URL 2017-11-15 17:48:25 +01:00
Daniel Hritzkiv
fec98c71f8 haversine: cleanup union types, simplify LatLonTuple, add GeoJSON test 2017-11-15 11:36:28 -05:00