18734 Commits
Author SHA1 Message Date
_mb_ 2032d81a34 Update extend.d.ts
Removed semicolon.
2015-12-30 18:20:15 +03:00
Long Yinan 871fb69ba6 fix import 2015-12-30 22:34:23 +08:00
Alexey Aylarov 8ed499ead5 Big Instant Messaging Upgrade
-Big Instant Messaging Upgrade
-Fixes
2015-12-30 16:12:27 +03:00
Alexey Aylarov 80c6d840d9 Merge remote-tracking branch 'DefinitelyTyped/master' 2015-12-30 15:12:59 +03:00
Long Yinan fbc90bdded fix import 2015-12-30 19:40:36 +08:00
Long Yinan 48a0270a29 fix import 2015-12-30 19:36:47 +08:00
Long Yinan 5c44167b70 fix import 2015-12-30 19:34:32 +08:00
Long Yinan ce7eb09fad fix import 2015-12-30 19:31:58 +08:00
Long Yinan 45e50efb7c fix import 2015-12-30 19:29:44 +08:00
Long Yinan e081148d88 fix import 2015-12-30 19:26:51 +08:00
Long Yinan 7473219114 fix import 2015-12-30 19:25:43 +08:00
Long Yinan b43adcdb8a fix import 2015-12-30 19:15:48 +08:00
Long Yinan 806d0f8237 fix import 2015-12-30 19:04:53 +08:00
Long Yinan 9693e563af fix import 2015-12-30 19:02:55 +08:00
Long Yinan 0caf0e98f8 fix import 2015-12-30 18:59:54 +08:00
David Reher 739b784dae Merge remote-tracking branch 'upstream/master' into angular-component-router
Conflicts:
	angularjs/angular.d.ts
2015-12-30 11:54:44 +01:00
_mb_ 0ef4a31042 Update extend.d.ts 2015-12-30 13:52:13 +03:00
Long Yinan 17705ca1d5 fix import 2015-12-30 18:50:53 +08:00
Long Yinan 05a3f041b3 fix import 2015-12-30 18:47:58 +08:00
Long Yinan 37b6a53383 fix import 2015-12-30 18:39:22 +08:00
Niels Kristian Hansen Skovmand f69b3b8add Revert "Removed the es6-promise reference from the typings."
This reverts commit 0d394451f0.
2015-12-30 11:26:49 +01:00
Niels Kristian Hansen Skovmand 0d394451f0 Removed the es6-promise reference from the typings. 2015-12-30 11:24:50 +01:00
labrute f87465736f Add missing semicolon in ui-grid.d.ts file 2015-12-30 09:35:53 +01:00
Sven Reglitzki d0e64c3dfc Add typings and tests for jasmine-node 2015-12-30 09:11:17 +01:00
sumbad 0a5087916b Add declare module "dagre" 2015-12-30 08:07:15 +03:00
pyoungon bb185bb119 Run 'npm test' and fix file to pass tests. (Change the definition order) 2015-12-30 12:55:45 +09:00
LongYinan 6d72f60cc0 Update gulp-watch.d.ts
fix
```
import * as watch from 'gulp-watch'
```
fail
2015-12-30 10:33:27 +08:00
Ilya Mochalov b3e3e03bc4 lodash: signatures of _.flatten and _.flattenDeep have been changed 2015-12-30 06:03:29 +05:00
Eric Byers e59b58703f Adding definition for console-stamp 2015-12-29 18:43:49 -06:00
Christopher Brown 57888a3a47 Add test for alias with single string value 2015-12-29 17:12:20 -06:00
Jason Travis 40c81d6f5b Add middleware to browser-sync Options 2015-12-29 14:13:58 -07:00
nkovacic d52058a1a2 Fixed tests and ILockerRepository and ILockerService merge 2015-12-29 22:11:49 +01:00
nkovacic 41da14b9d8 Added Angular Locker definition
https://github.com/tymondesigns/angular-locke
2015-12-29 21:57:23 +01:00
nicojs a113f5db25 [commonmark] Added typings for javascript reference implementation of the commonmark markdown spec 2015-12-29 21:38:33 +01:00
James O'Cull f46c6db2da Merge branch 'lwip' 2015-12-29 14:56:18 -05:00
James O'Cull 3cceead6e0 lwip toBuffer calls should callback with Buffer instead of Image 2015-12-29 14:53:28 -05:00
James O'Cull aeb8fefd8b Add definition for request files 2015-12-29 14:44:13 -05:00
nkovacic 6813273d2d Quick fix to remove semicolon on end of tests 2015-12-29 20:39:57 +01:00
nkovacic 597b1a2136 Angular toastr added to definitions
https://github.com/Foxandxss/angular-toastr
2015-12-29 20:35:28 +01:00
James O'Cull 6ae08bfbab Support optional headers in response send / json calls 2015-12-29 14:30:24 -05:00
Ilya Mochalov 1ffa6ceef1 lodash: signatures of _.countBy have been changed 2015-12-29 23:43:53 +05:00
Yaroslav Sivakov 8d6eff700d Update three-canvasrenderer.d.ts
Minor: add "alpha" to CanvasRendererParameters.
2015-12-29 20:19:20 +03:00
Christopher Brown 5974b1be29 Fix minimist.Opts.alias possible values (to match minimist docs/functionality) 2015-12-29 11:16:13 -06:00
Michael Wittwer 00e28365ed - update ngDialogData to be consistent
Merge branch 'master' into ngDialog_updates

Conflicts:
	ng-dialog/ng-dialog.d.ts
2015-12-29 16:39:21 +01:00
Michael Wittwer 3f9ca14fce updated formatting to keep existing style 2015-12-29 13:43:48 +01:00
Michael Wittwer cb003bb9a1 updated formatting to keep existing style 2015-12-29 13:42:44 +01:00
Michael Wittwer 9ad3cd157a updated formatting to keep existing style 2015-12-29 13:37:41 +01:00
Michael Wittwer 5b9222c0d6 change space to tab indent 2015-12-29 13:31:42 +01:00
pyoungon 852c940178 Merge remote-tracking branch 'DefinitelyTyped/master' 2015-12-29 19:46:07 +09:00
Sven Reglitzki fd150ec840 Add verror definitions and tests 2015-12-29 09:47:27 +01:00