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
Horiuchi_H
4461eb91e7
Merge pull request #7369 from iplabs/fullname
...
Add typings for NodeJS library "fullname"
2016-01-04 13:18:00 +09:00
Yaojian
4566a913a3
fixes #7469 uncaughtException: stream.write is not a function
2016-01-04 12:13:39 +08:00
lucasljj
74a4dfc1bc
Fix a optional parameter on Hammer.js
...
the .off method on a instance of HammerManager must have a handler as optional, see: http://hammerjs.github.io/api/
2016-01-03 19:18:21 -02:00
Anton Karsten
d58d48aec9
added a version number to contentful-resolve-response
2016-01-03 20:31:56 +01:00
Anton Karsten
0c17a985c7
added definitions for contentful-resolve-response
2016-01-03 20:18:24 +01:00
bradacina
6f503d7925
Fix showSaveDialog method signature
...
showSaveDialog() filters have the same format as showOpenDialog() filters. It also returns a string containing the file name
As per:
https://github.com/atom/electron/blob/master/docs/api/dialog.md
2016-01-03 12:06:08 +11:00
Chris Pearce
6d09e1a5ae
Add missing opts argument to Commander JS
...
Added missing opts argument to arguments of the command function of
Commander JS
2016-01-02 23:24:44 +00:00
Alexey Gorshkov
b59734a434
FIXED: jsurl/jsurl-tests.ts(21,7): error TS7017
2016-01-03 02:16:42 +03:00
Alexey Gorshkov
4de193b136
fixed
...
jsurl/jsurl-tests.ts(16,7): error TS7017: Index signature of object type implicitly has an 'any' type.
2016-01-03 02:13:24 +03:00
Alexey Gorshkov
6259fa1e5b
remove .travis.yml
2016-01-03 01:35:15 +03:00
Alexey Gorshkov
6a3190090e
Merge remote-tracking branch 'upstream/master'
2016-01-03 01:32:40 +03:00
Alexey Gorshkov
fbc04377c1
add .travis.yml
2016-01-03 01:20:55 +03:00
Alexey Gorshkov
14fd30b019
Updating to version 1.2.7
2016-01-03 01:15:27 +03:00
Jeff
da884c0c61
bluebird: Update fromCallback API
2016-01-02 11:03:34 -06:00
tkqubo
25c3427fd8
docs: add comments
2016-01-02 16:23:10 +09:00
tkqubo
8a951cf865
chore: update webpack version
2016-01-02 16:23:02 +09:00
tkqubo
a41272778c
feat: add typings
2016-01-02 16:22:17 +09:00
Aya Morisawa
02ac8e494e
Update kefir.d.ts 2.8.1 -> 3.2.0
2016-01-02 15:50:07 +09:00
Mark Bouwman
feb3495380
Added properties to BarChartOptions
2016-01-01 22:30:39 +01:00
Basarat Ali Syed
fe563dff34
Merge pull request #7426 from maouida/master
...
Updated couchbase definition to work with the latest node.js sdk 2.1.2
2016-01-01 16:52:48 +11:00
Evander Tino
d6fb579046
Update typeahead.d.ts
...
For some reasons when using typeahead dataset display field with angular, the bindings dont work properly across every field mapped. But displayKey works. According to the api https://github.com/twitter/typeahead.js/blob/master/src/typeahead/dataset.js#L47 both fields are accepted.
2015-12-31 11:45:41 +03:00
Marwan Aouida
32e6383dff
fixed build errors
2015-12-31 08:44:01 +01:00
Marwan Aouida
11b4d3ab95
fixed build errors + removed old version definition
2015-12-31 08:39:01 +01:00
Marwan Aouida
c0049815d6
updated test using a sample code from official documentation
2015-12-31 08:20:06 +01:00
Tom Dietrich
f869c1eaef
Make properties of IOptions optional.
...
According to the [documentation](http://www.jointjs.com/api#joint.dia.Paper ), the options **may** contain any of these properties, and as such they should not be required by the interface.
2015-12-30 15:17:33 -05:00
Marwan Aouida
468527700e
updated couchbase definition to work with the latest node.js sdk 2.1.2
2015-12-30 19:14:39 +01:00
James O'Cull
9e4b7a31d5
Changes to support authorizationParser
2015-12-30 12:24:56 -05:00
Georgios Valotasios
493d3b6882
Changed the MarkedRendere's functions return type from any to string
2015-12-30 17:51:07 +01: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
Long Yinan
17705ca1d5
fix import
2015-12-30 18:50:53 +08:00