Commit Graph

57025 Commits

Author SHA1 Message Date
Denis Cappellin
966470e9e5 Add missing definition for writeLong 2019-01-27 12:10:10 +01:00
Vanya
55dbfec2eb Add definitions for color-diff (#32516) 2019-01-26 11:08:12 -08:00
Hugo Alliaume
2a76edab65 feat: add typings for Buble (#32515)
* chore(buble): setup

* feat(buble): implement tons of options and tests

* feat(buble): export interfaces, this can be useful

* feat(buble): add "includeContent" option

* fix(buble): add "dom" lib, fix sourcemap and linting issues
2019-01-26 10:50:34 -08:00
Michael Mojica
29eb368cdd react-slick - add slickPause/Play type (#32501) 2019-01-26 10:14:32 -08:00
Ferdy Budhidharma
afdf66dc15 [react] better types for React.Children, second generic parameter for ReactElement (#32279)
* better types for react.children

* fix failing tests

* semicolons..
2019-01-26 14:36:57 +00:00
Benjamin Lichtman
89592f7ec3
Merge pull request #32321 from ycycwx/master
[recompose] Add missing parameter with `hoistStatics`
2019-01-25 15:40:35 -08:00
Benjamin Lichtman
9f449894ea
Merge pull request #32497 from davecardwell/extra-watch-webpack-plugin
[extra-watch-webpack-plugin] Add initial types
2019-01-25 15:29:05 -08:00
Benjamin Lichtman
7bca3c5162
Merge pull request #32495 from WholeMilk/drivelist
New types for drivelist
2019-01-25 15:24:42 -08:00
Benjamin Lichtman
964fd6801f
Merge pull request #32496 from AlCalzone/iobroker/subscribe-async
[iobroker] Add async versions of [un]subscribe[Foreign]States
2019-01-25 15:23:47 -08:00
Dave Cardwell
cdea5c2a81 [extra-watch-webpack-plugin] Add initial types 2019-01-25 18:00:28 -05:00
Benjamin Lichtman
bca675921b
Merge pull request #32498 from davecardwell/fix-passport-github-dependents
[@feathersjs/authentication-oauth2] Fix TypeScript version
2019-01-25 14:47:26 -08:00
Dave Cardwell
98ff30f627 [@feathersjs/authentication-oauth2] Fix TypeScript version
Error: feathersjs__authentication-oauth2 depends on passport-github but
has a lower required TypeScript version.
2019-01-25 15:14:46 -05:00
Dominic Griesel
b176561c39 Make options non-optional in 2nd overload 2019-01-25 20:02:04 +01:00
Benjamin Lichtman
5d6a94a306
Merge pull request #32319 from NickBolles/njb/feathers-authentication
Feathersjs Authentication
2019-01-25 10:58:59 -08:00
Benjamin Lichtman
5e1c55ec39
Merge pull request #32486 from flexmonster/master
flexmonster d.ts added
2019-01-25 10:56:36 -08:00
Benjamin Lichtman
dcd2a29d7e
Merge pull request #32494 from uniqueiniquity/updateCodeowners
Update CODEOWNERS
2019-01-25 10:53:17 -08:00
Xiao Deng
0704833a6a Updated type, configs and tests. 2019-01-25 12:45:47 -06:00
Benjamin Lichtman
2c5594dd30
Merge pull request #32490 from MrOggy85/feature/remove-webdriverio
remove webdriverio. Bundles their own types since 5.0.0
2019-01-25 10:42:33 -08:00
Benjamin Lichtman
8c368d1bfe
Merge pull request #32290 from ninok/allow_toArray_for_array_like
Allow [Color,Vector2,Vector3].toArray to directly write to ArrayLike for three package
2019-01-25 10:41:24 -08:00
Benjamin Lichtman
becd1837bb
Merge pull request #32468 from katsanva/master
Add types for terminal-kit
2019-01-25 10:40:36 -08:00
Benjamin Lichtman
95dad4fece Update CODEOWNERS 2019-01-25 10:35:17 -08:00
katsanva
ee96fd0c45 Fixed exports 2019-01-25 22:33:48 +04:00
Benjamin Lichtman
23146449c7
Merge pull request #32484 from ffflorian/copy-jsdoc
[copy] Add JSDoc, use File
2019-01-25 10:23:14 -08:00
Benjamin Lichtman
a80c146029
Merge pull request #32489 from VincentLanglet/dotenvFlow
[dotenv-flow] Add new types
2019-01-25 10:19:47 -08:00
Benjamin Lichtman
713db61de6
Merge pull request #32488 from tngranados/react-native-platform-touchable
Add types for react-native-platform-touchable
2019-01-25 09:55:30 -08:00
Benjamin Lichtman
fe9a6fc86a
Merge pull request #32478 from adripanico/master
@types/hls.js : Fixing definition of Level interface
2019-01-25 09:52:42 -08:00
Benjamin Lichtman
6d4632bfb8
Merge pull request #32423 from aldafu/fix-shelljs-cp-return-type
Fix void type for shelljs package, functions return value to ShellArray
2019-01-25 09:52:00 -08:00
Benjamin Lichtman
0d55e1a61d
Merge pull request #32469 from karak/sinon-third-arg
[sinon] Added the third argument to sinon.spy()
2019-01-25 09:50:18 -08:00
katsanva
c9aa3d0143 Fixed dtslint 2019-01-25 21:48:26 +04:00
Benjamin Lichtman
f3a5d5e317
Merge pull request #32475 from Tom-Dynamsoft/master
<@types/dwt> Updated the structure of the definitions to reflect the changes in the new version. Added definitions for new APIs introduced in the new version mainly from the addons
2019-01-25 09:45:13 -08:00
Benjamin Lichtman
c71d008934
Merge pull request #32482 from dolezel/react-sortable-tree
[react-sortable-tree] Fixed option name
2019-01-25 09:41:40 -08:00
Benjamin Lichtman
05f2be31e5
Merge pull request #32483 from SPWizard01/master
[react-paginate] add missing breakLinkClassName property
2019-01-25 09:39:51 -08:00
katsanva
da28a84b5e Revert back to original 2019-01-25 21:39:01 +04:00
Xiao
64ba3f963d
Create tsconfig.json 2019-01-25 11:32:59 -06:00
Xiao
010fd4edd0
Update index.d.ts 2019-01-25 11:32:12 -06:00
Xiao
8780fc2e7b
Create drivelist-test.d.ts 2019-01-25 11:31:19 -06:00
Xiao
7e16b6839b
Create tslint.json 2019-01-25 11:26:50 -06:00
Vincent Langlet
faa5f11108 Add types 2019-01-25 18:18:01 +01:00
Xiao
7951184347
Delete package.json 2019-01-25 11:15:21 -06:00
Oskar Lindgren
207bb59128 remove webdriverio. Bundles their own types since 5.0.0 2019-01-26 02:04:42 +09:00
Flexmonster Pivot Table
9ce6298e63 flexmonster d.ts added
tslint comments applied
2019-01-25 19:03:18 +02:00
Benjamin Lichtman
65309381bd
Merge pull request #32472 from eoin-obrien/parse-numeric-range
[parse-numeric-range] Add types
2019-01-25 08:52:17 -08:00
Benjamin Lichtman
84eeab8dae
Merge pull request #32473 from eoin-obrien/xmlserializer
[xmlserializer] Add types
2019-01-25 08:51:37 -08:00
Benjamin Lichtman
831cce3b0a
Merge pull request #32421 from zifahm/master
Gestalt updated icon combinations
2019-01-25 08:50:14 -08:00
Toni Granados
0cf6eb14dc Add types for react-native-platform-touchable 2019-01-25 17:49:51 +01:00
Benjamin Lichtman
81e2627cbd
Merge pull request #32334 from asiderius/openlayers-drawoptions-stopclick
Openlayers: Add stopClick to DrawOptions
2019-01-25 08:42:23 -08:00
Benjamin Lichtman
50623e5a9b
Merge pull request #32284 from MechJosh0/patch-1
Added `set` method to available types for `dot-object` package
2019-01-25 08:41:26 -08:00
Benjamin Lichtman
9baba5a562
Merge pull request #32195 from ew73/patch-1
nconf - Add support for encrypted/secure file contents in .file()
2019-01-25 08:40:04 -08:00
Benjamin Lichtman
2930acb29b
Merge pull request #32236 from ryprice/amplitude-js-exports
export amplitude type because amplitude-js is a UMD module
2019-01-25 08:38:42 -08:00
Benjamin Lichtman
bcebd0cabf
Merge pull request #32435 from vldk/master
Update index.d.ts for tween.js version 17.2.0
2019-01-25 08:35:55 -08:00