Commit Graph

48 Commits

Author SHA1 Message Date
Andy
f0b18c41f7 mobservable provides its own types (#14776) 2017-03-10 07:56:11 -08:00
Andy
75c72afe96 fine-uploader: Provides its own types (#14983) 2017-03-10 07:08:34 -08:00
James F McMahon
104013561b Remove jsonschema (#14930)
Added to the main repo as of
e575b64c27
2017-03-09 22:52:33 -08:00
Wei Zhu
09e7ae01c2 Add antd to not needed packages 2017-03-07 20:08:35 +08:00
Anton Konev
189a51cd2c add raven-js to not needed packages 2017-02-16 16:52:52 +03:00
Yuya Tanaka
d4d4e4861d gaea-model: Remove as it seems not library and contains types property 2017-02-15 05:48:45 +09:00
inuscript
a73aa9c077 Add axios to not needed packages 2017-02-03 19:25:05 +09:00
Justin Simms
792caa8eab Add redux-saga to not needed packages. 2017-01-25 13:01:21 -06:00
Andy
8b6b40ad35 ecmarkup: Provides its own types (#14150) 2017-01-20 16:33:34 -08:00
Andy
966cdb36dd 'vue-router' provides its own types (#14099) 2017-01-18 14:34:33 -08:00
Andy
74b47de3cd scanf provides its own types (#13919)
Add an optional extended description…
2017-01-10 14:23:51 -08:00
Andy
2f71174636 Restructure to support old versions (#13811)
* Restructure to support old versions

* Fix tests
2017-01-06 12:36:57 -08:00
Peter Safranek
88b2aae802 Deprecate argon2. The lib has its own typings now. (#13696)
* Add type definitions for koa-send.

* Deprecate argon2 typings. They're included in the lib now.

* Remove unneeded file (big upstream merge mistake).
2017-01-02 17:03:06 -08:00
Andy
9685bf5527 inversify: provides its own types (#13648) 2016-12-30 17:14:33 -08:00
Andy Hanson
79a6cdfefd Remove merge conflict marker 2016-12-29 15:05:26 -08:00
Andy
fd3b0f4912 Merge pull request #13596 from DefinitelyTyped/merge_28dec
Merge 28dec
2016-12-29 11:49:34 -05:00
Andy
ac586e578e Fix typo (#13609) 2016-12-29 11:49:03 -05:00
Andy Hanson
2e869dbdc0 Merge branch 'types-2.0' into merge_28dec 2016-12-28 12:38:06 -08:00
Andy
690cf114d4 dva provides its own types (#13379) 2016-12-28 10:52:22 -05:00
Andy
9159c2cf81 immutable provides its own types (#13365) 2016-12-28 10:48:24 -05:00
Andy
71d0d13524 Vue provides its own typings (#13236) 2016-12-27 18:02:42 -05:00
Matt Lewis
94864a64fa Remove date-fns typings as they are now bundled with the library 2016-12-27 12:19:44 +00:00
Shaun Luttin
6cf46289ea Add oidc-client-js to not needed packages (#13116) 2016-12-24 18:48:42 +09:00
Andy
adccc96e9b Remove merge marker (#13530) 2016-12-23 09:00:29 -05: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
York Yao
5771822d9c remove ajv because the package bundles its own types (#13028) 2016-12-20 06:11:51 -08:00
Andy Hanson
8379d7ac3c Fix typos in notNeededPackages.json 2016-12-15 08:28:29 -08:00
Andy Hanson
1e839cba9d sugar provides its own types 2016-12-14 06:42:55 -08:00
Andy Hanson
a8ba5fccca *-case packages provide their own types 2016-12-13 14:07:46 -08:00
Andy
43b47cd512 Revert "Vue provides its own typings (#13230)" (#13235)
This reverts commit fd18042829.
2016-12-09 08:50:18 -08:00
Andy
fd18042829 Vue provides its own typings (#13230) 2016-12-09 08:43:45 -08:00
Stephan
321a810505 Remove redux-thunk (external) (#13162)
* Added export, tests to chart.js

fixes #12525

* Remove redux-thunk typing (external)

* Revert "Added export, tests to chart.js"

This reverts commit ef08762ba2.
2016-12-08 07:09:48 -08:00
Daniel Perez Alvarez
adaad654ab Remove types for normalizr (#13129) 2016-12-06 07:05:39 -08:00
Paul van Brenk
915c575489 Remove shopify Prime simplified #12866 2016-11-30 17:00:09 -08:00
Andy
50149743cd "redux" provides its own typings (#12965) 2016-11-29 09:56:00 -08:00
Andy
a5be925ae1 Remove merge conflict marker (#12916) 2016-11-25 08:28:20 -05:00
Nathan Shively-Sanders
1c8b477c03 Merge branch 'types-2.0' into remove-dexie 2016-11-24 08:25:24 -08:00
David Fahlander
921351b05c Added Dexie to notNeededPackages.json 2016-11-24 13:16:02 +01:00
zeh fernando
55b5cd8a21 Added simplesignal and prando to notNeededPackages.json
As per https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html instructions under "Publicize your declaration file", this adds references to two of my projects to the list of NPM packages that do not need declaration types. The packages themselves already ship with their own `.d.ts` file, and their `types` declared within `packages.json`.
2016-11-19 14:27:45 -05:00
Andy Hanson
24ecbf0839 Deprecate typescript and typescript-services packages 2016-11-17 06:47:55 -08:00
Andy Hanson
9a6e6c2d5f Linqsharp provides its own types 2016-11-17 06:39:48 -08:00
Georgii Dolzhykov
44f2662e49 Remove the typings for Protractor as it provides its own typings (#12482) 2016-11-07 10:43:45 -08:00
Andy
0c035b0d45 Linq.js provides its own typings (#11840) 2016-11-01 22:28:54 +09:00
Niels Kristian Hansen Skovmand
b4e64c6eb9 Removed spotify-web-api-js from types-2.0 (#12232)
* Removed spotify-web-api-js from types-2.0

* Update notNeededPackages.json
2016-10-28 06:37:08 -07:00
Christian Crowhurst
8093f71e55 Add ng-table to the notNeededPackages list (#11856)
* Add ng-table to the notNeededPackages list

* Delete old ng-table external type declarations
2016-10-09 09:51:33 -07:00
Andy Hanson
5a6548b5f8 Add asOfVersion to "moment". 2016-08-11 09:15:00 -07:00
Andy Hanson
c43032fdd6 Replace our "moment" with the one provided with moment on NPM 2016-07-21 05:45:48 -07:00
Andy Hanson
8fb1467807 Move notNeededPackages.json from types-publisher to here 2016-06-28 09:07:27 -07:00