18734 Commits
Author SHA1 Message Date
Tom Peres 777e7d1b1d updated SpyAnd return values 2016-01-31 20:40:15 +02:00
John Hasselkus 07798ba68f Update KnockoutMappingUpdateOptions to add the missing target field
Also makes the observable field optional as it's only present if target
is a writable observable.
2016-01-31 10:37:20 -06:00
Masahiro Wakame 3d2f9971a1 Merge pull request #7889 from DefinitelyTyped/update-dt-tester
update version of definition-tester
2016-01-31 21:40:12 +09:00
Pascal Garber bad2560a54 node-sass-middleware added 2016-01-31 13:16:19 +01:00
Ilya Mochalov f775513604 lodash: updated string functions 2016-01-31 16:00:11 +05:00
Sven 6be3aa6317 add empty namespace declaration for chai-as-promised to allow es6 imports
See https://github.com/Microsoft/TypeScript/issues/5073 and  #6697
2016-01-31 10:21:21 +01:00
vvakame 8d68e9b537 update version of definition-tester 2016-01-31 13:39:09 +09:00
David Asmuth 6faa4c6e08 fixed event inputs 2016-01-30 23:19:15 +01:00
David Asmuth 4c47190e53 corrected method spelling Body.setInertia; corrected Method signature of Body.setParts 2016-01-30 21:10:08 +01:00
Glen d9b5b35ba3 Use Micromatch Pattern type 2016-01-30 21:44:02 +02:00
Glen 3467c722bd Add new "has" method 2016-01-30 21:25:04 +02:00
Glen b86d447665 Remove "instances" array + test 2016-01-30 21:25:04 +02:00
Glen 620f9cc215 Refactor (add MatchTest type and StreamOptions interface) 2016-01-30 21:25:04 +02:00
Glen 149185d2fa Remove trailing whitespace and add missing semi-colon 2016-01-30 21:25:04 +02:00
Glen 9f1a17eef4 Add "instances" array + test 2016-01-30 21:20:51 +02:00
Glen ce56f8e2f4 Update stream() signature and add tests 2016-01-30 21:20:51 +02:00
Marcel Ernst 9b101f7c98 add definitions for pi-spi 2016-01-30 19:56:32 +01:00
Demis Bellot 5fd34b988f update to export namespace in ambient module 2016-01-30 07:37:43 -05:00
Isman Usoh 07feae1178 Update react-router.d.ts 2016-01-30 17:29:23 +07:00
Isman Usoh 306df6f069 Rename RoutingContext -> RouterContext
https://github.com/rackt/react-router/commit/c0363abbe4f98c4534d226a0acebce88be4a41b5
2016-01-30 17:04:47 +07:00
Amaury Bzc f44827f22e Added phantomCSS - fix travis errors 2016-01-30 10:42:25 +01:00
Amaury Bzc 4e16d42d8f Added phantomCSS definitions 2016-01-30 10:17:31 +01:00
Ilya Mochalov b31d02d4f2 lodash: _.differenceBy changed 2016-01-30 12:22:42 +05:00
Andrew Bradley 8cf308d12d Enable LF normalization
CRLF on Windows checkout; LF on Mac & Linux checkout; always LF in the repository
2016-01-29 13:37:41 -05:00
Alex Thompson e3a7583dc3 CSSProperties missing backgroundColor 2016-01-29 10:33:36 -08:00
rhysd e5fc615482 github-electron: Add app.dock.setIcon() API
https://github.com/atom/electron/blob/master/docs/api/app.md#appdockseticonimage-os-x
2016-01-30 02:11:56 +09:00
rhysd ce480b5fc3 github-electron: Fix type of 'dock' member of 'app' 2016-01-30 02:07:30 +09:00
gu 6cbfed02a3 Added definition comment in header 2016-01-29 17:19:55 +01:00
Hans-Georg Haberl 1e5b5976e6 added getUserMedia declaration to use with adapter.js 2016-01-29 17:18:48 +01:00
gu c75fa679ea Added definition for random-js 2016-01-29 17:14:40 +01:00
Hans-Georg Haberl 1350c60376 "url" is deprecated in interface RTCIceServer, changed to "urls'
instead;
2016-01-29 17:14:37 +01:00
Erik Krogh Kristensen 95882537d4 2 more interfaces with wrong functions. 2016-01-29 15:59:49 +01:00
Erik Krogh Kristensen a97b37afdc Merge branch 'master' of https://github.com/DefinitelyTyped/DefinitelyTyped into threeConstructorVsNotConstructor 2016-01-29 15:54:28 +01:00
Erik Krogh Kristensen e219e9f1b8 Fixed some function being declared without "new".
And instances of classes doesn't have a constructor.
2016-01-29 15:53:29 +01:00
Aya Morisawa 8362e4f574 Fix import 2016-01-29 22:39:29 +09:00
Demis Bellot 861d4f8846 Change to use Module 2016-01-29 06:36:02 -05:00
Horiuchi_H 5d0f2126c8 Merge pull request #7868 from bkase/react-native-onScroll
react-native: Param added to ScrollView onScroll
2016-01-29 18:19:06 +09:00
Horiuchi_H 9f00157e1b Merge pull request #7861 from bytenik/patch-3
Asynchronous encoding and synchronous decoding
2016-01-29 17:35:43 +09:00
Horiuchi_H 142e0deada Merge pull request #7859 from julienpa/blazy
Make options optional for Blazy constructor
2016-01-29 17:34:42 +09:00
Horiuchi_H 875aba33ac Merge pull request #7853 from legendecas/ua-parser-js
definitions for https://github.com/faisalman/ua-parser-js
2016-01-29 17:33:18 +09:00
Horiuchi_H d05aa13a93 Merge pull request #7823 from AyaMorisawa/patch-4
Remove trailing whitespaces
2016-01-29 17:31:57 +09:00
repairman2003 db160295c8 Fixing URL syntax typo 2016-01-29 02:04:38 -05:00
repairman2003 a44ae6df3f Adding auth0-angular.d.ts 2016-01-29 01:52:04 -05:00
Masahiro Wakame 5ea7d92bb3 Merge pull request #7860 from aluanhaddad/patch-2
Changed ITemplateOptions.{onChange, onBlue, etc.} to string | ITemplateOptions
2016-01-29 15:01:21 +09:00
Masahiro Wakame 669e1b73f1 Merge pull request #7866 from WesleySSmith/underscore-variable
underscore.ts: Add "variable" to TemplateSettings.
2016-01-29 15:00:50 +09:00
Masahiro Wakame d5a6f79d9f Merge pull request #7854 from ukyo/fix-moment
added moment#isSameOrAfter
2016-01-29 14:59:54 +09:00
Masahiro Wakame 1bf12bbfac Merge pull request #7862 from RonanDrouglazet/patch-1
CKEDITOR.inline arguments
2016-01-29 14:58:26 +09:00
Masahiro Wakame 559dc396f2 Merge pull request #7855 from Dashlane/once
once
2016-01-29 14:51:59 +09:00
Kevin Grasso 5b97a931e0 lodash: result of using a dictionary in _.invokeMap is an array, not another dictionary 2016-01-29 00:37:44 -05:00
Masahiro Wakame 531a2f3040 Merge pull request #7852 from adidahiya/tether
Update Drop and Tether typings
2016-01-29 14:33:35 +09:00