vvakame
395281e28c
Merge branch 'cspotcode-master'
2014-11-09 00:14:42 +09:00
vvakame
0607d042b4
mv mousetrap-global-bind/mousetrap-global-bind.d.ts -> mousetrap/mousetrap-global-bind.d.ts
2014-11-09 00:14:20 +09:00
vvakame
db084916cc
Merge branch 'master' of github.com:cspotcode/DefinitelyTyped into cspotcode-master
2014-11-09 00:12:55 +09:00
Masahiro Wakame
060fbd1907
Merge pull request #3093 from Asana/master
...
Update TestUtils.findRenderedComponentWithType
2014-11-09 00:08:08 +09:00
Masahiro Wakame
c57fc8ca0a
Merge pull request #3098 from armorik83/master
...
add yeoman-generator/yeoman-generator.d.ts
2014-11-09 00:06:31 +09:00
Andrew Bradley
1d556e1d7c
Modified Mousetrap definition to allow Mousetrap to be loaded as an
...
external module.
- tests are also updated to test loading as an external module
- mousetrap exports itself as an AMD module when an AMD define function is
present
2014-11-06 01:39:49 -05:00
Andrew Bradley
a0e56c27e7
Adds definitions and tests for the Mousetrap global-bind extension
2014-11-06 01:17:54 -05:00
armorik83
0ddb142d51
add yosay/yosay.d.ts
2014-11-06 01:04:01 +09:00
armorik83
f4c08ac9ea
add yeoman-generator/yeoman-generator.d.ts
2014-11-06 00:12:16 +09:00
Masahiro Wakame
b9b6d6b3d5
Merge pull request #3086 from vinayak-garg/master
...
Added typings for rowGrid.js
2014-11-05 19:10:50 +09:00
Vinayak Garg
cc7011b5ec
Merge branch 'master' of https://github.com/vinayak-garg/DefinitelyTyped
2014-11-05 15:19:59 +05:30
Vinayak Garg
8e017781ba
Fixed the comment
2014-11-05 15:18:14 +05:30
Vinayak Garg
e9fa156a9c
Added test file
2014-11-05 15:18:14 +05:30
Vinayak Garg
b414519026
Added name in CONTRIBUTORS.md
2014-11-05 15:17:48 +05:30
Vinayak Garg
de91990ef2
Added interface for rowGrid.js
2014-11-05 15:16:53 +05:30
Vinayak Garg
f71c594fb6
Fixed the comment
2014-11-05 15:08:15 +05:30
Vinayak Garg
a3c57a84a5
Added test file
2014-11-05 15:01:00 +05:30
Masahiro Wakame
b36ee6a691
Merge pull request #3092 from horiuchi/supertest
...
update supertest typefiles
2014-11-05 15:19:44 +09:00
Masahiro Wakame
4e785a9292
Merge pull request #3090 from sebastien-de-saint-florent/patch-1
...
Update Q.d.ts with optional onRejected parameter
2014-11-05 14:49:43 +09:00
vvakame
d01d8826ee
Merge branch 'master' of github.com:borisyankov/DefinitelyTyped
2014-11-05 14:41:32 +09:00
vvakame
4ba4781654
Merge branch 'Boltmade-cookie.js'
2014-11-05 14:40:39 +09:00
vvakame
11eee579f3
Merge branch 'cookie.js' of github.com:Boltmade/DefinitelyTyped into Boltmade-cookie.js
...
Conflicts:
CONTRIBUTORS.md
2014-11-05 14:40:31 +09:00
Masahiro Wakame
2a73350037
Merge pull request #3089 from hellochar/patch-3
...
Add applyAsync to IRootScopeService
2014-11-05 14:38:28 +09:00
Masahiro Wakame
8acd48dbd7
Merge pull request #3085 from hakubo/Headroom-definitions
...
add definitions for Headroom
2014-11-05 14:22:28 +09:00
Masahiro Wakame
7b63d28271
Merge pull request #3083 from fatso83/revert-2778-master
...
Revert "Fixed error in test for indexedDB"
2014-11-05 14:14:13 +09:00
Josh Smith
bf24c30aaa
Update TestUtils.findRenderedComponentWithType
...
This function gets that actual React component rather than
the element. This allows the tester to call functions like setState
on the component as shown in the new test.
2014-11-04 12:21:55 -08:00
Horiuchi_H
56bdc23f78
add agent methods
2014-11-04 21:15:58 +09:00
Horiuchi_H
5559466c54
update typefiles
2014-11-04 19:08:20 +09:00
Masahiro Wakame
5e8ac2341f
Merge pull request #3091 from pine613/fix/zepto/prependTo
...
Fix a bug
2014-11-04 16:45:35 +09:00
MIZUNE Pine
d41f971197
Fix a bug
2014-11-04 16:41:19 +09:00
Sébastien De Saint Florent
17df178729
Update Q.d.ts with optional onRejected parameter
...
Spread method does not require onRejected param.
From Q documentation:
function eventualAdd(a, b) {
return Q.spread([a, b], function (a, b) {
return a + b;
})
}
2014-11-03 17:08:23 -05:00
Xiaohan Zhang
5868972ea7
Add applyAsync to IRootScopeService
2014-11-03 13:37:12 -08:00
vingarg
3a8f59bc93
Added name in CONTRIBUTORS.md
2014-11-03 20:02:55 +05:30
vingarg
bafa39895f
Added interface for rowGrid.js
2014-11-03 19:50:00 +05:30
Jakub Olek
6810682be1
add definitions for Headroom
2014-11-03 13:39:36 +01:00
Carl-Erik Kopseng
7e58e7c469
Revert "Fixed error in test for indexedDB"
2014-11-03 11:53:12 +01:00
Masahiro Wakame
5b53994f10
Merge pull request #3074 from philippsimon/patch-1
...
Allow param and fparam be executed without a parameterName
2014-11-03 14:37:48 +09:00
Masahiro Wakame
11431d7337
Merge pull request #3072 from RHAD1969/patch-1
...
Update breeze.d.ts
2014-11-03 14:36:10 +09:00
Masahiro Wakame
cda2add48e
Merge pull request #3068 from damianog/master
...
Update ckeditor
2014-11-03 14:31:52 +09:00
Masahiro Wakame
e4b0417c74
Merge pull request #3076 from gyohk/master
...
update to three.js r69.
2014-11-03 14:29:58 +09:00
Masahiro Wakame
f675f40201
Merge pull request #3077 from chbrown/master
...
Declare jszip as a module, in addition to the JSZip global
2014-11-03 14:29:29 +09:00
Christopher Brown
e5a6aa1c49
Declare jszip as a module, too.
2014-11-02 22:20:59 -06:00
satoru kimura
0cca9182b9
update to three.js r69.
2014-11-02 21:13:02 +09:00
Philipp Simon Schmidt
9fbcb5108e
Allow param and fparam be executed without a parameterName
2014-11-02 01:04:13 +00:00
RHAD1969
d290ea22c1
Update breeze.d.ts
...
Added:
createEntity(typeName: string, config?: {}, entityState?: EntityStateSymbol, mergeStrategy?: StrategySymbol): Entity;
to the breeze class.
2014-11-01 19:47:18 +01:00
Masahiro Wakame
0202fa0112
Merge pull request #3071 from ryiwamoto/wolfy87-eventemitter
...
Add wolfy87-eventemitter
2014-11-02 00:33:44 +09:00
ryiwamoto
9e30e0687f
add wolfy87-eventemitter
2014-11-02 00:25:50 +09:00
Damiano
e0d184fc83
Update ckeditor
...
Added toolbarGroups and removePlugins on configuration object.
http://docs.ckeditor.com/#!/guide/dev_toolbar
2014-10-31 18:04:28 +01:00
Masahiro Wakame
1fa34a5449
Merge pull request #3065 from ryiwamoto/eventemitter2
...
Add eventemitter2
2014-10-31 13:49:25 +09:00
ryiwamoto
0e1e696d91
add eventemitter2
2014-10-31 12:29:32 +09:00