Andreas Frische
|
b7ff5fe5ed
|
underscore.d.ts uniqueId always returns a string
_.uniqueId = function(prefix) {
var id = ++idCounter + '';
return prefix ? prefix + id : id;
};
always returns string
|
2016-01-04 20:47:10 +01:00 |
|
Jonathan Pevarnek
|
8e0d33d380
|
Add chrome.system.network interface to chrome-app
Original code by @MohamedAbdalkader
|
2016-01-04 14:15:50 -05:00 |
|
Graham Mendick
|
09bfb9c373
|
Updated typings and tests for Navigation 1.3.0
|
2016-01-04 18:07:30 +00:00 |
|
Christian
|
5ab2c10409
|
Added extended-listbox.d.ts
|
2016-01-04 18:56:35 +01:00 |
|
Horiuchi_H
|
bdaf2f0eb1
|
Merge pull request #7479 from grkuntzmd/master
Corrected signature for mongoose.geoNear
|
2016-01-05 00:27:03 +09:00 |
|
grkuntzmd
|
8783a67ef1
|
Corrected signature for mongoose.geoNear
|
2016-01-04 09:33:21 -05:00 |
|
Ilya Mochalov
|
04a28ef5d5
|
lodash: signatures of _.sortByOrder have been changed
|
2016-01-04 18:35:03 +05:00 |
|
Tanguy Krotoff
|
db0118ada5
|
Definitions for serve-index (https://github.com/expressjs/serve-index)
|
2016-01-04 10:58:14 +01:00 |
|
Tanguy Krotoff
|
0fa4e9e613
|
Remove trailing spaces
|
2016-01-04 10:57:38 +01:00 |
|
Horiuchi_H
|
0d66537e35
|
Merge pull request #7470 from Yaojian/master
fixes #7469 uncaughtException: stream.write is not a function
|
2016-01-04 17:43:32 +09:00 |
|
Horiuchi_H
|
0dad1dc0c4
|
Merge pull request #7466 from antonkarsten/contentful-resolve-response
Contentful resolve response
|
2016-01-04 17:42:08 +09:00 |
|
Meowtec
|
c2ab9dc353
|
update type definitions for minilog.
- node module
- multi args
|
2016-01-04 16:41:47 +08:00 |
|
Horiuchi_H
|
a8e7773a2a
|
Merge pull request #4315 from agorshkov23/master
Added jsurl
|
2016-01-04 17:34:02 +09:00 |
|
Horiuchi_H
|
085a12f9a0
|
Merge pull request #7448 from JeffSwenson/bluebird-update-fromCallback
bluebird: Update fromCallback API
|
2016-01-04 17:31:06 +09:00 |
|
Horiuchi_H
|
ffd64b4bcd
|
Merge pull request #7471 from aleung/field
Add typing for field
|
2016-01-04 17:28:23 +09:00 |
|
Horiuchi_H
|
affa8bbd84
|
Merge pull request #7444 from AyaMorisawa/kefir-3.2.0
Update kefir.d.ts 2.8.1 -> 3.2.0
|
2016-01-04 17:17:34 +09:00 |
|
Horiuchi_H
|
c341d6a4bd
|
Merge pull request #7441 from MarkBouwman/chartjs-barchartoptions
Added properties to BarChartOptions
|
2016-01-04 17:15:07 +09:00 |
|
Leo Liang
|
d75d2c9629
|
Add typing for field
|
2016-01-04 15:56:46 +08:00 |
|
Horiuchi_H
|
2e354e005f
|
Merge pull request #7433 from evandertino/patch-1
Update typeahead.d.ts
|
2016-01-04 16:18:20 +09:00 |
|
Horiuchi_H
|
aae49488c0
|
Merge pull request #7420 from Brooooooklyn/issue/gulp-sort
fix import
|
2016-01-04 16:17:11 +09:00 |
|
Horiuchi_H
|
0fced1d4f0
|
Merge pull request #7428 from tdietrich513/patch-1
Make properties of IOptions optional.
|
2016-01-04 16:16:09 +09:00 |
|
Horiuchi_H
|
3542120d26
|
Merge pull request #7403 from sumbad/feature
Add declare module "dagre"
|
2016-01-04 16:14:58 +09:00 |
|
Horiuchi_H
|
b9d9c33227
|
Merge pull request #7417 from Brooooooklyn/issue/gulp-load-plugins
fix import
|
2016-01-04 16:13:35 +09:00 |
|
Horiuchi_H
|
7a4b4fdcc1
|
Merge pull request #7423 from Brooooooklyn/issue/gulp-ruby-sass
fix import
|
2016-01-04 16:10:11 +09:00 |
|
Horiuchi_H
|
acc01ecfcf
|
Merge pull request #7421 from Brooooooklyn/issue/gulp-tsd
fix import
|
2016-01-04 16:09:17 +09:00 |
|
Horiuchi_H
|
c689da01c9
|
Merge pull request #7419 from Brooooooklyn/issue/gulp-inject
fix import
|
2016-01-04 16:08:55 +09:00 |
|
Horiuchi_H
|
0c5e79b3d7
|
Merge pull request #7418 from Brooooooklyn/issue/gulp-less
fix import
|
2016-01-04 16:08:35 +09:00 |
|
Horiuchi_H
|
beee8aeaac
|
Merge pull request #7416 from Brooooooklyn/issue/gulp-minify-css
fix import
|
2016-01-04 16:08:16 +09:00 |
|
Horiuchi_H
|
7937980149
|
Merge pull request #7414 from Brooooooklyn/issue/gulp-flatten
fix import
|
2016-01-04 16:07:58 +09:00 |
|
Horiuchi_H
|
fcb943c845
|
Merge pull request #7422 from aylarov/master
Big Instant Messaging Upgrade
|
2016-01-04 16:07:33 +09:00 |
|
Horiuchi_H
|
b2fcb672f9
|
Merge pull request #7413 from Brooooooklyn/issue/gulp-dtsm
fix import
|
2016-01-04 16:05:47 +09:00 |
|
Horiuchi_H
|
f48ade8a70
|
Merge pull request #7408 from Brooooooklyn/issue/gulp-minify-html
fix import
|
2016-01-04 16:05:30 +09:00 |
|
Horiuchi_H
|
a1179d1fcc
|
Merge pull request #7411 from Brooooooklyn/issue/gulp-csso
fix import
|
2016-01-04 16:05:08 +09:00 |
|
Horiuchi_H
|
f14eaf1ccc
|
Merge pull request #7412 from Brooooooklyn/issue/gulp-debug
fix import
|
2016-01-04 16:04:43 +09:00 |
|
Horiuchi_H
|
5f936522f6
|
Merge pull request #7415 from Brooooooklyn/issue/gulp-gh-pages
fix import
|
2016-01-04 16:04:05 +09:00 |
|
Horiuchi_H
|
1ced49a915
|
Merge pull request #7409 from Brooooooklyn/issue/gulp-autoprefixer
fix import
|
2016-01-04 16:03:28 +09:00 |
|
Horiuchi_H
|
8726f58c70
|
Merge pull request #7407 from Brooooooklyn/issue/gulp-mocha
fix import
|
2016-01-04 16:03:00 +09:00 |
|
Horiuchi_H
|
75e460caa3
|
Merge pull request #7388 from Brooooooklyn/patch-3
Update gulp-watch.d.ts
|
2016-01-04 15:58:24 +09:00 |
|
Horiuchi_H
|
b332350209
|
Merge pull request #7399 from EricByers/master
New Definition for console-stamp
|
2016-01-04 15:52:41 +09:00 |
|
Horiuchi_H
|
f50d679cf5
|
Merge pull request #7394 from jocull/lwip
lwip toBuffer calls should callback with Buffer instead of Image
|
2016-01-04 15:51:24 +09:00 |
|
Horiuchi_H
|
d58170a43a
|
Merge pull request #7395 from nicojs/master
[commonmark] Added typing for commonmark.js
|
2016-01-04 15:27:21 +09:00 |
|
Horiuchi_H
|
bbc24c16f7
|
Merge pull request #7392 from jocull/restify
Support optional headers in response send / json calls, requested files, authorizationParser
|
2016-01-04 15:23:19 +09:00 |
|
Horiuchi_H
|
abe6fa49a2
|
Merge pull request #7389 from yar3333/patch-1
Update three-canvasrenderer.d.ts
|
2016-01-04 15:21:53 +09:00 |
|
Horiuchi_H
|
f3d9a599cd
|
Merge pull request #7380 from nkovacic/master
Changed set property from put in IStorage interface
|
2016-01-04 15:18:17 +09:00 |
|
Horiuchi_H
|
d792299b15
|
Merge pull request #7381 from svi3c/master
Add verror definitions and tests
|
2016-01-04 15:13:20 +09:00 |
|
Horiuchi_H
|
8f52bb66d8
|
Merge pull request #7375 from valotas/marked
Added a MarkedRenderer definition
|
2016-01-04 14:59:48 +09:00 |
|
Horiuchi_H
|
d8eeaeb8e4
|
Merge pull request #7374 from hinamiyagk/electron-ipc-event
Add type definition for IPC Event on main process
|
2016-01-04 14:58:31 +09:00 |
|
Horiuchi_H
|
873960d55f
|
Merge pull request #7371 from davidsulc/patch-1
added getProcessedConfig to IBrowser typing
|
2016-01-04 14:56:50 +09:00 |
|
Horiuchi_H
|
02ad228988
|
Merge pull request #7361 from mizunashi-mana/fix-parsimmon-dts
add type definition for parsimmon
|
2016-01-04 14:55:30 +09:00 |
|
Horiuchi_H
|
3c652ccbb3
|
Merge pull request #7370 from iplabs/username
Add typings for NodeJS library "username"
|
2016-01-04 14:53:21 +09:00 |
|