Commit Graph

24844 Commits

Author SHA1 Message Date
IdeaHunter
1a30753cba Add missing SP.ClientObject methods from MSDN spec (#13335) 2016-12-25 05:31:46 +09:00
Kiarash
469af3f987 Update google.maps.RectangleOptions interface (#13329) 2016-12-25 05:22:40 +09:00
Rasmus Eeg Møller
8f26a2b08e Update umbraco-services.d.ts (#13321)
https://our.umbraco.org/apidocs/ui/#/api/umbraco.services.mediaHelper
2016-12-25 05:18:42 +09:00
Daniel Rosenwasser
5db0bca5d6 Merge pull request #13464 from crh225/master
Add withCredentials to Signalr
2016-12-24 13:59:34 -05:00
Daniel Rosenwasser
79d03d145e Merge pull request #13504 from shuntksh/fix-ssh2
ssh2 to allow undefined to TerminalModes interface
2016-12-24 13:55:28 -05:00
Andy
c84183036f Add noImplicitThis to packages that were missing it (#13540) 2016-12-24 10:24:57 -05:00
TonyYang
38fd8bd632 Remove empty namespace (#13507) 2016-12-24 10:04:43 -05:00
Horiuchi_H
7c90a158de Merge pull request #13529 from simonxca/patch-mongoose
Mongoose add Object fallback for Schema defs fixes #13356
2016-12-23 23:38:49 +09:00
Andy
adccc96e9b Remove merge marker (#13530) 2016-12-23 09:00:29 -05:00
Sam Verschueren
f20cd94cab add tslint for conf package (#13525) 2016-12-23 08:59:22 -05:00
Simon
585d9d2f60 add Object fallback type for Schema definitions fixes #13356 2016-12-23 08:04:37 -05:00
Sam Verschueren
f45b579128 add conf (#13516) 2016-12-22 17:05:56 -08:00
Paul Gschwendtner
123690bb2e types(selenium-webdriver): re-add chord method for selenium inputs (#13513)
* Re-Adds a previously removed definition for the `chord` method in the `selenium-webdriver`.
  
Reference to the source: https://github.com/SeleniumHQ/selenium/blob/master/javascript/node/selenium-webdriver/lib/input.js#L111-L125
Reference to the SHA that removed the `definition`: 4cf3256fe8
2016-12-22 16:40:36 -05:00
Bjørn
30590e1bf8 Add optics-agent typings (#13457)
* Add optics-agent

* Remove namespace and use default tslint tsconfig

* Set no implicit this to true
2016-12-22 16:16:59 -05:00
Andy
b96c8d58d5 Add note to README about default exports. (#13442) 2016-12-22 11:22:45 -05:00
Karol Janyst
25ef9e6de6 Add definitions for react-bootstrap-date-picker (#13428)
* Add definitions for react-bootstrap-date-picker

* Add tslint.json

* Add required compiler option
2016-12-22 09:21:43 -05:00
Daniel Rosenwasser
334c0b48e5 Merge pull request #13495 from matiishyn/angular-ui-router-redirectTo
[angular-ui-router] Added description of `redirectTo`
2016-12-22 01:59:31 -08:00
Ivan Matiishyn
b1316f90aa fixes 2016-12-22 10:37:45 +01:00
Daniel Rosenwasser
67a587e2ad Merge pull request #13427 from LKay/lkay/browser-fingerprint
Add definitions for browser-fingerprint
2016-12-21 23:24:36 -08:00
Karol Janyst
9bbbe17129 Change definition to also support available ES6 import 2016-12-22 16:18:18 +09:00
Daniel Rosenwasser
e794f01baf Merge pull request #13425 from LKay/lkay/react-toggle
Add definitions for react-toggle
2016-12-21 23:04:22 -08:00
Daniel Rosenwasser
ade3036114 Merge pull request #13477 from jtmthf/yargs
yargs: allow .version with no arguments
2016-12-21 22:48:31 -08:00
Karol Janyst
7349e545ea Add required compiler option 2016-12-22 12:30:57 +09:00
Karol Janyst
3a2ed9b79d Add required compiler option 2016-12-22 12:27:52 +09:00
Andy
3a9dfff847 Add comment to README describing how to use TypeScript 2.1 (#13474) 2016-12-21 14:37:42 -08:00
Ivan Matiishyn
18654e7f4b added definitions 2016-12-21 18:43:46 +01:00
Ivan Matiishyn
be2a7b8f93 [angular-ui-router] Added description for redirectTo 2016-12-21 17:59:53 +01:00
泡泡
095e813954 add enableTypes option for koa-bodyparser (#13482) 2016-12-21 04:00:43 -08:00
Basarat Ali Syed
5cdb98e158 Merge pull request #13467 from DefinitelyTyped/debugger
Move "_debugger" types into "node"
2016-12-21 09:51:35 +11:00
Jack Moore
39fa6c8445 Yargs: .version with no arguments 2016-12-20 13:59:41 -08:00
Andy
05e9c858cf Merge 20dec (#13471)
* base-64 typings

* formatting and indenting

* feat: add typings for watchpack

* fix: improve missing typings

* Port from https://github.com/agileek/typings-vis/blob/master/vs.d.ts

* Fix travis build failures

* Port PR https://github.com/agileek/typings-vis/pull/12

* Fix travis build failures

* added tsconfig and tslint

* removed patch number

* added tests

* made it export like base64-js

* removed old code

* formatted code

* fix: add files field in tsconfig.json for expected publishment

* fix: improve most missing typings

* feat: upgrade to v3.0.0

* feat: upgrade to tapbale v0.2.5

* Types 2.0 (#13261)

* updating typing of the latest 7.0 react-autosuggest

* updating typing of react-autosuggest 7.0

* update typings for react-autosuggest 7.0

* Remove '+' from header versions, so they can be parsed (#13239)

* Updated masonry-layout to fix linting errors (#13272)

* Updated masonry-layout to fix linting errors

* Fixed the tests I could fix.

* Removed patch version

* Add redux-persist and basic transformers (#13389)

* Add definitions for redux-persist

* Add missin generic types

* Add definitions for filter transformer

* Add definitions for encrypt transformer

* Fix header

* Add definitions for compress transformer

* Delete unnecessary linter configs

* Change way of importing, fix tests

* fix: angulartics type definition for ES6 import

* fix: lint error

* fix scalar type config (#13398)

The `GraphQLScalarTypeConfig` interface had incorrect types. Correct types may be seen here: 379a308439/src/type/definition.js (L348-L350)

* [interact.js] Update module names (#13316)

Update CommonJS module name as it was changed in version 1.2.7.
AMD module name is also different from both new and old CommonJS module names, so a separate declaration was created for that as well.

* Add definitions for redux-recycle (#13424)

* Add definitions for redux-recycle

* Fix linter errors

* [jest] add type definition for toHaveBeenLastCalledWith (#13038)

* remove ajv because the package bundles its own types (#13028)

* Updated type definitions to yfiles for HTML 2.0. (#13332)

* Updated type definitions to yFiles for HTML 2.0.

* Updated type definitions to yfiles for HTML 2.0.

* Added contact in yfiles .d.ts header.

* Add redux-batched-actions typings. (#13054)

* Add types for mailgen (#13080)

* Typings for cordova-sqlite-storage (#13081)

* Add flatpickr definitions (#13083)

* Add pouch-redux-middleware typing (#13071)

* Add pouch-redux-middleware typing

* Fix <> in comment

* Add declaration for crc (#13068)

* Updated jquery.dataTables for 1.10.9 (#13099)

Release Notes: https://cdn.datatables.net/1.10.9/

* Moved legacy browser settings to its own data type.
* Added 'aIds' property on legacy settings object for mapping row ids to data indexes.
* Added 'rowIdFn' function to legacy settings object to get a row's id from the row's data.

* chore(lint): change vis typing to external module (#13399)

* Fix cordova-sqlite-storage lint

* Lint `vis`: Remove "I" prefix for namespaces

* Change cordova-sqlite-storage back. Linter was wrong.
2016-12-20 11:55:40 -08:00
Andy Hanson
ac007c5e0b Remove wrong type reference in cbor-tests; it can use the "assert" from "node" instead. 2016-12-20 11:53:13 -08:00
Paul van Brenk
a6d0d60257 Merge pull request #12335 from DefinitelyTyped/webhook-test
add github typing
2016-12-20 11:32:38 -08:00
Shun Takahashi
8f3c9e8f63 Fix TerminalModes interface index signature to accept number or undefiner intead of number 2016-12-20 10:51:19 -08:00
TonyYang
0510c2ebf7 [koa-pug] Meet types-2.0 (#13460)
* Meet types-2.0

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts
2016-12-20 09:11:40 -08:00
Andy
128567f711 alexa-sdk: Provide 'this' type (#13449) 2016-12-20 08:56:55 -08:00
Andy Hanson
4156318481 Move "_debugger" types into "node" 2016-12-20 08:01:59 -08:00
Andy
2e3ae342b6 Remove "assert" package (#13466) 2016-12-20 07:54:35 -08:00
Andy
cc92639a4e array-find-index: Provide this type (#13452)
* array-find-index: Provide `this` type

* Also turn on --strictNullChecks
2016-12-20 07:51:06 -08:00
Chris House
da05c72d6c Revert "Add colorCounter to highcharts"
This reverts commit 3859491ec3.
2016-12-20 08:54:57 -06:00
Chris House
3859491ec3 Add colorCounter to highcharts 2016-12-20 08:52:55 -06:00
Aluan Haddad
bf173efc58 module auto -> namespace auto (#13089) 2016-12-20 23:34:21 +09:00
Chris House
b759d12f91 Add withCredentials to Signalr 2016-12-20 08:33:30 -06:00
Fred K. Schott
f32c1c1fb2 add missing DumpOptions (#13072) 2016-12-20 23:25:25 +09:00
Paulo Cesar
de75e6420b Add react-native-fs (#13437)
* add react-native-fs

* reference types

* add tslint.json

* fix lint errors
2016-12-20 06:18:11 -08:00
Alexander Kuhta
9fb2725d0d Moving changes() method to Sequence interface (#13043)
Adjusting `InsertOptions` to be compatible with current rethinkdb driver.
2016-12-20 23:16:07 +09:00
Linda_pp
e4bb2eead9 electron: fix comment (#13042) 2016-12-20 23:15:01 +09:00
Jack Moore
642b70be3f graphql: TypeInfo constructor optional argument (#13438) 2016-12-20 06:09:48 -08:00
Wenchen Li
df0018f90d (gsap) export in order to use import assignment (#13023)
* Export in order to use import assignment

* Update gsap header
2016-12-20 23:07:25 +09:00
Frédéric Camblor
907312fefd Marionnette.Region.empty may take a preventDestroy optional flag (#13021) 2016-12-20 23:04:45 +09:00