Commit Graph

12419 Commits

Author SHA1 Message Date
rhysd
978a94de72 Fix parameter's type of Tray.setImage()
`Tray.setImage()` can take `string` parameter the same as constructor of
`Tray`.
2015-09-08 18:57:31 +09:00
John Reilly
9c76211533 Merge pull request #5579 from jbrantly/react-reorg
Reorganize React definitions
2015-09-08 05:08:42 +01:00
Horiuchi_H
db33e4bd36 Merge pull request #5725 from chrootsu/redlock-unlock
redlock: fixed Lock.unlock() signature
2015-09-08 10:48:39 +09:00
Horiuchi_H
6c861ba970 Merge pull request #5722 from ChrisPearce/master
Added missing strict property to MongoCollectionOptions type of mongodb.d.ts
2015-09-08 10:47:57 +09:00
Horiuchi_H
e6c88610c8 Merge pull request #5718 from KLuuKer/patch-1
big.js.d.ts: use const enum instead of enum
2015-09-08 10:39:52 +09:00
Horiuchi_H
696e30c2f1 Merge pull request #5715 from mizunashi-mana/fix-winston-transports
make instances ddspecific in `winston`
2015-09-08 10:37:53 +09:00
Horiuchi_H
03d08f5456 Merge pull request #5702 from AyaMorisawa/kefir
Add kefir.d.ts
2015-09-08 10:32:37 +09:00
Horiuchi_H
b6211c8db3 Merge pull request #5695 from kataras/master
Node-mysql-wrapper - Critical Update to Version 2.2.0
2015-09-08 10:29:34 +09:00
Horiuchi_H
245e447605 Merge pull request #5694 from heymagurany/master
Update Oboe.js definition
2015-09-08 10:27:23 +09:00
Horiuchi_H
50941ddd63 Merge pull request #5687 from rhysd/patch-1
Fixed exporting cheerio module
2015-09-08 10:22:30 +09:00
Horiuchi_H
a7afcd3a4f Merge pull request #5686 from rolandzwaga/fontoxml
Fontoxml
2015-09-08 10:21:10 +09:00
Ilya Mochalov
9e9d8188c8 redlock: fixed Lock.unlock() signature 2015-09-08 06:14:26 +05:00
Horiuchi_H
72f0358a58 Merge pull request #5679 from Dominator008/patch-1
Fix type annotation in JsDoc
2015-09-08 10:08:41 +09:00
Horiuchi_H
f5ad0ea469 Merge pull request #5678 from scottopell/master
update module import style for ts1.5
2015-09-08 10:08:12 +09:00
Horiuchi_H
f685f25d95 Merge pull request #5675 from tkqubo/inquirer
Add inquirer
2015-09-08 10:07:26 +09:00
Horiuchi_H
9e2c83a8da Merge pull request #5674 from chrootsu/redlock
redlock: added definitions and tests
2015-09-08 09:57:29 +09:00
Horiuchi_H
e197d99259 Merge pull request #5668 from DevExpress/master
Tests updated
2015-09-08 09:54:41 +09:00
Horiuchi_H
44b15d3397 Merge pull request #5662 from Ritzlgrmft/master
Additions added which are needed for writing an own appender
2015-09-08 09:47:58 +09:00
Horiuchi_H
34897c8590 Merge pull request #5659 from chbrown/object-assign
Add object-assign and tests
2015-09-08 09:45:55 +09:00
Horiuchi_H
a2a2239d09 Merge pull request #5655 from adidahiya/fix-classnames
Refactor classnames.d.ts to allow usage in non-external modules
2015-09-08 09:44:14 +09:00
Ilya Mochalov
fde71587c0 redlock: added tests 2015-09-08 03:58:40 +05:00
Ilya Mochalov
e6aa707f0f redlock: added definitions 2015-09-08 03:58:21 +05:00
Chris Pearce
12758ceb91 Added missing strict property to MongoCollectionOptions type of mongodb.d.ts 2015-09-07 19:05:22 +01:00
KLuuKer
ab5cb7da7a Update big.js.d.ts 2015-09-07 14:04:48 +02:00
KLuuKer
ad21350999 Update big.js.d.ts
otherwise typescript will make a script that will try to access a variable that doesn't exist

