18734 Commits
Author SHA1 Message Date
Masahiro Wakame 87d140ac71 Merge pull request #7869 from applesaucers/master
Lodash: _.invokeMap more robust & consistent with _.method/_.methodOf
2016-02-02 23:50:22 +09:00
Masahiro Wakame 4284180a26 Merge pull request #7863 from ServiceStack/master
Add ss-utils
2016-02-02 23:50:01 +09:00
Masahiro Wakame a7f7242504 Merge pull request #7870 from homesar/master
Adding auth0-angular.d.ts
2016-02-02 23:49:20 +09:00
sclausen 1ff6156a58 added contributor 2016-02-02 09:35:55 +01:00
sclausen 21466fa7c4 fixed wrong header format 2016-02-02 09:34:51 +01:00
sclausen c7a3689e14 fixed wrong header format 2016-02-02 09:32:41 +01:00
sclausen b6d3f21113 fixed wrong argument usage in test 2016-02-02 09:30:05 +01:00
sclausen e5059193ce fixed wrong argument type of Schema.create 2016-02-02 09:27:04 +01:00
Horiuchi_H c2939250ec Merge pull request #7907 from newclear/callsite
add type define for callsite(https://github.com/tj/callsite)
2016-02-02 15:34:34 +09:00
Horiuchi_H e5b1185867 Merge pull request #7901 from daggilli/patch-1
Add support for 'SCRIPT' command
2016-02-02 14:41:23 +09:00
Jared Klopper cdf27e4034 Fix up definition and use inference in tests where possible 2016-02-02 13:12:02 +13:00
RX14 0c825d7d55 Update to winreg 0.0.16 2016-02-01 20:41:41 +00:00
Jared Klopper fa66ca5821 Correct naming 2016-02-02 09:03:41 +13:00
Jared Klopper 0a57e7a1c2 Add template interceptor type definition 2016-02-02 08:57:03 +13:00
Stepan Mikhaylyuk a820bbdead minor fix 2016-02-01 22:54:50 +03:00
Stepan Mikhaylyuk 6618974624 added enhancer param for create store.
see [redux docs](http://rackt.org/redux/docs/api/createStore.html)
2016-02-01 22:28:32 +03:00
Erik Krogh Kristensen 5c5e202bce Leaflet: Wrong syntax. 2016-02-01 17:03:20 +01:00
Federico Caselli 9e2b6c0c0c Fixed copy paste typo 2016-02-01 16:51:40 +01:00
Federico Caselli a890055f72 Merge pull request #2 from DefinitelyTyped/master
Merge from upstream
2016-02-01 16:49:34 +01:00
Erik Krogh Kristensen 7c9e75f7c0 Not every class constructor inherits fields from the default ClassStatic. 2016-02-01 16:42:19 +01:00
Ilya Mochalov dca2ec14fe lodash: changed _.unionBy 2016-02-01 19:52:29 +05:00
Erik Krogh Kristensen 4d7c434b6b Leaflet: Removed a function that doesn't exist. 2016-02-01 15:37:44 +01:00
Erik Krogh Kristensen 7a5d7b12cd Leaflet: MultiPolygon was misspelled as MultiPolylgon. 2016-02-01 15:29:04 +01:00
Nora Simonow 2d0a1b1502 Updated IDialogOptions and created IMenuService 2016-02-01 14:33:56 +01:00
Nora Simonow 5d6764dea5 Merge remote-tracking branch 'upstream/master' 2016-02-01 14:14:10 +01:00
Marcin Porebski 7e9ed1aedc js-schema patterns definitions (doc-header fix?) 2016-02-01 13:08:05 +01:00
Marcin Porebski d475c0d611 js-schema patterns definitions 2016-02-01 13:04:41 +01:00
sclausen 009d2996f2 updated typings 2016-02-01 12:59:24 +01:00
gu a5665d15ab fix 2016-02-01 10:39:50 +01:00
gu e0dbfeeb39 added test 2016-02-01 10:29:36 +01:00
Daniel Lytkin 3989a3b67f Update type definitions for redux-form
Add `onSubmit` signature
Remove reference to `es6-promise`
2016-02-01 15:05:41 +06:00
Daniel Lytkin 14700203a4 Add type definitions for redux-saga 2016-02-01 15:00:00 +06:00
Horiuchi_H 717a5fdb07 Merge pull request #7895 from JumpLink/master
Added type definitions for node-sass-middleware
2016-02-01 17:50:54 +09:00
Horiuchi_H 7ce5954b21 Merge pull request #6982 from glen-84/browser-sync-changes
Browsersync changes
2016-02-01 17:46:15 +09:00
Horiuchi_H db8c3f100b Merge pull request #7888 from marcel-ernst/master
add definitions for pi-spi
2016-02-01 17:42:15 +09:00
Horiuchi_H bf8413a16c Merge pull request #7877 from rhysd/app-dock
github-electron: Improved Dock type definition
2016-02-01 17:31:04 +09:00
Horiuchi_H cb44616788 Merge pull request #7878 from pierogitus/patch-1
CSSProperties missing backgroundColor
2016-02-01 17:30:05 +09:00
Horiuchi_H dd1ceac949 Merge pull request #7663 from vangorra/master
Adding meteor-publish-composite defs.
2016-02-01 17:29:31 +09:00
Ke Peng 3d46732540 add type define for traverse 2016-02-01 16:25:42 +08:00
Benjamin Pannell 03aeef911f test: Update ravenjs tests to reflect new API 2016-02-01 10:03:18 +02:00
Benjamin Pannell 8dafd4189a fix: Have setTransport return RavenStatic interface 2016-02-01 10:02:44 +02:00
Benjamin Pannell 803fd62a10 fix: Correctly specify generic inheritance
Bit of my C# sneaking in there...
2016-02-01 10:01:00 +02:00
Benjamin Pannell f3e78999f2 Update ravenjs definition to match latest API
More details about the latest API can be found at <https://docs.getsentry.com/hosted/clients/javascript/>
2016-02-01 09:55:44 +02:00
francoismassart 530117c6ee ADD jquery.dynatable v0.3.1
Along with the test file...
2016-02-01 08:46:28 +01:00
Ke Peng 17d386504d update callsite for expose CallSite type 2016-02-01 12:03:14 +08:00
Ke Peng c6705823c0 update callsite.d.ts and add test. 2016-02-01 12:02:20 +08:00
Ke Peng 8791743f8e add type define for callsite(https://github.com/tj/callsite) 2016-02-01 12:02:20 +08:00
Horiuchi_H 6d3c9f422f Merge pull request #7872 from AyaMorisawa/ratelimiter-patch-1
Fix import
2016-02-01 12:09:54 +09:00
Ali Malekpour 44d672fd37 Add SvgIcons 2016-01-31 17:58:14 -05:00
daggilli bf4e9e9531 Add support for 'SCRIPT' command
The SCRIPT (SCRIPT [DEBUG, EXISTS, FLUSH, KILL, LOAD]) commands were not typed. This patch adds support.
2016-01-31 12:46:04 -06:00