Commit Graph

25517 Commits

Author SHA1 Message Date
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
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
Jean-Philippe Lachance
652c54beeb + Add the allowMissing parameter in PolyglotOptions (#13757)
+ Add the onMissingKey parameter in PolyglotOptions
2017-01-12 09:42:44 -08:00
Nathan
37e76515c1 Adding missing bsClass (#13743)
Per the docs, there's a bsClass on Button.
2017-01-12 09:41:35 -08:00
Jernej Kos
c49c435bab Fix angular-breadcrumb typings (#13750) 2017-01-12 09:41:19 -08:00
David Asmuth
f10e807969 Renamed XHRLoader to FileLoader; Changed image parameter of Texture class constructor to optional." (#13739) 2017-01-12 09:40:38 -08:00
Dona278
1c181fa39f [angular-material]: IThemingProvider and IProgressCircularProvider (#13724)
* Added missing methods to the IThemingProvider
* Added IProgressCircularProvider
2017-01-12 09:40:21 -08:00
SuneLindhard
b19bb96fae BigScreen - Update index.d.ts (#13723)
* Update index.d.ts

When porting a project to .ts I found some inconsistencies with this type definition and the library.

In "the how to use it examples" they use .toggle() without any parameters and BigScreen not bigscreen

* Update Index.d.ts - Suggestion from andy-ms
2017-01-12 09:39:59 -08:00
Ilya Mochalov
c3f226e929 lodash: add missing methods (#13722)
https://lodash.com/docs/4.17.4#stubArray
https://lodash.com/docs/4.17.4#stubFalse
https://lodash.com/docs/4.17.4#stubObject
https://lodash.com/docs/4.17.4#stubString
https://lodash.com/docs/4.17.4#stubTrue
2017-01-12 09:39:20 -08:00
Bjarke Hesthaven Søndergaard
33c936d681 [react-router] Update LinkProps to current typings (#13704)
* Update LinkProps to current typings

This allows use in stateless higher order components.

* Add test for stateless HOC using LinkProps
2017-01-12 09:38:35 -08:00
Kevin Thiart
d4be58a7e8 react-router-redux: update reducer signature to match Redux.Reducer<RouterState> (#13683)
* changed react-router-redux reducer signature to fit Redux.Reducer signature

* react-router-redux reducer params are optional
2017-01-12 09:37:38 -08:00
Andy
7dc075aed5 Rename react-router/lib/History.d.ts to routerHistory. (#13642)
This prevents global imports of "history" from importing this file on Windows (which is case-insensitive) with classic module resolution (which may resolve global imports in the current directory).
2017-01-12 09:36:01 -08:00
Ilya Mochalov
f188c4282a lodash: improve _.values signatures (#13699)
Add an optional extended description…
2017-01-12 09:35:11 -08:00
Matthew McNew
f6f3ac389a Include Mock<T>.mockReset() (#13966)
https://facebook.github.io/jest/docs/api.html#mockfnmockreset
2017-01-12 09:28:02 -08:00
Thomas Fuchs
1079562214 angular-google-analytics: Update API since release 1.1.0 (#13958)
* New methods

* angular-google-analytics: Fix typo in extended interface

* Missunderstanding of Definitions format
2017-01-12 09:17:43 -08:00
Dasa Paddock
5139d1074d [arcgis-js-api] Add support for v3 and v4 (#13951) 2017-01-12 09:17:00 -08:00
Lucas Martin Acosta
99ddd7b2e6 [passport-facebook] Add missing optional param in verify callback (#13944) 2017-01-12 08:46:30 -08:00
kwiateusz
3a6791b20e Updated function params in ionic history service (#13936)
* Updated function params in ionic history service

* updated test for ionic typings
2017-01-12 08:44:58 -08:00
Martin Braun
1e2b81261a Updated type definitions to yFiles for HTML 2.0.0.1 (#13864) 2017-01-12 08:43:44 -08:00
Daniel
255055a758 commit react-native-swiper define file (#13894)
* commit react-native-swiper define file

* add author

* fix test error

* fix test error

* delete file

* recreate folder by npm run

* change super class

* modify style attribute

* fix test failed

* fix

* fix error

* test

* test

* test

* test

* test

* test

* test

* fix ci error
2017-01-12 08:41:18 -08:00
xaolas
c24825040e googlemaps: Support version 3.26 (#13933)
* Add changes to LatLngBounds Class
* Fix file encoding and trim spaces
2017-01-11 09:11:22 -08:00
mkollers
3588cb7e50 made font-options in "NodeOptions" optional (#13935)
Add an optional extended description…
2017-01-11 09:04:20 -08:00
Dominik Broj
7e99c5f1ab angular: add definition for angular.IQProvider (#13876)
angular: add definition for angular.IQProvider
2017-01-11 08:50:16 -08:00
Sheetal Nandi
4e156b1365 Merge pull request #13906 from jough/master
angular: Change $inject type from string[] to ReadonlyArray<string>
2017-01-11 08:49:43 -08:00
Andy
298503d106 graphql: Use relative imports and mark unused file (#13943) 2017-01-11 08:28:18 -08:00
TonyYang
16f19c95e9 [graphql] Meet types-2.0 style (#13831)
* Meet type-2.0 style

* Fix the exports
2017-01-11 07:03:37 -08:00
jKey Lu
2bbb0df6b5 Update types for cookies v0.6.2 (#13795)
* Update types for cookies v0.6.2

* Add ICookies and IOptions for backward-compatibility
2017-01-11 06:40:33 -08:00
Pat Sissons
5d8626c1d7 fixing incorrect version header, this should resolve the current npm version issue (#13834) (#13921) 2017-01-10 18:06:54 -08:00
Andy
10d46fc5fe Fix tsconfig for node v6 (#13924) 2017-01-10 18:06:03 -08:00
Sheetal Nandi
65358999d7 Merge pull request #13838 from RafaelSalguero/patch-1
x y properties on Point
2017-01-10 16:14:39 -08:00
Sheetal Nandi
48f35d55c2 Merge pull request #13855 from BlueM/master
Dragula: DragulaOptions.copy can be a function
2017-01-10 15:56:33 -08:00
Sheetal Nandi
324c14ebfb Merge pull request #13859 from Snorremd/master
Fix: Change MongooseDocument.set() return type from void to this.
See http://mongoosejs.com/docs/api.html#document_Document-set

Modify doc.set() examples in test file to chain the set method in
order to test the "this" return type.
2017-01-10 15:51:08 -08:00
Rogier Schouten
8928fc6a3d Node: add timeout member to http.RequestOptions interface (#13865)
* Start typings for Node 7

* Add timeout member to RequestOptions.
2017-01-10 15:30:17 -08:00
Andy
5e640e9f20 readme: Clarify how to add oneself as an author (#13917)
Add an optional extended description…
2017-01-10 15:25:34 -08:00
Daryl LaBar
4f8ab52a2f Xrm.Page.ui.process was pointing to Xrm.Page.data.ProcessManager, rather than Xrm.Page.ui.ProcessManager. (#13920)
Also applied #13514 to newest version since it was missed.
2017-01-10 14:30:16 -08:00
Andy
74b47de3cd scanf provides its own types (#13919)
Add an optional extended description…
2017-01-10 14:23:51 -08:00
Andy
e4d1d4b9a0 leaflet-label: Use external module syntax (#13918)
Add an optional extended description…
2017-01-10 14:20:05 -08:00
Rafael Salguero Iturrios
67cce773b5 Added module definition (#13870)
Add an optional extended description…
2017-01-10 13:54:42 -08:00
Nelson Morais
cfc5441a76 Update config to support adal 1.0.13 settings (#13871)
The instance setting was missing and is required if you need to connect to other instances (like China)
2017-01-10 13:51:25 -08:00
Alexander Efimov
88b843a458 Adding geolib definition with fixed signatures in file taken from Vladimir Venegas. Tests are also added. (#13886)
Adding geolib definition with fixed signatures in file taken from Vladimir Venegas. Tests are also added.
2017-01-10 13:12:27 -08:00
Sheetal Nandi
250fbb12f2 Merge pull request #13896 from asvetliakov/react-smooth-scrollbar
React smooth scrollbar definitions
2017-01-10 13:11:13 -08:00
Sheetal Nandi
9b39ad1257 Merge pull request #13911 from carusology/auth0-lock-show-options
Update auth0-lock to v10.9.1
2017-01-10 12:54:04 -08:00
Sheetal Nandi
2a91de4bed Merge pull request #13916 from DefinitelyTyped/tar_no_proprietary
tar: Add "noProprietary" header
2017-01-10 12:53:09 -08:00
Brian Caruso
5642676697 Add missing 'allowLogin' parameter to show() options. Alphabetize show() options in type definition. 2017-01-10 12:49:44 -08:00
Sheetal Nandi
52afeb7eee Merge pull request #13914 from DefinitelyTyped/lint_expr_eval
Update expr-eval for new linter
2017-01-10 12:45:10 -08:00
Alexey Svetliakov
41eae160f8 Merge branch 'master' into react-smooth-scrollbar 2017-01-10 21:44:31 +01:00
Sheetal Nandi
2459e1289f Merge pull request #13913 from BobBuehler/master
Added dir to JSZip.JSZipFileOptions.
2017-01-10 12:43:26 -08:00