Commit Graph

29006 Commits

Author SHA1 Message Date
Ryan Cavanaugh
10cf902414 Merge pull request #15718 from fabiob/mongoose-docs-fix
@types/mongoose: better docs
2017-04-17 11:06:09 -07:00
Denis
15aaf7e761 Add test cases for showSaveDialog & showOpenDialog 2017-04-17 14:04:51 -04:00
Ryan Cavanaugh
3721534052 Merge pull request #15685 from jnordberg/patch-2
[three.js] fix ObjectLoader.load signature + typofix
2017-04-17 11:03:12 -07:00
cwmoo740
51a96fbcdb react-onclickoutside header parsing errors, update tslint to extend dtslint 2017-04-17 13:50:03 -04:00
cwmoo740
79d146c737 react-onclickoutside update from pr feedback 2017-04-17 13:28:23 -04:00
Ryan Cavanaugh
d1df8bce09 Merge pull request #15736 from QuatroCode/master
prop-types package definitions
2017-04-17 10:11:26 -07:00
Andy
7aa0a4c04c Re-sort notNeededPackages.json (#15913) 2017-04-17 09:50:59 -07:00
Andy Hanson
acef40774f Merge branch 'winksaville-update-README.md' 2017-04-17 09:50:33 -07:00
Andy Hanson
8c6be6ea2d for edit -> to edit, and uncapitalize "edit" 2017-04-17 09:50:10 -07:00
Andy Hanson
fd902593a5 Merge branch 'update-README.md' of https://github.com/winksaville/DefinitelyTyped into winksaville-update-README.md 2017-04-17 09:49:37 -07:00
Al Farnsworth
952e603bdb google-protobuf: Add type inference to ...WrapperField methods, mark some optional fields (#15654)
* Updates to message wrapper fields and initialize

* Update index.d.ts

* Remove casts from test, types are now inferred from tsd

* Fix WrapperField defs
2017-04-17 09:44:30 -07:00
Andy
6136228ad1 tabris: Provides its own types (#15652) 2017-04-17 09:40:01 -07:00
Andy
0308b696f5 route-recognizer: Provides its own types (#15651) 2017-04-17 09:39:31 -07:00
Andy
fbfb73aaaf fast-json-patch: Provides its own types (#15645) 2017-04-17 09:39:19 -07:00
Christopher Stone
cdb8e91706 Expand coverage for documentdb (#15653)
* expanding coverage

* added fixes and overloads

* tests

* remove extraneous 'public' declarations

* add missing properties

* added tslint conformity

* ignore no-empty-interface to prevent breaking changes

* added missing types

* fixed collection partition key type

* extend collectionMeta from collection type

* fix key name

* fix lint errors

* remove generic type on NewDocument

* Add description to UserFunction

* Custom document properties may be any type
2017-04-17 09:39:04 -07:00
Andy
e5b3078d7b redux-batched-actions: Provides its own types (#15650) 2017-04-17 09:36:40 -07:00
Andy
31116e82a6 knockout-pre-rendered: Provides its own types (#15646) 2017-04-17 09:36:19 -07:00
Andy
4ae5b31d14 electron-builder: Provides its own types (#15644) 2017-04-17 09:35:17 -07:00
Andy
8108ec614b azure-mobile-apps: Provides its own types (#15642) 2017-04-17 09:35:04 -07:00
Andy
bf0a12fa1b pg-promise: Provides its own types (#15649) 2017-04-17 09:32:47 -07:00
Andy
975f9020e0 mobservable-react: Provides its own types (#15648) 2017-04-17 09:32:36 -07:00
Andy
167df1a21f rest-io: Provides its own types (#15639) 2017-04-17 09:27:30 -07:00
Andy
85d6b70f41 mendixmodelsdk: Provides its own types (#15637) 2017-04-17 09:23:26 -07:00
Andy
8d91b9b9d8 babylonjs: Provides its own types (#15634) 2017-04-17 09:23:13 -07:00
Andy
17b5c352aa axe-core: Provides its own types (#15633) 2017-04-17 09:22:58 -07:00
Andy
23c7b1b86b webcola: Provides its own types (#15641) 2017-04-17 09:21:33 -07:00
Andy
e810482d33 svg.js: Provides its own types (#15640) 2017-04-17 09:21:15 -07:00
Andy
2083d295a6 onsenui: Provides its own types (#15638) 2017-04-17 09:19:42 -07:00
Andy
a6f478678a knockout-paging: Provides its own types (#15636) 2017-04-17 09:18:27 -07:00
Andy
56939d9bf9 jsnlog: Provides its own types (#15628) 2017-04-17 09:17:17 -07:00
Andy
094f447533 tcomb: Provides its own types (#15625) 2017-04-17 09:17:01 -07:00
Andy
0e58dc156f vso-node-api: Provides its own types (#15632) 2017-04-17 09:15:41 -07:00
Andy
973944a082 sendgrid: Provides its own types (#15631) 2017-04-17 09:15:31 -07:00
Andy
06e8b38abb reselect: Provides its own types (#15630) 2017-04-17 09:15:21 -07:00
Andy
07314d166a parse5: Provides its own types (#15629) 2017-04-17 09:15:09 -07:00
Andy
ca980b5a08 devextreme: Provides its own types (#15627) 2017-04-17 09:13:33 -07:00
Andy
094ad0a36c uk.co.workingedge.phonegap.plugin.istablet: Provides its own types (#15626) 2017-04-17 09:13:20 -07:00
Kamil Rojewski
af054bddd0 Uint support (#15615) 2017-04-17 09:11:51 -07:00
Elisha-Wigwe Chijioke O
c14687382c Add Class Name to Card Header, Text and Actions (#15614)
Add `className` property to missing props interfaces. Ref #10823
2017-04-17 09:11:22 -07:00
Kalle Ott
7aa9acc6b9 update to react-virtualized 9.5 (#15613) 2017-04-17 09:10:46 -07:00
Philip Jackson
940b36aea4 React: Use specific event type for nativeEvent property (#15610)
* Use specific event type for nativeEvent property

Allows event handlers to fully use the `ev.nativeEvent` property without casting. But it does make the `React.MouseEvent` type slightly more complicated.

* Maintain backwards compatibility of SyntheticEvent type

TypeScript 2.3 should be adding type parameter defaults, which allows the `nativeEvent` property to be made generic but without breaking existing code.

* Override nativeEvent in the more specific event types

Overriding nativeEvent in this way maintains backwards compatibility and doesn't depend on bleeding-edge TypeScript features.
2017-04-17 09:08:50 -07:00
Anthony Ronda
3c47d3f5ad @types/node-schedule: added DateRange spec for job scheduling and now passes lint (#15606)
* node-schedule: added date range obj param & tests

* node-schedule: linted
2017-04-17 08:59:44 -07:00
yojagad
114422ca10 Adding enums (#15605)
Added host, platform and diagnostics within Office.context
2017-04-17 08:58:37 -07:00
Andy
eae91aa566 aws-sdk: Provides its own types (#15604)
* aws-sdk: Provides its own types

* Make quotes consistent
2017-04-17 08:57:58 -07:00
Andy
61f09b2ce8 gulp-typescript: Provides its own types (#15601) 2017-04-17 08:55:59 -07:00
Andy
d1b75ee8b6 anydb-sql: Provides its own types (#15598) 2017-04-17 08:55:45 -07:00
Andy
bda9aa34d5 pkcs11js: Provides its own types (#15597) 2017-04-17 08:55:26 -07:00
Dominik Strasser
99d4280c4e fix: change json to any (#15596) 2017-04-17 08:55:01 -07:00
Stevan Goode
172e6f79a3 Fixed not accepting string as action reference (#15595) 2017-04-17 08:54:42 -07:00
cwmoo740
e249ffbd18 react-onclickoutside update docstring to include React.Component 2017-04-17 11:52:52 -04:00