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
JD-Robbs
6aacd98e18
Update index.d.ts
2017-01-10 19:18:26 +00:00
JD-Robbs
3a5255b8f2
Update index.d.ts
2017-01-10 19:14:57 +00:00
JD-Robbs
dd56cf09c4
Create tslint.json
2017-01-10 19:09:12 +00:00
Sheetal Nandi
4b83c33651
Merge pull request #13881 from DethAriel/pem-1.9.4
...
[pem] update typing info for pem 1.9.4
2017-01-10 10:59:01 -08:00
Brian Caruso
904bc106f1
Address tslint issues
2017-01-10 10:47:17 -08:00
Brian Caruso
24906647e6
Update auth0-lock to v10.9.1 API
2017-01-10 10:37:40 -08:00
Andy
d7f3e8b418
Make version number parse-able ( #13910 )
2017-01-10 10:19:54 -08:00
Shu Sam Chen
92933ca5fc
Added missing methods to Body.
2017-01-10 17:22:16 +00:00
Markus Chmelar
ffabe14406
Add closeOnClick to PopupOptions
2017-01-10 17:51:31 +01:00
Andy
d22bd22f74
Make version parse-able. ( #13904 )
2017-01-10 08:13:39 -08:00
Andy
b29f39d324
Fix path mappings ( #13902 )
...
* An old version must have a path mapping to itself
* react-daterange-picker doesn't need a dependency on "moment", since that isn't used directly, only through "moment-range" (which does have the dependency).
2017-01-10 07:49:04 -08:00
Thomas Townsend
9aaced7515
Remove MapStore for flux v3.0 ( #13819 )
...
* Remove MapStore for flux v3.0
* Add version to header
* Add new api changes
* Remove unneeded dependency on immutable
* Remove package.json file for flux
2017-01-10 06:34:19 -08:00
Andy
76a710cc94
Rename test files to be consistent ( #13882 )
2017-01-10 06:33:06 -08:00
Andy
a13492cbe3
Update comment on TS2.1 ( #13883 )
2017-01-10 06:29:13 -08:00
Andy Hanson
0e2ece89a4
chart.js: Fix spelling of "afterFooter"
2017-01-10 06:27:28 -08:00
Alexey Svetliakov
1bb8720961
Linting
2017-01-10 06:27:37 +01:00
Alexey Svetliakov
1cd1a67d92
Remove unnecessary public identifiers
2017-01-10 06:26:24 +01:00