Commit Graph

25503 Commits

Author SHA1 Message Date
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
Andy Hanson
0c55c305be tar: Add "noProprietary" header 2017-01-10 12:36:01 -08:00
Sheetal Nandi
9488bb9ede Merge pull request #13908 from HSAR/master
Added missing methods to P2.Body.
2017-01-10 12:35:10 -08:00
Sheetal Nandi
ba9b424019 Merge pull request #13907 from iv-mexx/addPopupOption
Add `closeOnClick` to PopupOptions
2017-01-10 12:34:30 -08:00
Brian Caruso
74bb64e32e Fix argument list for options object to 'show()' function 2017-01-10 12:27:32 -08:00
Sheetal Nandi
4608728b6e Merge pull request #13898 from DefinitelyTyped/after_footer
chart.js: Fix spelling of "afterFooter"
2017-01-10 12:25:57 -08:00
Sheetal Nandi
d6d18569dc Merge pull request #13895 from asvetliakov/smooth-scrollbar
smooth-scrollbar definitions
2017-01-10 12:22:58 -08:00
Sheetal Nandi
16e229d529 Merge pull request #13892 from pe8ter/koa-send-extensions
[koa-send] add extensions option
2017-01-10 12:19:18 -08:00
Sheetal Nandi
d7aa07e827 Merge pull request #13888 from asvetliakov/css-transition-group-update
Move CSSTransitionGroupProps to react module
2017-01-10 12:18:17 -08:00
Sheetal Nandi
84ca572e79 Merge pull request #13891 from asvetliakov/react-event-listener
react-event-listener definitions
2017-01-10 12:16:47 -08:00
Sheetal Nandi
b5edd4458e Merge pull request #13873 from bfsmith/master
ElasticSearch create document id optional
2017-01-10 11:54:29 -08:00
Sheetal Nandi
7f8761a6b0 Merge pull request #13875 from JD-Robbs/JD-Robbs-patch-1-sha1
Adds `sha1` typings
2017-01-10 11:51:55 -08:00
Andy Hanson
c21893d61a Update expr-eval for new linter
* Now warns if we `export =` a namespace
* `unified-signatures` no longer complains when static and non-static methods share a name
* Also change `values` paramters to be of type `Values` rather than `Value`
2017-01-10 11:44:39 -08:00
Alexandre
28d96a9ec9 Fix redux-form typings (#13867)
* Patch FormErrors and FormWarnings

* Allow passing ReactElement values to FormErrors and FormWarnings

* Add typescript version to the end of the header
2017-01-10 11:31:57 -08:00
Robert Buehler
60fb8a1023 Added dir to JSZipFileOptions. 2017-01-10 13:31:07 -06:00