Commit Graph
14335 Commits
Author SHA1 Message Date
Masahiro Wakame 261ccb803e Merge pull request #6678 from chrootsu/lodash-forEach-forEachRight
lodash: signatures of the methods _.forEach and _.forEachRight have b…
2015-11-11 19:02:38 +09:00
Masahiro Wakame cd9a3a88d9 Merge pull request #6673 from chrootsu/lodash-once
lodash: signatures of the method _.once have been changed
2015-11-11 19:01:45 +09:00
Masahiro Wakame 39e24301dd Merge pull request #6672 from chrootsu/lodash-flowRight
lodash: signatures of the method _.flowRight have been changed
2015-11-11 19:01:33 +09:00
Masahiro Wakame 99e3dcaa22 Merge pull request #6658 from chrootsu/lodash-after
lodash: signatures of the method _.after have been changed
2015-11-11 19:01:20 +09:00
Masahiro Wakame e59fb008fd Merge pull request #6657 from chrootsu/lodash-last
lodash: signatures of the method _.last have been changed
2015-11-11 19:01:06 +09:00
Masahiro Wakame 7eec33e875 Merge pull request #6655 from chrootsu/lodash-takeWhile
lodash: signatures of the method _.takeWhile have been changed
2015-11-11 19:00:53 +09:00
Masahiro Wakame 67f1a365dd Merge pull request #6654 from chrootsu/lodash-takeRight
lodash: signatures of the method _.takeRight have been changed
2015-11-11 19:00:41 +09:00
Masahiro Wakame e1b9d8873e Merge pull request #6653 from chrootsu/lodash-defaults
lodash: signatures of the method _.defaults have been changed
2015-11-11 19:00:25 +09:00
Masahiro Wakame a6ab177f13 Merge pull request #6652 from brunolm/linqsharp
Add new package definition linqsharp
2015-11-11 18:56:40 +09:00
Masahiro Wakame cc71ca700c Merge pull request #6650 from whoeverest/master
Added "anydb-sql" and "anydb-sql-migrations"
2015-11-11 18:52:28 +09:00
Masahiro Wakame 9ec8be78f8 Merge pull request #6642 from poke/svg-injector
Add definitions for svg-injector
2015-11-11 18:30:47 +09:00
Masahiro Wakame 640f7c1a01 Merge pull request #6590 from jocull/master
Add optional type information for the Sequelize's import define function
2015-11-11 18:29:20 +09:00
Masahiro Wakame d90e5a29c7 Merge pull request #6483 from martinduparc/patch-1
IconOptions to accept arrays and point objects
2015-11-11 18:25:35 +09:00
Masahiro Wakame eafe9c077a Merge pull request #6634 from jacqueskang/patch-1
Add QueryAutocompletionRequest.offset
2015-11-11 18:16:01 +09:00
Masahiro Wakame b577802e7c Merge pull request #6636 from chrootsu/lodash-uniqueId
lodash: signatures of the method _.uniqueId have been changed
2015-11-11 18:13:10 +09:00
Masahiro Wakame bdd5da3976 Merge pull request #6635 from chrootsu/lodash-range
lodash: signatures of the method _.range have been changed
2015-11-11 18:12:56 +09:00
Masahiro Wakame 0eca0a2896 Merge pull request #6633 from chrootsu/lodash-methodOf
lodash: signatures of the method _.methodOf have been changed
2015-11-11 18:12:44 +09:00
Masahiro Wakame 8e8f81ec4b Merge pull request #6632 from chrootsu/lodash-shuffle
lodash: signatures of the method _.shuffle have been changed
2015-11-11 18:12:29 +09:00
Masahiro Wakame 0cfc0e02fd Merge pull request #6631 from chrootsu/lodash-assign
lodash: signatures of the method _.assign have been changed
2015-11-11 18:12:05 +09:00
Masahiro Wakame 09fb747c33 Merge pull request #6615 from lmillott/master
update application insights to 0.15.7
2015-11-11 17:52:16 +09:00
Masahiro Wakame c39b8085d0 Merge pull request #6625 from Penryn/master
node: Split to 0.12.x and 4.x. Added http.RequestOptions.
2015-11-11 17:36:57 +09:00
Masahiro Wakame fec2d03f2e Merge pull request #6611 from joeskeen/issue-6382
Expose interfaces in BrowserSync.d.ts
2015-11-11 17:34:36 +09:00
Alex Eagle 785c18f0c8 Merge pull request #6701 from angular/fix_jasmine
Fix jasmine: message is optional in CustomMatcherResult.
2015-11-10 12:56:37 -08:00
Alex Eagle 56c85ef59b Fix jasmine: message is optional in CustomMatcherResult.
See http://jasmine.github.io/2.2/custom_matcher.html#section-Failure_Messages
2015-11-10 10:37:37 -08:00
Alex Eagle 8c4ec896ab Merge pull request #6692 from vicb/1109-zone.js
add typings for zone.js
2015-11-09 16:05:13 -08:00
Victor Berchet b923a5aaf0 add typings for zone.js 2015-11-09 14:46:11 -08:00
Ilya Mochalov 336552c44f lodash: signatures of the methods _.forEach and _.forEachRight have been changed 2015-11-09 09:49:13 +05:00
Ilya Mochalov f8f1b6e067 lodash: signatures of the method _.once have been changed 2015-11-08 19:24:15 +05:00
Ilya Mochalov cc3afb220c lodash: signatures of the method _.after have been changed 2015-11-08 19:13:30 +05:00
Ilya Mochalov 068fe69bbc lodash: signatures of the method _.flowRight have been changed 2015-11-08 19:11:33 +05:00
Andrej T f3aecb497b added definitions for anydb-sql and anydb-sql-migrations 2015-11-07 11:20:05 +01:00
Ilya Mochalov d3860cb406 lodash: signatures of the method _.last have been changed 2015-11-07 13:00:37 +05:00
Ilya Mochalov 51f1a0a627 lodash: signatures of the method _.takeWhile have been changed 2015-11-07 12:48:44 +05:00
Ilya Mochalov 3f679d1bd9 lodash: signatures of the method _.takeRight have been changed 2015-11-07 12:42:12 +05:00
Ilya Mochalov f1449a07df lodash: signatures of the method _.defaults have been changed 2015-11-07 12:33:57 +05:00
Ilya Mochalov 5d0f0c9085 lodash: signatures of the method _.assign have been changed 2015-11-07 12:01:05 +05:00
Masahiro Wakame 421d6610bd Merge pull request #6647 from DefinitelyTyped/fix-header
fix invalid headers
2015-11-07 10:33:53 +09:00
Bruno Leonardo Michels dabc040168 Fix unit tests 2015-11-06 20:04:35 -02:00
Bruno Leonardo Michels 855dfaafb1 Add new package definition linqsharp 2015-11-06 19:42:50 -02:00
vvakame f51a6db4cb fix invalid headers 2015-11-07 01:56:36 +09:00
Patrick Westerhoff 899595db5d Add definitions for svg-injector 2015-11-06 14:09:44 +01:00
Ilya Mochalov 7f61bfa1d2 lodash: signatures of the method _.uniqueId have been changed 2015-11-06 04:04:11 +05:00
Ilya Mochalov f7ae294142 lodash: signatures of the method _.range have been changed 2015-11-06 03:54:04 +05:00
Joe Herman f140e0fc12 node: Split to 0.12.x and 4.x. Added http.RequestOptions. 2015-11-05 17:50:31 -05:00
Jacques Kang 78fba6d957 Add QueryAutocompletionRequest.offset
Reference: https://developers.google.com/maps/documentation/javascript/reference#QueryAutocompletionRequest
2015-11-05 23:25:45 +01:00
Ilya Mochalov f266ea8a34 lodash: signatures of the method _.methodOf have been changed 2015-11-06 03:16:49 +05:00
Ilya Mochalov 33ee27f8f8 lodash: signatures of the method _.shuffle have been changed 2015-11-06 02:42:18 +05:00
James O'Cull 4ea709b625 Merge branch 'master' of github.com:borisyankov/DefinitelyTyped 2015-11-05 10:18:33 -05:00
James O'Cull 037b4c0597 Fixing incorrect function declaration syntax 2015-11-05 10:18:02 -05:00
Martin D b6e9e60849 Update leaflet.d.ts
Clearer syntax
2015-11-05 09:30:42 -05:00