Andrew Watson
2bd5cfdae6
Updating
...
While trying to create a custom widget/plugin with dialog, I found the
definitions to be a little lacking, so I added the bits I needed....
Used with CKEditor 4.5.6
2016-02-03 13:05:36 +11:00
Masahiro Wakame
e69fe60f2d
Merge pull request #7893 from chrootsu/lodash-string-funcs
...
lodash: updated string functions
2016-02-03 00:15:33 +09:00
Masahiro Wakame
0ff9bbf2b4
Merge pull request #7892 from sventschui/patch-1
...
add empty namespace declaration for chai-as-promised to allow es6 imports
2016-02-03 00:15:18 +09:00
Masahiro Wakame
8d8d78e3d5
Merge pull request #7885 from isman-usoh/react-router-2.0.0-rc5-patch-1
...
Rename RoutingContext -> RouterContext
2016-02-03 00:05:21 +09:00
Masahiro Wakame
55aa2d0200
Merge pull request #7883 from chrootsu/lodash-differenceBy
...
lodash: _.differenceBy changed
2016-02-03 00:02:28 +09:00
Masahiro Wakame
80ebf148e1
Merge pull request #6903 from SammyG4Free/master
...
Type Definitions for DataTables Buttons extension.
2016-02-03 00:01:47 +09:00
Masahiro Wakame
8960370289
Merge pull request #7876 from GeniousG/master
...
RTCPeerConnection.d.ts & MediaStream.d.ts improvements
2016-02-02 23:55:32 +09:00
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
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
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
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
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
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
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
Ilya Mochalov
b31d02d4f2
lodash: _.differenceBy changed
2016-01-30 12:22:42 +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
Hans-Georg Haberl
1e5b5976e6
added getUserMedia declaration to use with adapter.js
2016-01-29 17:18:48 +01:00
Hans-Georg Haberl
1350c60376
"url" is deprecated in interface RTCIceServer, changed to "urls'
...
instead;
2016-01-29 17:14:37 +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