Margus Lamp and Mohamed Hegazy
1414eeea60
Elasticsearch client.deleteByQuery params update for 5.x ( #14053 )
...
* Elasticsearch client.deleteByQuery params update for 5.x
* Header fix
* Added _source, _sourceExclude, _sourceInclude
* df and from are optional parameters
2017-01-17 13:13:58 -08:00
Chris Barker and Mohamed Hegazy
eccba27fb5
Initial commit of typings for OpenFin API ( #14054 )
...
* Initial commit of typings for OpenFin API
* Minor revisions based on extended testing
2017-01-17 13:07:16 -08:00
Tomasz Łaziuk and Mohamed Hegazy
5a46416cea
[simple-peer] new definition, version 6.1 ( #14058 )
...
* simple-peer
* formatting
* contributors
2017-01-17 13:03:58 -08:00
Matthias Baumann and Mohamed Hegazy
fbe3c79b6f
Update index.d.ts ( #14060 )
...
Order of overloads matters - otherwise correct overload is not selected.
2017-01-17 13:01:50 -08:00
Daniel Perez Alvarez and Mohamed Hegazy
bc12eadd2d
Add types for url-regex 4.0.0 ( #14067 )
2017-01-17 12:10:39 -08:00
Alexandre Paré and Mohamed Hegazy
c4e848741d
React input mask ( #14068 )
...
* add react mask input
* tsx do not work
* regenerate with command line
* tsx in tsconfig
* maskChar accept null
* lint
2017-01-17 12:09:25 -08:00
Daniel Perez Alvarez and Mohamed Hegazy
cd116a2d29
Add types for ip-regex 2.0.0 ( #14069 )
2017-01-17 12:08:15 -08:00
Andy and GitHub
60e56c268f
react-router: Lint ( #14063 )
2017-01-17 08:06:10 -08:00
Horiuchi_H and GitHub
4c665b950d
Merge pull request #14059 from jdavidls/fix-bson-new-module-layout
...
[bson] remove old pure/native module layout (now bson is broken witout that)
2017-01-18 01:01:23 +09:00
kevinmerckx and Andy
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
J.David
7ec5b64a26
Increase the version number in the header to 1.0
2017-01-17 13:53:25 +01:00
J.David
435590b7d2
[bson] remove old pure/native layout
2017-01-17 13:25:05 +01:00
Horiuchi_H and GitHub
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 and GitHub
d9ff8be288
Merge pull request #14029 from bumbleblym/webpack
...
[webpack] Add performance options
2017-01-17 15:26:40 +09:00
Horiuchi_H and GitHub
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 and GitHub
0c9683b591
Merge pull request #13996 from DefinitelyTyped/lint_del
...
del: Lint
2017-01-17 14:48:06 +09:00
Horiuchi_H and GitHub
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 and GitHub
214b6845de
Merge pull request #13987 from enaeseth/passport
...
[passport] Support creating Passport instances
2017-01-15 01:01:06 +09:00
Horiuchi_H and GitHub
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 and Sheetal Nandi
3153e0fb99
Add a couple |nulls ( #13956 )
2017-01-13 16:50:55 -08:00
Denis and Sheetal Nandi
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 and Sheetal Nandi
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 and Sheetal Nandi
0f756aca16
feat: Add webpack-dev-middleware ( #14002 )
2017-01-13 13:19:37 -08:00
SystemDisc and Sheetal Nandi
90dd89f0a4
Fix type hinting for mysql fields ( #13828 )
...
Also, make array type hinting consistent
2017-01-13 12:27:51 -08:00
Kristof Csillag and Sheetal Nandi
7857731971
Add missing bsClass prop for Grid ( #13821 )
2017-01-13 12:26:47 -08:00
Matt Crowder and Sheetal Nandi
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 and Sheetal Nandi
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 and Sheetal Nandi
6d76b4c74c
Add constructor to Leaflet.Control. ( #14003 )
...
Add an optional extended description…
2017-01-13 12:21:10 -08:00
Andy and Sheetal Nandi
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 and Sheetal Nandi
c5a6992bef
dot: Convert to external module style ( #13992 )
...
Add an optional extended description…
2017-01-13 12:02:01 -08:00
Eric Naeseth and Sheetal Nandi
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 and Sheetal Nandi
8c6804beec
Add types for decay ( #13982 )
...
Add an optional extended description…
2017-01-13 11:40:42 -08:00
Ryan Russell and Sheetal Nandi
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 and Sheetal Nandi
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 and Sheetal Nandi
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 and Sheetal Nandi
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 and Sheetal Nandi
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 and Andy
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 and GitHub
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