Commit Graph

25562 Commits

Author SHA1 Message Date
kevinmerckx
bfcd32a2bc Update ITemplateLinkingFunction signature according to ng1.6 (#14041)
* update $compile specs to latest angular 1

* fix(angular): ITemplateLinking function signature according to ng1.6

* revert(angularjs): revert added file angular.d.ts

* angular: in ITemplateLinkingFunction replace any by IController
2017-01-17 06:26:12 -08:00
Horiuchi_H
c19d52d8fd Merge pull request #14033 from danmarshall/master
update to maker.js 0.9.31
2017-01-17 15:28:52 +09:00
Horiuchi_H
d9ff8be288 Merge pull request #14029 from bumbleblym/webpack
[webpack] Add performance options
2017-01-17 15:26:40 +09:00
Horiuchi_H
41aff12c29 Merge pull request #14025 from JoshuaKGoldberg/complete-lolex-types
Added lolex 1.5.2 types
2017-01-17 15:24:33 +09:00
Horiuchi_H
0c9683b591 Merge pull request #13996 from DefinitelyTyped/lint_del
del: Lint
2017-01-17 14:48:06 +09:00
Horiuchi_H
b5a20da389 Merge pull request #13998 from aluanhaddad/patch-4
stripe: Fix "Discover JCB" -> "Discover" | "JCB", refine StripeStatic.cardType
2017-01-17 14:28:40 +09:00
Dan Marshall
61ed8636d5 added version number to header 2017-01-15 12:34:09 -08:00
Dan Marshall
a597e01521 update to maker.js 0.9.31 2017-01-15 12:07:43 -08:00
Benjamin Lim
a1c40dc709 chore: disable tslint rules 2017-01-15 23:51:16 +08:00
Benjamin Lim
73e0c1cae3 style: fix lint errors 2017-01-15 23:23:05 +08:00
Benjamin Lim
e75f2831a3 feat: add performance options to webpack 2017-01-15 23:22:20 +08:00
Josh Goldberg
19dea02c4c Fixed linting errors in index.d.ts 2017-01-14 22:27:51 -08:00
Josh Goldberg
da89aa8fe1 Bumped lolex version in index.d.ts 2017-01-14 22:26:16 -08:00
Josh Goldberg
04a511fce4 Added lolex 1.5.2 types
Previous types didn't account for browser or node differences, and
didn't include more advanced functions like `runAll` in the `Clock`
spec.
2017-01-14 22:23:16 -08:00
Horiuchi_H
214b6845de Merge pull request #13987 from enaeseth/passport
[passport] Support creating Passport instances
2017-01-15 01:01:06 +09:00
Horiuchi_H
9c8309927e Merge pull request #13995 from maxsh8x/mongoose_capped_types
[mongoose] capped types fix
2017-01-15 00:58:03 +09:00
Maksim Sharnin
883d3b5b75 capped codestyle fix 2017-01-14 19:03:51 +07:00
ersimont
3153e0fb99 Add a couple |nulls (#13956) 2017-01-13 16:50:55 -08:00
Denis
c10f2864b9 Implement Geodesy definition (#14004)
* Implement Geodesy definition

* Geodesy - added tslint

* Fixed Geodesy build failing
- Removed patch release
- strictNullChecks = null
- Export class Dms
2017-01-13 16:03:04 -08:00
Pavel Puchkov
4300f13876 Add types for https://github.com/jaredhanson/connect-ensure-login (#13981)
* Add "movieImages()" method, add "language" opional parametr

* Change Definitions by

* Add types for https://github.com/jaredhanson/connect-ensure-login

* Add tslint.json for connect-ensure-login

* Remove module from connect-ensure-login

* Set strictNullChecks to true in connect-ensure-login
2017-01-13 16:00:57 -08:00
bumbleblym
0f756aca16 feat: Add webpack-dev-middleware (#14002) 2017-01-13 13:19:37 -08:00
SystemDisc
90dd89f0a4 Fix type hinting for mysql fields (#13828)
Also, make array type hinting consistent
2017-01-13 12:27:51 -08:00
Kristof Csillag
7857731971 Add missing bsClass prop for Grid (#13821) 2017-01-13 12:26:47 -08:00
Matt Crowder
c427b4ec7a added isInstance to polymer/index.d.ts (#13815)
* added isInstance to polymer/index.d.ts

* added Base to PolymerStatic
2017-01-13 12:26:30 -08:00
Jay Anslow
9b1f798e6c Update yeoman-generator definitions for 1.0.x (#13783)
* Rewrite yeoman-generator definitions for 1.0

* Add tslint.json to yeoman-generator

* Fix header

* Fix lint issues

(and improve tests)

* Enable strictNullChecks
2017-01-13 12:26:03 -08:00
Jeff Barnes
6d76b4c74c Add constructor to Leaflet.Control. (#14003)
Add an optional extended description…
2017-01-13 12:21:10 -08:00
Andy
c499bd8f1a Lint leaflet-draw (#13997)
* Don't need `package.json` because it depends on the latest version of @types/leaflet
2017-01-13 12:09:47 -08:00
Andy
c5a6992bef dot: Convert to external module style (#13992)
Add an optional extended description…
2017-01-13 12:02:01 -08:00
Eric Naeseth
ba2209ad58 [dotenv] Add dotenv.parse(); add tslint.json and fix warnings (#13986)
* [dotenv] Add tslint.json and fix errors

* [dotenv] Add parse() function

* [dotenv] Add missing definition author
2017-01-13 11:53:46 -08:00
Eric Naeseth
8c6804beec Add types for decay (#13982)
Add an optional extended description…
2017-01-13 11:40:42 -08:00
Ryan Russell
e9622c76ea Update adal with documented config options (#13979)
* Update adal with documented config options

See https://github.com/AzureAD/azure-activedirectory-library-for-js/blob/dev/lib/adal.js#L26 for the list of documented options. The options loginResource, resource, and extraQueryParameter are undocumented, but already existed in the type.

* The only required parameter is clientId
2017-01-13 11:33:23 -08:00
Maksim Sharnin
39840a0f97 fix capped option interface 2017-01-14 02:07:07 +07:00
Maksim Sharnin
0584ef8f74 added capped option interface 2017-01-14 02:05:11 +07:00
andrewdewaal
5bc1b9fb83 Add "List" to TypeDefinitions for react-virtualized (#13965)
* Add List to TypeDefinitions for react-virtualized

* Fix header for react-virtualized Type Definitions

* Make the ListProps interface follow the structure of the VirtualScrollProps interface; avoid using "any" as our props
2017-01-13 10:54:11 -08:00
Matt Lewis
f011d2dc0f Webpack2 typings update (#13953)
* webpack: add the NoEmitOnErrorsPlugin alias and mark NoErrorsPlugin as deprecated

* webpack: add LoaderOptionsPlugin

* webpack: bump version number to 2.2

* webpack: add myself to authors list
2017-01-13 10:50:11 -08:00
Mohamed Hegazy
fc8f08bf52 React native promise (#13952)
* Remove duplicate Promise definiton from react-native

* Update AsyncStorageStatic definitions to match implementation

* Review comments

* fix return type
2017-01-13 10:49:38 -08:00
andreas-1
803dacaf1c added module declaration (#13900)
added module declaration to support module resolution in development tools
2017-01-13 10:49:13 -08:00
Ryan Blace
20235151e8 [Leaflet] Making an L.Control class that extends L.Class so you can extend Control (#13954)
* Need to make static Class functions available on Control so you can extend Control class

* The latest leaflet 0.7.x added the PositionString type to the L namespace

* Specifying Control to only be a class that extends Class

* Synching back the mapzen changes
2017-01-13 09:29:53 -08:00
Aluan Haddad
cb354dc657 Fix "Discover JCB" -> "Discover" | "JCB", refine StripeStatic.cardType
Fixed bug previously introduced due to misread documentation.
Refined the return type of `StripeStatic.cardType`, `string` => `StripeCardDataBrand`.
2017-01-13 12:02:57 -05:00
Andy Hanson
e44275b2c4 del: Lint 2017-01-13 08:14:53 -08:00
Maksim Sharnin
ed3b56890d mongoose capped types fix 2017-01-13 23:03:08 +07:00
Alejandro Sánchez
08e9679d95 Made bunyan typing conform to the way the module was written (#13765) 2017-01-13 07:35:26 -08:00
Dave Leaver
0c0a06e1c2 Add react-leaflet (#13922)
* Add react-leaflet, required some additional leaflet work

* 4 spaces

* Fix tests, typescript 2.1

* Fix tslint fails. Have disabled no-empty-interface as things get ugly when trying to be clean for it.

* Fix leaflet-geocoder-mapzen

* Remove a lot of extra unnecessary interface definitions and be mostly no-empty-interface safe. There are a few small ones I have retained.

* Use type instead of another interface
2017-01-13 07:24:24 -08:00
Young Rok Kim
a1abf4fd44 [history] update to v4.5 (#13744)
* [history] update to v4.5

- move legacy history to v2 folder
- fix dependent packages' package.json file to use legacy history v2

* [history] change dependents to support old history

* [history] fix updated dependents
2017-01-13 07:18:45 -08:00
João Monteiro
bd5e86ff2c Added angular-gridster definitions (#13961)
* added angular-gridster definitions

* stripped out bom

* fixed index.d.ts based on travis

* fixed interfaces name on test file
2017-01-13 07:11:57 -08:00
bumbleblym
05cbd3509b feat: webpack-notifier (#13991) 2017-01-13 07:08:25 -08:00
Eric Naeseth
82c95f6a5e [passport] Support creating Passport instances 2017-01-13 01:50:06 -08:00
Andy
2273809e3d Fix tests that were failing (#13972) 2017-01-12 13:28:39 -08:00
Chuck Yang
a8dc31d5a2 [actioncable] Use union types for Subscriptions.create method (#13762) 2017-01-12 09:44:05 -08:00
Ivan Nikitin
286cf49144 Fixes #13756 - DocumentDb - Invalid IndexingPolicy.IncludedPath definition (#13758) 2017-01-12 09:43:40 -08:00