Masahiro Wakame
8c8a631830
Merge pull request #5602 from rhysd/patch-1
...
Add BrowserWindow.isDevToolsOpened()
2015-09-03 01:53:51 +09:00
Masahiro Wakame
6788434599
Merge pull request #5598 from stpettersens/master
...
Type definitions and tests for jquery-urlparam
2015-09-03 01:53:12 +09:00
Masahiro Wakame
8f4b8d76e7
Merge pull request #5595 from chocolatechipui/master
...
Update for pub/sub types.
2015-09-03 01:51:36 +09:00
Masahiro Wakame
f7ae3e8cb6
Merge pull request #5594 from tkqubo/ssh2--issue#27
...
Add ssh2
2015-09-03 01:48:06 +09:00
Masahiro Wakame
2253ff7072
Merge pull request #5593 from chrootsu/lodash-isElement
...
lodash: changed _.isElement() method
2015-09-03 01:46:53 +09:00
Masahiro Wakame
6945d8b9f5
Merge pull request #5585 from bardt/patch-3
...
Add definition for missing replyWithError method in nock
2015-09-03 01:44:04 +09:00
Masahiro Wakame
b28a0ee75e
Merge pull request #5577 from sledorze/master
...
Signer and Verifier are Writable Stream in Crypto
2015-09-03 01:39:29 +09:00
Masahiro Wakame
ca132e8be7
Merge pull request #5574 from AdamSantaniello/master
...
Update angular-signalr-hub.d.ts
2015-09-03 01:37:26 +09:00
Masahiro Wakame
7279ee87c6
Merge pull request #5571 from maglar0/master
...
Underscore: Add types for functions extendOwn() and assign()
2015-09-03 01:32:27 +09:00
Masahiro Wakame
9755b3cfcd
Merge pull request #5531 from alexhorn/mysql-format
...
mysql: Added .format() overload
2015-09-03 01:31:28 +09:00
Masahiro Wakame
20eba850da
Merge pull request #5648 from laco0416/polymer-1.1.2
...
Update polymer.d.ts to ver.1.1.2
2015-09-03 01:30:29 +09:00
Masahiro Wakame
329e350d27
Merge pull request #5570 from pimterry/sinon-chrome-lastError
...
Add lastError to Sinon-Chrome
2015-09-03 01:29:42 +09:00
laco0416
44eace6da9
Update polymer.d.ts to ver.1.1.2
2015-09-02 21:50:58 +09:00
Horiuchi_H
af76bf4602
Merge pull request #5633 from drowse314-dev-ymat/add-favico.js
...
Add favico.js.d.ts
2015-09-01 18:27:38 +09:00
Horiuchi_H
be41f06d46
Merge pull request #5632 from zgmnkv/master
...
Added 'setDefault' to Moment Timezone definition
2015-09-01 18:26:52 +09:00
yu.matsushita
6d099d3385
add favico.js.d.ts
2015-09-01 17:22:07 +09:00
zgmnkv
42e1de76c9
Added 'setDefault' to Moment Timezone definition
2015-09-01 12:10:00 +04:00
Ilya Mochalov
c7c1829098
lodash: changed _.isElement() method
2015-09-01 10:02:58 +05:00
Horiuchi_H
a278148f0e
Merge pull request #5622 from jpevarnek/freedomjs
...
Add DefinitelyTyped typings for Freedom
2015-09-01 10:16:16 +09:00
Jonathan Pevarnek
0145e8f828
Add DefinitelyTyped typings for Freedom
...
This adds the typings for Freedom that we have been using internally
(https://github.com/uProxy/uproxy-lib/tree/dev/third_party/freedom-typings )
There is the main file with all the actual typings and then two extra
files around it that handle the existence of a variable named freedom in
two different environments. The intention is that only one of these
would be included in a given build environment.
I listed myself as the author for this version of the typings. In
reality, they were created by various members of the uProxy team over a
long period of time.
2015-08-31 20:55:04 -04:00
Horiuchi_H
13397478ef
Merge pull request #5627 from matthewrwilton/highcharts-multiple-yaxis
...
Highcharts - HighchartsOptions.yAxis support for multiple axis
2015-09-01 09:42:41 +09:00
Horiuchi_H
853550ee28
Merge pull request #5626 from Dominator008/staticstatic
...
Fix method name of rotate() in Vertices
2015-09-01 09:40:59 +09:00
matthewrwilton
d16c51a58e
Allow the type of HighchartsOptions.yAxis to be HighchartsAxisOptions or HighchartsAxisOptions[].
2015-09-01 09:51:03 +10:00
Michael Zhou
3c078cde15
Fix method name of rotate() in Vertices
2015-08-31 16:45:43 -07:00
Alex Eagle
82e6efc02a
Merge pull request #5624 from vsavkin/add_angular_alpha36
...
chore(typescript): updated angular2 files
2015-08-31 16:16:48 -07:00
vsavkin
410dcba2f1
chore(typescript): updated angular2 files
2015-08-31 16:14:18 -07:00
Masahiro Wakame
04cf218909
Merge pull request #5563 from a904guy/stripe
...
Update to fix AMD/UMD module imports
2015-09-01 02:42:25 +09:00
Masahiro Wakame
558bec8917
Merge pull request #5566 from chrootsu/lodash-isBoolean
...
lodash: changed _.isBoolean() method
2015-09-01 02:37:35 +09:00
Masahiro Wakame
90dd1b5402
Merge pull request #5620 from tkqubo/gulp-espower#42
...
Add gulp-espower
2015-09-01 02:31:23 +09:00
Masahiro Wakame
7dc08b7a14
Merge pull request #5497 from tkqubo/gulp--some-modification
...
Gulp some modification
2015-09-01 02:29:57 +09:00
vvakame
b314600e76
Merge branch 'EnableSoftware-offline-js'
2015-09-01 02:25:30 +09:00
vvakame
4b0e61182b
apply tsfmt
2015-09-01 02:25:16 +09:00
vvakame
d22203ea1b
Merge branch 'offline-js' of https://github.com/EnableSoftware/DefinitelyTyped into EnableSoftware-offline-js
2015-09-01 02:24:58 +09:00
Masahiro Wakame
21b27356e3
Merge pull request #5554 from Pro/master
...
Fix #5499
2015-09-01 02:21:37 +09:00
Masahiro Wakame
775efc42dd
Merge pull request #5551 from horiuchi/sequelize-fix
...
Fix Sequelize type definitions
2015-09-01 02:20:51 +09:00
Masahiro Wakame
07e8fa82e0
Merge pull request #5545 from chrootsu/lodash-capitalize
...
lodash: changed _.capitalize() method
2015-09-01 02:17:47 +09:00
Masahiro Wakame
718b8f6507
Merge pull request #5544 from chrootsu/lodash-isNull
...
lodash: changed _.isNull() method
2015-09-01 02:17:24 +09:00
Masahiro Wakame
655c11428e
Merge pull request #5543 from scatcher/master
...
highcharts-ng
2015-09-01 02:16:21 +09:00
Masahiro Wakame
18da9cb4a3
Merge pull request #5308 from jacqt/master
...
Added typings for the CodeMirror showhint addon
2015-09-01 02:15:13 +09:00
tkQubo
29173d7b55
Add gulp-espower
2015-08-31 22:28:14 +09:00
Horiuchi_H
a213223e1b
Merge pull request #5615 from aindlq/openlayers-update
...
openlayers. Update ol.source.Vector. Add more ol.style defs.
2015-08-31 17:41:29 +09:00
Artem Kozlov
c0fe9460e7
Update ol.source.Vector. Add more ol.style defs.
2015-08-31 10:28:26 +02:00
Horiuchi_H
72585f339c
Merge pull request #5607 from rcchen/master
...
Add cache property for select2 ajax options
2015-08-31 12:55:32 +09:00
Horiuchi_H
9faf9b7538
Merge pull request #5605 from AyaMorisawa/os-locale
...
Add os-locale.d.ts
2015-08-31 12:51:30 +09:00
Horiuchi_H
7140bfbc3c
Merge pull request #5601 from kataras/master
...
node-mysql-wrapper: v2.0.9 - more new features - fix some bugs too!
2015-08-31 12:49:43 +09:00
Igor Oleinikov
d2bab5738b
Merge pull request #4992 from fkowal/rx_2.5.3
...
bump rx to 2.5.3
2015-08-30 09:21:45 -07:00
Masahiro Wakame
de1bfe2c1d
Merge pull request #5540 from CalvinFernandez/angular-ui-tree
...
Add angular-ui-tree
2015-08-30 13:41:06 +09:00
Masahiro Wakame
21166fd5bc
Merge pull request #5387 from Almouro/cheerio-update
...
Cheerio update
2015-08-30 13:40:13 +09:00
Masahiro Wakame
3a0c2923af
Merge pull request #5539 from tpodolak/master
...
Updated missing Windows.ApplicationModel.Activation.ActivationKind enum values
2015-08-30 13:38:18 +09:00
Masahiro Wakame
9edf21c76b
Merge pull request #5508 from mputters/angular-ui-router-extras
...
Definitions for angular-ui-router-extras
2015-08-30 13:20:53 +09:00