https://github.com/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#const-enum-completely-inlined-enums
2015-09-07 14:02:33 +02:00
Nishiyama Shun
59637e7da6 make instances ddspecific in winston
Related 5c69bdeb45
2015-09-07 15:10:55 +09:00
Basarat Ali Syed
bb051830df Merge pull request #5706 from borisyankov/fix/code-mirror-external
📝 https://www.npmjs.com/package/codemirror
2015-09-06 14:40:06 +10:00
Basarat Ali Syed
59032308a2 📝 https://www.npmjs.com/package/codemirror 2015-09-06 14:35:11 +10:00
Basarat Ali Syed
a1a2d0dd67 Merge pull request #5705 from borisyankov/fix/codemirror-paths
Rename showhint.d.ts to codemirror-showhint.d.ts
2015-09-06 14:27:47 +10:00
Basarat Ali Syed
2c2efb33ca Update and rename showhint-tests.ts to codemirror-showhint-tests.ts
Makes it easier to search + more semantic
2015-09-06 14:25:34 +10:00
Basarat Ali Syed
47b5ecf690 Rename showhint.d.ts to codemirror-showhint.d.ts
Makes it easier to search + more semantic
2015-09-06 14:24:51 +10:00
Aya Morisawa
408ac84ba1 Add kefir.d.ts 2015-09-06 04:21:21 +09:00
Matt Magurany
2ccd95e950 Remove superfluous oboe namespaces. 2015-09-04 23:35:25 -04:00
Makis Maropoulos
605a2b5879 Update in order to work with 2.2.0 version 2015-09-05 05:31:08 +03:00
Makis Maropoulos
4b51892c02 Update to version 2.2.0 2015-09-05 05:30:46 +03:00
Matt Magurany
2d0fe2589b Add tests for oboe node function and remove superfluous oboe declaration. 2015-09-04 22:08:15 -04:00
Matt Magurany
db28808cdd Add oboe node() function overload that accepts a map of callbacks. 2015-09-04 17:22:24 -04:00
Matt Magurany
b20dd136f7 Add oboe node() function overload that accepts a map of callbacks. 2015-09-04 17:22:09 -04:00
Roland Zwaga
1a58805142 Added definitions for the FontoXML invocation (http://docs.fontoxml.com/#!/fontoxml/invokeEditor) 2015-09-04 10:49:26 +02:00
rhysd
365b6ffc7c Fix exporting cheerio module
cheerio is intended to be used as below:

```javascript
var cheerio = require('cheerio'),
    $ = cheerio.load('<h2 class="title">Hello world</h2>');
```

So we should use `import * as cheerio from "cheerio"` in TypeScript.
However, `cheerio` was defined with `export default` in cheerio.d.ts.
2015-09-04 17:23:11 +09:00
Roland Zwaga
9992d12d42 Merge remote-tracking branch 'upstream/master'
Conflicts:
	CONTRIBUTORS.md
2015-09-04 09:41:53 +02:00
James Brantly
e79e14a7b8 Fixup the global definitions.
Originally had renamed react-global.d.ts to react-namespace.d.ts. After thinking about it further I don't think a rename really benefits anyone and would just cause confusion with people trying to upgrade. Also I had missed the `.d` in the original rename. Additionally adding some tests for the global version since there were none.
2015-09-03 23:07:28 -04:00
Basarat Ali Syed
d9fea91e84 Merge pull request #5612 from Megasware128/winrt
TilteBar API (WinRT)
2015-09-04 10:03:47 +10:00
Dominator008
b3788c2937 Fix type annotation in JsDoc
Use "number" instead of Int, which is non-existent
2015-09-03 15:23:59 -07:00
Scott Opell
34ae8420ec updates for ts1.5 2015-09-03 16:22:31 -04:00
tkQubo
d5d918d4de Add inquirer 2015-09-04 04:13:03 +09:00
Masahiro Wakame
7c228c0930 Merge pull request #5590 from borisyankov/tsc-1.6
[WIP] start supporting for TypeScript 1.6.0
2015-09-03 23:17:18 +09:00
vvakame
6b26929663 add npm-shrinkwrap.json 2015-09-03 22:23:41 +09:00
vvakame
fbbf9cdc0a adhoc fix sequelize/sequelize-tests.ts 2015-09-03 22:16:43 +09:00
vvakame
9c6b48468e adhoc fix angular2/angular2.d.ts 2015-09-03 22:11:19 +09:00