Paul Selden
|
71d0268f5c
|
Add package.json with dependencies
|
2017-11-16 17:54:59 -05:00 |
|
Paul Selden
|
f313a73ba3
|
add definition for mobx-apollo
|
2017-11-16 15:22:28 -05:00 |
|
Nathan Shively-Sanders
|
61796910d1
|
Merge pull request #21441 from konne/enigmaJS
add new types for enigma.js
|
2017-11-16 10:22:35 -08:00 |
|
Nathan Shively-Sanders
|
084594b935
|
Merge pull request #21572 from renjfk/otplib
add type definition for otplib
|
2017-11-16 10:20:26 -08:00 |
|
Nathan Shively-Sanders
|
a915e87b31
|
Merge pull request #21575 from Fidge123/master
Add declaration files for uinput
|
2017-11-16 09:56:02 -08:00 |
|
Nathan Shively-Sanders
|
20d67fefc8
|
Merge pull request #21406 from tchandelle/chart_js_tooltip_callbacks
[Chart.js] Fixes tooltip callbacks, set return and data type
|
2017-11-16 09:50:56 -08:00 |
|
Nathan Shively-Sanders
|
5b97c496c9
|
Merge pull request #21539 from br8h/master
[ioredis] updated multi() param types
|
2017-11-16 09:50:21 -08:00 |
|
Nathan Shively-Sanders
|
45391c54ee
|
Merge pull request #21541 from eknowles/master
add mdAriaProvider to angular-material
|
2017-11-16 09:49:58 -08:00 |
|
Nathan Shively-Sanders
|
7e1da1b921
|
Merge pull request #21562 from csvn/rollup-update
Rollup: Sync typings for latest version
|
2017-11-16 09:26:39 -08:00 |
|
Nathan Shively-Sanders
|
3ec0b78ce6
|
Merge pull request #21568 from kevinpoirier/master
Add missings typings
|
2017-11-16 09:11:10 -08:00 |
|
Nathan Shively-Sanders
|
4747c453fb
|
Merge pull request #21419 from TNOCS/master
Added two missing properties in OptionDefinition
|
2017-11-16 08:59:03 -08:00 |
|
Nathan Shively-Sanders
|
3be79d3033
|
Merge pull request #21415 from styfle/patch-14
Add width property on ColHTMLAttributes in react
|
2017-11-16 08:44:47 -08:00 |
|
Florian Richter
|
4199f3140f
|
Add explicit export
|
2017-11-16 16:48:03 +01:00 |
|
Florian Richter
|
3177343e53
|
Don't redeclare module
|
2017-11-16 16:42:03 +01:00 |
|
Florian Richter
|
ab64c25fb2
|
Add strictFunctionType true
|
2017-11-16 16:12:13 +01:00 |
|
Florian Richter
|
76d84cf85a
|
Fix lint
|
2017-11-16 16:03:41 +01:00 |
|
Florian Richter
|
9d278dbe1b
|
Add uinput declarations
|
2017-11-16 16:03:41 +01:00 |
|
Soner Koksal
|
535d6ac9a7
|
add type definition for otplib
|
2017-11-16 17:15:41 +03:00 |
|
Soner Koksal
|
b90f90a9c6
|
Merge remote-tracking branch 'upstream/master'
|
2017-11-16 15:50:51 +03:00 |
|
Erik Vullings
|
0790d194c2
|
Merge pull request #1 from TNOCS/erikvullings-patch-1
Removed @type annotations and @memberof
|
2017-11-16 10:54:23 +01:00 |
|
Erik Vullings
|
a5b7118cb1
|
Removed type annotations and @memberof
As requested by the reviewer, @sandersn
|
2017-11-16 10:49:46 +01:00 |
|
Kevin
|
d561d98768
|
Add missings typings
|
2017-11-16 10:07:21 +01:00 |
|
Konrad Mattheis
|
6a0ff21074
|
codereview changes
|
2017-11-16 09:34:21 +01:00 |
|
Thomas Chandelle
|
04ee02e9c8
|
Make the arguments non-optional, they will always be set by Chart.js
|
2017-11-16 08:53:18 +01:00 |
|
Ebrahim
|
7e61489f7d
|
[ioredis] added multi() non-pipelined overload
|
2017-11-16 07:16:30 +03:30 |
|
Christian Svensson
|
b49d02fae1
|
Updated the targeted rollup version
|
2017-11-16 03:25:08 +01:00 |
|
Christian Svensson
|
0cc1edd2c6
|
Linting and add me to authors
|
2017-11-16 03:12:45 +01:00 |
|
Christian Svensson
|
bc0c1631e6
|
Added interface for configuration files
See https://rollupjs.org/#configuration-files for the format
|
2017-11-16 03:00:18 +01:00 |
|
Christian Svensson
|
ad97bcd2e3
|
"format" is not optional
See Javascript API for details:
https://rollupjs.org/#rollup-rollup
|
2017-11-16 02:51:52 +01:00 |
|
Christian Svensson
|
00fa22a35e
|
Transform method for plugins has correct 'this' context
See link for more info: https://github.com/rollup/rollup/wiki/Plugins#warnings-and-errors
|
2017-11-16 02:46:01 +01:00 |
|
Christian Svensson
|
139e3769dc
|
Generate returns a promise
https://github.com/rollup/rollup/blob/master/src/rollup/index.js#L157-L188
"map" will be null if GenerateOptions.sourceMap is false
|
2017-11-16 02:30:49 +01:00 |
|
Christian Svensson
|
d97047d4f5
|
Updated deprecated and moved properties
Renamed properties:
6fc2088bfa/src/rollup/index.js (L82-L88)
Paths as an output option:
https://github.com/rollup/rollup/blob/master/CHANGELOG.md#0482
|
2017-11-16 02:17:44 +01:00 |
|
Christian Svensson
|
2813d29432
|
added additional test code
|
2017-11-16 01:41:40 +01:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|