Commit Graph

37974 Commits

Author SHA1 Message Date
Benjamin Lichtman
bac08d41aa Merge pull request #21608 from csvn/rollup-watch
rollup: added typings for watch api
2017-11-21 10:20:50 -08:00
Benjamin Lichtman
41d73b5c2b Merge pull request #21617 from JoshuaKGoldberg/webpack-manifest-plugin-fileName
Fixed camelCasing for webpack-manifest-plugin fileName
2017-11-21 10:17:39 -08:00
Benjamin Lichtman
06fd405d3f Merge pull request #21630 from r3nya/react-slick
[react-slick] update typings
2017-11-21 10:16:31 -08:00
Benjamin Lichtman
3fdf08bd33 Merge pull request #21635 from knuppe/master
puppeteer: This fixes the definitions of classes that extend the EventEmitter
2017-11-21 10:14:41 -08:00
Benjamin Lichtman
a0624a7de9 Merge pull request #21643 from donaldpipowitch/patch-13
make express compatible with --strictFunctionTypes - fixes #21371
2017-11-21 09:59:10 -08:00
Benjamin Lichtman
6284079da5 Merge pull request #21645 from kpping/master
string is an acceptable type of ssl attr
2017-11-21 09:57:46 -08:00
Benjamin Lichtman
a0ec6c860a Merge pull request #21657 from hax/patch-1
fix typo at CursorPositionChangedEvent
2017-11-21 09:53:58 -08:00
Benjamin Lichtman
1da5f7becb Merge pull request #21658 from fortes/moment-timezone-utcOffset
Add `MomentZone.utcOffset` to `moment-timezone` (added in 0.5.14)
2017-11-21 09:53:06 -08:00
Benjamin Lichtman
dd467d78b5 Merge pull request #21516 from sthomp/master
[mapbox-gl] add heatmap to layer types
2017-11-21 09:50:58 -08:00
Benjamin Lichtman
b423c252a0 Merge pull request #21532 from PsychoSTS/master
Three BufferGeometry setFromPoints and setFromObject method defintions
2017-11-21 09:49:55 -08:00
Benjamin Lichtman
c09b0c00db Merge pull request #21471 from Manduro/mixpanel
mixpanel: 2.14 with new method
2017-11-21 09:46:18 -08:00
Johannes Klauss
b3a8c4f165 Removed patch version
Otherwise Travis CI test fails.
2017-11-21 16:58:16 +01:00
Johannes Klauss
5769e19a2e Updated keypress index.d.ts version 2017-11-21 16:49:48 +01:00
Johannes Klauss
6ff7d0206a Update keypress definition file
The methods register_combo and register_many return a Combo resp. Combo[] object.
2017-11-21 16:44:10 +01:00
KonstantinKai
e39b73235a [expo] fixes for tests 2017-11-21 16:18:46 +02:00
KonstantinKai
2f19225621 [expo] add tests 2 2017-11-21 16:00:14 +02:00
KonstantinKai
1c8fbc21ef [expo] add tests 2017-11-21 15:54:11 +02:00
Pasi Eronen
6e4ad80b70 react-router/react-router-dom: fix typing for getUserConfirmation and Prompt props 2017-11-21 12:41:42 +02:00
Mick Charuwichitratana
813b6d4d02 Change options in initialize() and resource() to optional.
Re-structure Errors
2017-11-21 13:34:27 +07:00
FishOrBear
dc3c3abb5d Rename three-SMAAPass.d.ts to three-smaapass.d.ts 2017-11-21 14:05:59 +08:00
FishOrBear
3759643aa1 Rename three-OutlinePass.d.ts to three-outlinepass.d.ts 2017-11-21 13:56:07 +08:00
ChenX
928d7aacab clear code 2017-11-21 13:49:59 +08:00
Mick Charuwichitratana
7ed15aaca2 Fixed errors in epilogue declaration file. 2017-11-21 10:23:58 +07:00
Mick Charuwichitratana
732e27b18d Remove strictFunctionTypes option from tsconfig 2017-11-21 09:56:13 +07:00
Mick Charuwichitratana
5348412ada Change typescript version from 2.4.1 to 2.4 2017-11-21 09:52:02 +07:00
Connor McEwen
401387a253 Add gestureResponseDistance to navigation options 2017-11-20 18:19:00 -05:00
Apoorv Garg
db41045546 Added highlightSeriesBackgroundColor dygraph opt 2017-11-21 02:43:02 +05:30
Nathan Shively-Sanders
661e7136a7 Merge pull request #21352 from unindented/draft-js
Expose RawContentState internals for draft-js 0.10
2017-11-20 13:06:52 -08:00
Nathan Shively-Sanders
6762f912a8 Merge pull request #21137 from nikdo/master
cordova-plugin-device: Declare property on window object
2017-11-20 12:43:50 -08:00
Uri Shaked
ffb71cb8f9 [beats] fixes according to plantain-00's feedback 2017-11-20 22:11:50 +02:00
Filipe Fortes
70d7e12896 Add MomentZone.utcOffset, added in 0.5.14 2017-11-20 10:53:04 -08:00
HE Shi-Jun
9b3e2fef0b fix typo at CursorPositionChangedEvent 2017-11-20 11:21:09 -06:00
KonstantinKai
774cb78bf0 [expo] add typings 2017-11-20 18:53:31 +02:00
Radek Matěj
85c4060f2e fixup! fixup! Declare property on window object 2017-11-20 13:55:09 +01:00
Radek Matěj
15d316eab3 fixup! Declare property on window object 2017-11-20 13:50:33 +01:00
Edward Knowles
5b81984fe7 Add required in prompt to angular material 2017-11-20 11:15:59 +00:00
Andrew Makarov
5330f0c347 [react-slick] update typings 2017-11-20 12:32:07 +03:00
Rico Kahler
f1a394c73d remove comments; typings react-sketchapp are initially finished! 2017-11-20 04:25:31 -05:00
Krittanan Pingclasai
52d715676c string is an acceptable type of ssl attr 2017-11-20 16:14:38 +07:00
Donald Pipowitch
748eb05ce0 fixes #21371 2017-11-20 09:31:16 +01:00
Corbin
9bb9e1b3d3 [lusca] Fix tests and linting 2017-11-19 20:58:25 -08:00
Corbin
69a72b19f0 [lusca] Added typings 2017-11-19 20:43:33 -08:00
Rico Kahler
6745ff3ed4 add types for Platform 2017-11-19 22:37:32 -05:00
Rico Kahler
e75aadc3c9 remove relative import 2017-11-19 21:48:29 -05:00
Rico Kahler
4691d9d198 specify "files" in tsconfig.json 2017-11-19 21:41:07 -05:00
Rico Kahler
f14380642a run through linter 2017-11-19 21:31:17 -05:00
Rico Kahler
71bb4d4a87 add typings for react-sketchapp 2017-11-19 21:11:02 -05:00
Knuppe
0112196cb9 This fixes the definitions of classes that extend the EventEmitter (Browser and Page).
Signed-off-by: Knuppe <gustavoknuppe@gmail.com>
2017-11-19 22:36:06 -02:00
Nathan Shively-Sanders
a4c2d3c7de Merge pull request #21633 from dwickern/ember
[ember] some small fixes
2017-11-19 16:32:46 -08:00
Derek Wickern
e133846d15 add ember-data typings 2017-11-19 10:18:17 -08:00