Commit Graph

26472 Commits

Author SHA1 Message Date
Arthur Ozga
4aef98b61f Merge pull request #14481 from noomorph/master
jasmine: added keyof validation to spyOn
2017-02-10 14:09:16 -08:00
Arthur Ozga
fb5b4af652 Merge pull request #14485 from rinzeb/patch-4
Update xlsx typings
2017-02-10 14:07:23 -08:00
Arthur Ozga
58854691c6 Merge pull request #14486 from tlaziuk/xdg-basedir
[xdg-basedir] new definitions, v2.0
2017-02-10 14:05:54 -08:00
Arthur Ozga
4f7a4954c2 Merge pull request #14488 from VorobeY1326/master
Definition for dropkickjs library
2017-02-10 14:05:07 -08:00
Arthur Ozga
6c9c8d94e3 Merge pull request #14499 from rgthree/patch-2
Add `multiple` boolean to angular-material IDialogOptions
2017-02-10 14:02:13 -08:00
Arthur Ozga
421ea67c5a Merge pull request #14506 from anilanar/babel-traverse/binding-kind-can-be-module
babel-traverse: add "module" as one of possible values for Binding.kind
2017-02-10 13:53:56 -08:00
Arthur Ozga
ea49b04c4f Merge pull request #14525 from itroncloudservices/master
Fix leaflet to compile with latest TypeScript v2.1.6.
2017-02-10 13:44:23 -08:00
Arthur Ozga
e86b61a8de Merge pull request #14535 from Mika56/master
[Dockerode] Fix Dockerode.getNode return type
2017-02-10 13:35:57 -08:00
Arthur Ozga
6d114d856e Merge pull request #14364 from bkim54/update-kafka-node-typings
Updating kafka-node typings with ConsumerGroup definitions
2017-02-10 13:22:10 -08:00
Arthur Ozga
41cf416171 Merge pull request #14547 from couven92/gitignore-vs
Add Visual Studio IDE support files to gitignore
2017-02-10 13:14:44 -08:00
Arthur Ozga
3c2bceb36a Merge pull request #14551 from curtisw0/react-sticky
Add definitions for react-sticky
2017-02-10 13:13:16 -08:00
Curtis Warren
b5730354b0 Add definitions for react-sticky 2017-02-10 11:20:04 -06:00
Fredrik Høisæther Rasch
40e2508b97 Add Visual Studio IDE support files to gitignore 2017-02-10 15:26:22 +01:00
John Reilly
c1196db216 Merge pull request #14544 from johnnyreilly/master
react-router: added routes to RouteComponentProps
2017-02-10 12:51:26 +00:00
John Reilly
844f14e366 Update react-router-tests.tsx 2017-02-10 12:45:15 +00:00
John Reilly
b274efe1be Update react-router-tests.tsx 2017-02-10 12:31:25 +00:00
John Reilly
0e0bef8276 react-router added routes to RouteComponentProps 2017-02-10 12:25:50 +00:00
John Reilly
2fda73624f Merge pull request #14540 from johnnyreilly/master
react-router: Fix RedirectFunction not being exported
2017-02-10 11:05:49 +00:00
John Reilly
1c72cb3812 Update react-router-tests.tsx 2017-02-10 10:14:12 +00:00
John Reilly
10e5368854 react-router: Fix RedirectFunction not being exported 2017-02-10 10:08:14 +00:00
Arthur Ozga
ba67ea95fe Merge pull request #14334 from pine/feature/es6-weak-map
Add type definitions for es6-weak-map
2017-02-09 16:43:24 -08:00
Arthur Ozga
5ac6e8a9b9 Merge pull request #14237 from ernest-rhinozeros/leaflet.gridlayer.googlemutant
Added declarations for 'leaflet.gridlayer.googlemutant'.
2017-02-09 16:40:36 -08:00
Arthur Ozga
791b91c838 Merge pull request #14239 from dainst/master
Add type definitions for leaflet.pm and leaflet-imageoverlay-rotated
2017-02-09 16:36:11 -08:00
Arthur Ozga
1d0bf6ea5f Merge pull request #14254 from Urigo/master
Add 'matb33:collection-hooks' type definitions
2017-02-09 16:34:39 -08:00
Arthur Ozga
6bacf5cb0f Merge pull request #14258 from shuntksh/react-portal
New definition for react-portal 3.0 npm module
2017-02-09 16:31:39 -08:00
Arthur Ozga
5a1ed093b0 Merge pull request #14264 from awerlang/patch-1
[stripe] add client_ip to StripeTokenResponse
2017-02-09 16:30:19 -08:00
Arthur Ozga
51d0d15605 Merge pull request #14266 from CaselIT/patch-8
[Mathjs] Added node.map and corrected callbacks return type
2017-02-09 16:28:48 -08:00
Arthur Ozga
c5fe12835a Merge pull request #14347 from unional/patch-4
Update PDFKit to support `font(buffer)`
2017-02-09 16:18:52 -08:00
Arthur Ozga
43654be737 Merge pull request #14349 from ulikoehler/ulikoehler-patch-1
chart.js: Allow string & Date for ChartPoint.x
2017-02-09 16:16:40 -08:00
Arthur Ozga
7ebc527a81 Merge pull request #14352 from zskovacs/master
Create module declaration for dragster
2017-02-09 16:03:23 -08:00
Arthur Ozga
4081df681f Merge pull request #14353 from daberni/jsnlog_serialize
jsnlog: added serialize to JSNLogOptions
2017-02-09 15:56:52 -08:00
Arthur Ozga
8f5a4c14a8 Merge pull request #14358 from panic175/master
FullCalendar: Added two missing function definitions for renderEvents and updateEvents
2017-02-09 15:53:05 -08:00
Arthur Ozga
749cf978ac Merge pull request #14362 from enoshixi/react-dropzone-add-prop
react-dropzone: Added missing prop
2017-02-09 15:35:59 -08:00
Arthur Ozga
315f850a96 Merge pull request #14414 from larrybahr/master
[cordova-plugin-device-name] new definitions, v1.0
2017-02-09 15:34:04 -08:00
ukrukarg
a8746f5fd1 Added some missing declaration to codemirror (#14268) 2017-02-09 15:04:52 -08:00
Mikael Peigney
3189feae7c [Dockerode] Fix Dockerode.getNode return type 2017-02-09 23:59:56 +01:00
Arthur Ozga
fb8ab6a780 Merge pull request #14369 from JulienDuf/master
Fix node-wit issue
2017-02-09 14:58:52 -08:00
Arthur Ozga
a23b8c205d Merge pull request #14387 from dpa99c/cordova.plugins.diagnostic
Update for new methods in cordova.plugins.diagnostic@3.4
2017-02-09 14:54:22 -08:00
Arthur Ozga
28bb42f777 Merge pull request #14389 from cauld/master
Adding buttonStyle to the material-ui Tab property list
2017-02-09 14:52:32 -08:00
Arthur Ozga
63784168b3 Merge pull request #14395 from extremeandy/master
Add missing property 'reversedStacks' to Highcharts.AxisOptions
2017-02-09 14:47:43 -08:00
Arthur Ozga
e2eb312aa1 Merge pull request #14396 from bydooweedoo/master
[consul] Add key option to consul.watch
2017-02-09 14:46:16 -08:00
Arthur Ozga
af18290191 Merge pull request #14398 from zaggino/config/get-config-sources
config - add getConfigSources method
2017-02-09 14:44:48 -08:00
Arthur Ozga
6f6c9cfafa Merge pull request #14408 from rhysd/fix-14407
electron: fix case of property (fix #14407)
2017-02-09 14:42:15 -08:00
Arthur Ozga
b8ff7e4f0c Merge pull request #14411 from mrcabellom/hyco-ws
New definition type for hyco-ws npm package
2017-02-09 14:41:47 -08:00
Arthur Ozga
ade0e0222b Merge pull request #14413 from apare/react-icons
React icons
2017-02-09 14:40:07 -08:00
Arthur Ozga
55782988d8 Merge pull request #14427 from filionf/update_seq-datatype
[pouchdb-core] In CouchDB 2.0, the update_seq has become a string.
2017-02-09 14:13:34 -08:00
Arthur Ozga
d9ec28658e Merge pull request #14429 from mitchellwills/master
Add includeAuthorizationData parameter to gapi.auth2 GoogleUser.getAu…
2017-02-09 14:10:08 -08:00
Arthur Ozga
8a90acc16e Merge pull request #14487 from omni360/master
add three-octree.d.ts and three-ctmloader.d.ts
2017-02-09 14:07:36 -08:00
Arthur Ozga
c20af38739 Merge pull request #14437 from ihadeed/patch-1
fix(passport-local-mongoose): callbacks signatures
2017-02-09 14:01:49 -08:00
Arthur Ozga
0992e0da52 Merge pull request #14440 from MugeSo/add-env-to-object
Add definition for env-to-object
2017-02-09 14:00:29 -08:00