Commit Graph

13787 Commits

Author SHA1 Message Date
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
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
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
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
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
tkqubo
ddbcdd0d55 Make connect return correct type 2015-10-19 23:19:04 +09:00
Stefan Profanter
305ec731a1 Merge remote-tracking branch 'upstream/master' 2015-10-19 15:36:56 +02:00
Stefan Profanter
09ed0ec320 fixed constructor. Has optional values 2015-10-19 15:36:28 +02:00
Howard Richards
04a57f081b ko.plus - amended signature of .fail method of command
Fail callback can be more than just a text response, added new callback
signature to address this.
2015-10-19 11:41:56 +01:00
Howard Richards
4e8533a032 Merge remote-tracking branch 'refs/remotes/borisyankov/master' 2015-10-19 11:34:19 +01:00
Ilya Mochalov
511959a4a7 utils-merge: definition of the module has been added 2015-10-19 06:38:26 +05:00
Louis Larry
17463fd8c7 add function seed to faker.d.ts 2015-10-19 08:18:33 +07:00
Giovanni Silva
d7d6451ca3 added forgeted function signature in uikit 2015-10-18 21:59:14 -02:00
voximplant
1012ebed0e Error fixes and optimizations
Use VoxImplant namespace and rename module to voximplant-websdk (like
npm module)
2015-10-19 00:14:17 +03:00
Ilya Mochalov
245a316366 iniparser: definition of the module has been added 2015-10-18 20:54:32 +05:00
Ilya Mochalov
636876145a lodash: signatures of the method _.thru changed 2015-10-18 20:14:19 +05:00
Ilya Mochalov
b7a578fbd8 lodash: explicit chaining wrapper added; signatures of methods _.chain and _.tap changed 2015-10-18 20:09:37 +05:00
Martin Probst
b4e6999d56 feat: closure-compiler type definitions. 2015-10-18 07:34:33 +01:00
Kenneth Pedersen
c86e7bad40 followRedirect is documented to also accept a function 2015-10-17 22:41:25 +02:00
Giovanni Silva
dc2c33d3fa copy README from uikit repo for typedoc porposes and quick update to documentation comments 2015-10-17 16:50:59 -03:00
Maurice de Beijer
1a105463c5 Fixed test errors 2015-10-17 21:15:47 +02:00
Maurice de Beijer
e5109ed291 Added functionality 2015-10-17 21:09:18 +02:00
Giovanni Silva
d1601626fd add uikit 2015-10-17 15:20:57 -03:00
Maurice de Beijer
476caae5ae Added test 2015-10-17 16:40:05 +02:00
Maurice de Beijer
48dbfc2eeb Added RefluxJS typings 2015-10-17 16:39:52 +02:00
Vincent de Lagabbe
a940132c96 key should not be an array 2015-10-17 11:11:43 +02:00
laco0416
3976cd4f1b Update polymer.d.ts to ver.1.1.5 2015-10-17 15:32:34 +09:00
Ilya Mochalov
25b0d00e06 lodash: existing wrappers renamed to implicit chaining wrappers 2015-10-17 09:56:38 +05:00
Johannes Fahrenkrug
b8186da251 Update XRegExp to 3.0.0 2015-10-16 21:34:37 -04:00