Commit Graph

29103 Commits

Author SHA1 Message Date
Andy
3a18123b9e webgl2: Fix compatibility with lib.dom.d.ts in TypeScript 2.3 (#15994) 2017-04-19 13:45:24 -07:00
Andy
13496b9ac2 chocolatechipjs: Lint and remove definitions that are already in lib.dom.d.ts (#16001) 2017-04-19 13:19:48 -07:00
Ryan Cavanaugh
8c4857c880 Merge pull request #15757 from kamek-pf/master
Fixed types for Thrift 0.10.0
2017-04-19 13:09:30 -07:00
Ryan Cavanaugh
1fc4575cb5 Merge pull request #15974 from mgr01/injector
Angular: Improve types of 'instantiate' and 'invoke' of IInjectorService.
2017-04-19 13:06:50 -07:00
Andy
71acb3b8e3 blissfuljs: Don't rely on global definitions of AriaRequestEvent and CommandEvent (#15997) 2017-04-19 12:45:52 -07:00
Andy
29afba8cf7 webappsec-credential-management: Remove fetch definition and require ts2.2 (#15996) 2017-04-19 11:59:58 -07:00
Ryan Cavanaugh
888e821865 Merge pull request #15774 from satoshun00/fix/poolcluster
fix(mysql): Add definition for PoolCluster.end with callback
2017-04-19 11:50:08 -07:00
Ryan Cavanaugh
6dfb3a499d Merge pull request #15954 from cwmoo740/master
react-onclickoutside wrapped component props and returned component props
2017-04-19 11:49:36 -07:00
Ryan Cavanaugh
c91f8ff368 Merge pull request #15861 from efokschaner/make-three-non-global
three: Make THREE non-global
2017-04-19 11:24:29 -07:00
Ryan Cavanaugh
76c28bedbe Merge pull request #15967 from schfkt/master
@types/joi: Update type definition for ValidationOptions interface
2017-04-19 11:23:20 -07:00
Ryan Cavanaugh
4799512a30 Merge pull request #15874 from tmburnell/master
@Types XLSX was missing aoa_to_sheet
2017-04-19 11:04:02 -07:00
Ryan Cavanaugh
55bc3c9fc3 Merge pull request #15929 from thasner/react-redux/connect
`react-redux` `ComponentDecorator` input accepts `TOwnProps`
2017-04-19 11:03:07 -07:00
Andy
cf913c723d applepayjs: Fix lint error (#15980) 2017-04-19 10:11:33 -07:00
Andy
b29618c24c arcgis-js-api: Don't export from tests (#15981) 2017-04-19 10:11:08 -07:00
Andy
8966463273 bookshelf: Don't use class before declaration (#15982) 2017-04-19 10:10:56 -07:00
Andy
e13ecba965 d3: Fix new --noImplicitAny error (#15984) 2017-04-19 10:10:19 -07:00
Andy
9ee1d80490 Mithril: fix new excess property check (#15985) 2017-04-19 10:09:54 -07:00
Andy
80f957b8e6 n3: Don't use class before declaration (#15986) 2017-04-19 10:09:29 -07:00
Andy
525be6811d node: Fix typeof error (#15987) 2017-04-19 10:09:20 -07:00
Andy
00e7404aa1 pouchdb-find: Fix typo (#15988) 2017-04-19 10:09:09 -07:00
Andy
04ed17061c svg-pan-zoom: Don't delete local variable (#15990) 2017-04-19 10:08:57 -07:00
Andy
6d28e7b0bf bluebird/v1: Change name of type Promise type parameter to T (#15992) 2017-04-19 10:08:17 -07:00
Andy
cce035e0c3 Remove more unnecessary namespaces in tests (#15978) 2017-04-19 08:27:36 -07:00
Pavel Ivanov
22f1881cb1 Bump version 2017-04-19 11:46:31 +03:00
Pavel Ivanov
52d30d8cf9 Update type definition for ValidationOptions interface
- According to the docs it can be an object as well
2017-04-19 11:37:41 +03:00
efokschaner
393b8de781 Merge upstream master 2017-04-19 01:13:07 -07:00
Martin Costello
0d66a6e046 Add grecaptcha.execute() (#15956)
Add the grecaptcha.execute() function for the invisible reCAPTCHA.
2017-04-18 18:37:00 -07:00
Ryan Cavanaugh
d32d90cde9 Merge pull request #15925 from davschne/master
react-leaflet, update to react-leaflet v1.1
2017-04-18 16:09:42 -07:00
David Schneider
11cd4d0189 Linting: strict-export-declare-modifiers 2017-04-18 14:53:22 -07:00
Andy
53ecd41e90 Remove unnecessary namespaces in tests (#15922) 2017-04-18 13:57:54 -07:00
Andy
8779c5d029 mithril: Apply more lint rules (#15863) 2017-04-18 13:54:27 -07:00
David Schneider
e8c5eb91fb Linting: semicolon 2017-04-18 13:48:40 -07:00
David Schneider
6eaedc42c8 Linting: no-empty-interface 2017-04-18 13:48:24 -07:00
David Schneider
d35c0b0228 Linting: semicolon 2017-04-18 13:47:59 -07:00
David Schneider
2d7dd94f3c Linting: strict-export-declare-modifiers 2017-04-18 13:47:38 -07:00
Andy
1094f1d5b9 Remove outdated section from README (#15918) 2017-04-18 13:42:15 -07:00
kamek-pf
4806da7caf fixed dtslint errors 2017-04-18 14:41:23 -04:00
Denis
a20927357b Added type definitions for @vimeo/player (#15593)
* Added type definitions for @vimeo/player

* Added path to index.d.ts

* Deleted unused interface

* changed package to new scoped packages resolution support

references 4e29b1883d

* clean types for updating forked repository

* declare module in d.ts file

waiting for typescript 2.3.1 for support of scoped packages

* changed to greatest minor version

* undo modifications

* move files to types folder

and renaming tests file

* delete typescript version declaration

* removed dtslint errors

* disable „no-single-declare-module“

needed untill typescript 2.3.1 is out.

* deleted extra space in URLs

* changed mail-address to github username
2017-04-18 11:27:34 -07:00
Martynas Žilinskas
9df4e89676 react-dom package update with test-utils (#15868)
* Create index.d.ts

`react-addons-test-utils` package moved to `react-dom/test-utils. [Reference](https://facebook.github.io/react/docs/test-utils.html)
Added missing function `isElement()`. 
Added jsdocs comments from react documentation.

* Update index.d.ts

* Added react-dom tests.

* Fixed one function return. Added test-utils tests.

* Remade structure.

* Fixed header.

* Remade from tsx -> ts.

* Remade folder structure.

* Moved to a single test file.

* Updated header.

* Added tslint.json.

* Fixed index.d.ts

* Removed trailing spaces.

* no-redundant-modifiers index.d.ts fix.

* Fixed tslint errors.

* tslint extends dtslint/dt.json and fixed ReactTestUtils.

* Fixed header version.

* Removed consecutive blank line.

* Removed JSDocs tags without description.

* Fixed ReactDOM export as global.
2017-04-18 11:18:04 -07:00
kamek-pf
da129b12a1 fixed tests 2017-04-18 14:08:44 -04:00
Kyle Roach
ab4ff7f937 Moved method scrollToEnd to correct interface (#15955)
Moved scrollToEnd from RecyclerViewBackedScrollViewStatic to ScrollViewStatic
2017-04-18 10:52:16 -07:00
Thomas Hasner
416c0f9c3d Use TOwnProps instead of IOwnProps 2017-04-18 13:51:36 -04:00
Andy
dae4a527d7 Fix "../tslint.json" to "dtslint.json" (#15957)
* Fix "../tslint.json" to "dtslint.json"

* Fix errors
2017-04-18 10:35:52 -07:00
Ryan Cavanaugh
1254dcd7c0 Merge pull request #15939 from demurgos/patch-1
[pg] Add the error parameter to Client.release
2017-04-18 08:35:59 -07:00
cwmoo740
960ae288fe react-onclickoutside add tslint.json 2017-04-18 11:15:29 -04:00
Andy
6c68ba6447 react-cropper: Don't duplicate cropper definition (#15951) 2017-04-18 08:08:44 -07:00
cwmoo740
0d96c339bc react-onclickoutside extend React.ComponentClass constructor to require returned component implement handleClickOutside function 2017-04-18 11:08:33 -04:00
Andy
511af76fa4 Move packages from root to types (#15953)
* Move files

* Fix lint and remove node-jose
2017-04-18 08:02:41 -07:00
Mateusz Greszta
30b9603742 Improve types of 'instantiate' and 'invoke' of IInjectorService.
The result is inferred form the argument, which removes the need of any cast.
2017-04-18 17:01:47 +02:00
Andy Hanson
6b068086bf Merge branch 'iPoul-tinymce-autosave-plugin-types' 2017-04-18 07:19:58 -07:00