Commit Graph

13820 Commits

Author SHA1 Message Date
Qinsi ZHU
a73bf5beff update threejs/three-transformcontrols
detach() takes no arguments
2015-10-23 13:16:03 +08:00
Horiuchi_H
44cbde48ee Merge pull request #6377 from SomaticIT/connect-typings
Connect typings
2015-10-22 16:05:44 +09:00
Basarat Ali Syed
418ef25d7f Merge pull request #6380 from SomaticIT/fix-gruntjs
Fix gruntjs typings: Add grunt.config.merge method
2015-10-22 14:26:38 +11:00
Maxime LUCE
ebfb1064b1 Fix gruntjs typings: Add grunt.config.merge method 2015-10-22 03:27:37 +02:00
Maxime LUCE
9d4364560e Fix typings issues 2015-10-22 01:08:06 +02:00
Maxime LUCE
962ede5f1c Fix HandleFunction typing issue 2015-10-22 00:52:14 +02:00
Maxime LUCE
d90b63ede9 Add tests for connect typings 2015-10-22 00:50:07 +02:00
Maxime LUCE
33b37a1a62 Create initial connect typings. 2015-10-22 00:39:42 +02:00
Masahiro Wakame
98a9440752 Merge pull request #6359 from Rocketmakers/knex-additions
Add some extra things for knex
2015-10-21 23:29:00 +09:00
Masahiro Wakame
4a7ca12654 Merge pull request #6352 from MatejQ/onsortchanged
Added missing generic on.sortChanged handler
2015-10-21 23:28:33 +09:00
Masahiro Wakame
5660226f34 Merge pull request #6371 from BrandonCKrueger/update-mongodb-object-class
Updating ObjectID to match current spec
2015-10-21 23:26:30 +09:00
Masahiro Wakame
6279194343 Merge pull request #6368 from chrootsu/flat
flat: definition of the module has been added
2015-10-21 23:24:44 +09:00
Masahiro Wakame
0286d83c2c Merge pull request #6367 from samherrmann/add-missing-properties-to-pnotify
Add firstpos1 and firstpos2 properties to PNotify stack
2015-10-21 23:21:54 +09:00
Masahiro Wakame
73aebe516b Merge pull request #6286 from abreits/master
amqplib: callback api definition and tests added
2015-10-21 23:19:39 +09:00
Masahiro Wakame
7e3ae8262a Merge pull request #6361 from chrootsu/finalhandler
finalhandler: definition of the module has been added
2015-10-21 23:10:48 +09:00
Masahiro Wakame
393c2013fe Merge pull request #6109 from bluong/momentLongDate
Moment long date
2015-10-21 23:09:46 +09:00
Masahiro Wakame
cd8f1295b4 Merge pull request #5845 from axelcostaspena/master
Add simpleStorage definitions
2015-10-21 23:05:51 +09:00
Masahiro Wakame
1fe12e4781 Merge pull request #6357 from tkqubo/react-redux-connect
Make connect return correct type
2015-10-21 22:50:42 +09:00
Masahiro Wakame
9e7d7fadf4 Merge pull request #6355 from Pro/master
Extended definition for roslib to match library functions
2015-10-21 22:47:23 +09:00
Masahiro Wakame
d46ea2f525 Merge pull request #6349 from conficient/master
ko.plus - fixed .fail method signature on command type
2015-10-21 22:45:04 +09:00
Masahiro Wakame
5cdad8b376 Merge pull request #6346 from louislarry/patch-1
add function seed to faker.d.ts
2015-10-21 22:44:05 +09:00
Masahiro Wakame
d4c83f1c8d Merge pull request #5798 from alvarorahul/master
Add bundles, skipDataMain and onNodeCreated
2015-10-21 22:41:57 +09:00
Masahiro Wakame
37a4e34069 Merge pull request #6307 from tkqubo/revert-webpack-merge
Revert "Merge webpack-env.* into webpack.*"
2015-10-21 22:39:19 +09:00
Masahiro Wakame
70470ce475 Merge pull request #6336 from mauricedb/Add_reflux
Add RefluxJS
2015-10-21 22:14:02 +09:00
Masahiro Wakame
d403f45f00 Merge pull request #6335 from giovannicandido/master
add uikit
2015-10-21 22:13:03 +09:00
Masahiro Wakame
6001ffc70d Merge pull request #6333 from chrootsu/lodash-ExplicitChaining
lodash: an explicit chaining wrapper added
2015-10-21 22:11:54 +09:00
Masahiro Wakame
7736281ad2 Merge pull request #6321 from vineus/master
Fix async.forEachFor signature
2015-10-21 22:10:53 +09:00
Krueger, Brandon
8bf5ea7eb0 generate is not supposed to be a static function 2015-10-21 08:06:27 -05:00
Masahiro Wakame
ceeac0ccf8 Merge pull request #6331 from jfahrenkrug/xregexp-3.0.0
Update XRegExp to 3.0.0
2015-10-21 22:04:46 +09:00
Masahiro Wakame
1ec6e3ff05 Merge pull request #6332 from laco0416/polymer-1.1.5
Update polymer.d.ts to ver.1.1.5
2015-10-21 22:04:19 +09:00
Krueger, Brandon
394deb7d9a Updating ObjectID to match current spec 2015-10-21 08:02:06 -05:00
Masahiro Wakame
b8bd81aa97 Merge pull request #6290 from Hamaze/master
Added additional IOptions properties
2015-10-21 21:46:41 +09:00
Masahiro Wakame
f6aae35889 Merge pull request #6327 from barbarosh/patch-1
Update function scope.
2015-10-21 21:46:25 +09:00
Ilya Mochalov
4c70fd929c lodash: signatures of the methods _.prototype.plant and _.prototype.reverse changed 2015-10-21 14:38:52 +05:00
Ilya Mochalov
f6d417e7dd lodash: signatures of the methods _.prototype.commit, _.prototype.concat and _.now changed 2015-10-21 14:23:37 +05:00
Ilya Mochalov
d698a7f844 flat: tests have been added 2015-10-21 11:35:02 +05:00
Ilya Mochalov
9db69fb4ce flat: definition of the module has been added 2015-10-21 11:34:52 +05:00
Sam Herrmann
bb34a7bedb Add firstpos1 and firstpos2 properties to PNotify stack
Per PNotify documentation:
https://github.com/sciactive/pnotify#example-stacks
2015-10-20 22:07:10 -04:00
Alex Eagle
68548c2daa Merge pull request #6340 from mprobst/closure-compiler
feat: closure-compiler type definitions.
2015-10-20 14:59:18 +01:00
tkqubo
a513c4df6e make connect stricter 2015-10-20 21:19:56 +09:00
Horiuchi_H
b70895565d Merge pull request #6347 from chrootsu/utils-merge
utils-merge: definition of the module has been added
2015-10-20 15:51:57 +09:00
Horiuchi_H
6b914997cb Merge pull request #6343 from aylarov/master
Error fixes and optimizations
2015-10-20 15:48:47 +09:00
Horiuchi_H
30fbf72e71 Merge pull request #6342 from chrootsu/iniparser
iniparser: definition of the module has been added
2015-10-20 15:47:00 +09:00
Horiuchi_H
24183e4654 Merge pull request #6337 from kennep/master
followRedirect is documented to also accept a function
2015-10-20 15:44:17 +09:00
abreits
754264b378 amqplib: better description for shared properties module 2015-10-20 07:10:37 +02:00
Ilya Mochalov
bcba8a96fd finalhandler: tests have been added 2015-10-20 07:49:18 +05:00
Ilya Mochalov
804d7addcc finalhandler: definition of the module has been added 2015-10-20 07:48:13 +05:00
Basarat Ali Syed
85fb1aa205 Merge pull request #6146 from AmazingJaze/master
Update to WinJS 4.4
2015-10-20 10:51:32 +11:00
Áxel
d65b498c5e Rename simpleStorage files in order to match naming convention.
Rename namespace including author name to a more convenient one.
2015-10-19 22:09:02 +02:00
Jonny Stoten
2222f9504b Fix tests! 2015-10-19 21:02:09 +01:00