Commit Graph

13637 Commits

Author SHA1 Message Date
Ilya Mochalov
5575575c94 lodash: signatures of the method _.min have been changed 2015-10-14 09:00:27 +05:00
Masahiro Wakame
0b1df1ca5f Merge pull request #6278 from chrootsu/lodash-toPlainObject
lodash: signatures of the method _.toPlainObject have been changed
2015-10-14 12:59:37 +09:00
Masahiro Wakame
f7457f93fe Merge pull request #6277 from chrootsu/lodash-random
lodash: signatures of the method _.random have been changed
2015-10-14 12:59:15 +09:00
Masahiro Wakame
a047619c48 Merge pull request #6242 from tkqubo/lodash-curry
Update lodash _.curry and _.curryRight
2015-10-14 12:51:49 +09:00
Masahiro Wakame
a59efa21a2 Merge pull request #6260 from chrootsu/lodash-max
lodash: signatures of the method _.max have been changed
2015-10-14 12:45:53 +09:00
Masahiro Wakame
009ca68173 Merge pull request #6188 from styu/master
Sigma.JS: Added labels definition to svg edges
2015-10-14 12:43:20 +09:00
Masahiro Wakame
1c70d8f470 Merge pull request #6220 from Pro/master
Added roslibjs definition
2015-10-14 12:42:37 +09:00
Masahiro Wakame
125c6c84b8 Merge pull request #6217 from nikeee/easytable-patch
Rewritten definitions for easy-table v1.0.0
2015-10-14 12:32:39 +09:00
Horiuchi_H
5f6d2d1254 Merge pull request #6271 from Penryn/master
async: Corrected filter and reject definitions.
2015-10-14 10:51:24 +09:00
Horiuchi_H
06b1fc9d8a Merge pull request #6268 from cprecioso/patch-2
[moment] Accept MomentInput for moment().set()
2015-10-14 10:47:08 +09:00
Horiuchi_H
a12f2e7e13 Merge pull request #6264 from cprecioso/patch-1
[moment] Min and max use rest arguments
2015-10-14 10:43:42 +09:00
Horiuchi_H
1865867c34 Merge pull request #6263 from Maw-Fox/def-sortable
Definitions for Sortable.
2015-10-14 10:42:46 +09:00
Horiuchi_H
a13b3767c2 Merge pull request #6259 from nchen63/patch-3
d3.geom.quadtree<T>(..) should accept 4 arguments
2015-10-14 10:38:43 +09:00
Horiuchi_H
485524c5d9 Merge pull request #6191 from eugenega/master
Adding browser support
2015-10-14 10:36:26 +09:00
Ilya Mochalov
b39cce3419 lodash: signatures of the method _.random have been changed 2015-10-14 03:45:12 +05:00
Ilya Mochalov
28a3484cf9 lodash: signatures of the method _.toPlainObject have been changed 2015-10-14 03:39:46 +05:00
Joe Herman
4862dcd46d async: Remove error requirement in series, parallel. 2015-10-13 12:28:51 -04:00
Joe Herman
48b2588355 async: Corrected filter and reject definitions. 2015-10-13 12:01:32 -04:00
Carlos Precioso
a63be38549 [moment] Accept MomentInput for moment().set()
As per http://momentjs.com/docs/#/get-set/set/
2015-10-13 15:25:00 +02:00
tkqubo
6f095518be fix: make arity optional for default curry | curryRight invocation 2015-10-13 21:34:54 +09:00
tkqubo
b337a759c2 Replace tab with 4 spaces 2015-10-13 21:34:54 +09:00
tkqubo
734408e70a Make _.curry and _.curryRight more typed 2015-10-13 21:33:38 +09:00
Carlos Precioso
c8644a8b63 [moment] Min and max use rest arguments 2015-10-13 12:53:03 +02:00
Niklas Mollenhauer
60d9ffa196 Fix parameter types of padders 2015-10-13 07:20:11 +02:00
Maw-Fox
d897b33173 Changed reference path to reflect rename. 2015-10-12 18:32:56 -06:00
Maw-Fox
8e1e301cf2 Changed namespace to the correct npm module 'sortablejs'. 2015-10-12 18:30:24 -06:00
Maw-Fox
cba816a771 Fix for 'SortableableUtils' => 'SortableUtils'. 2015-10-12 18:16:14 -06:00
Maw-Fox
ef82dff3d4 Added any declarations in the tests examples so that it can pass with the compiler flag '--noImplicitAny'. 2015-10-12 17:52:27 -06:00
Masahiro Wakame
14ab703f43 Merge pull request #6254 from borisyankov/fix-backbone
add backbone/backbone-global.d.ts.tscparams
2015-10-13 08:47:34 +09:00
Masahiro Wakame
1f9009c5c5 Merge pull request #6223 from umidbekkarimov/master
csurf - Add boolean type to "cookie" option
2015-10-13 08:47:22 +09:00
Maw-Fox
13f6202aef Added initial definition and test file for the Sortable library. 2015-10-12 17:39:20 -06:00
Ilya Mochalov
082f33f3d0 lodash: signatures of the method _.max have been changed 2015-10-13 03:03:52 +05:00
Noah Chen
fcfb229162 d3.geom.quadtree<T>(..) should accept 4 arguments 2015-10-12 17:17:57 -04:00
Stefan Profanter
cbdd8de63d Fixed travis build 2015-10-12 22:04:21 +02:00
Alex Eagle
1e992ae792 Merge pull request #6255 from angular/alexeagle_fix
fix(build): angular old versions should only reference same version
2015-10-12 12:24:41 -07:00
Alex Eagle
28265fcf50 fix(build): angular old versions should only reference same version.
Fixes #6224
2015-10-12 12:20:17 -07:00
Niklas Mollenhauer
a5496bc364 Remove I prefix from interface names 2015-10-12 20:21:22 +02:00
Masahiro Wakame
571bf28dd6 Merge pull request #6252 from GDoronin/patch-1
Fixed wrong draw() method description
2015-10-13 02:46:29 +09:00
Masahiro Wakame
21ed5d3f9b Merge pull request #6135 from subjectix/has-one-association-mixins
[Sequelize] Model association mixins + Tests
2015-10-13 02:45:26 +09:00
Masahiro Wakame
20ea586dd1 Merge pull request #6251 from rvs1257/patch-1
Update select2.d.ts with v4 theme option.
2015-10-13 02:44:30 +09:00
Umidbek Karimov
647edf1968 Update es6-promise.d.ts 2015-10-12 22:44:12 +05:00
Masahiro Wakame
5896b4b23f Merge pull request #6249 from chances/pinkyswear
Add definitions for PinkySwear.js
2015-10-13 02:43:05 +09:00
Masahiro Wakame
6afc717118 Merge pull request #6248 from richardTowers/rx-scan
Fix Rx.Observable.scan seeded overload
2015-10-13 02:42:11 +09:00
Masahiro Wakame
a04878c666 Merge pull request #6247 from ericvw/acorn_updates
acorn: Add `getLineInfo()` function type defintion
2015-10-13 02:39:30 +09:00
Masahiro Wakame
ecbc16ebb2 Merge pull request #6239 from baltie/highcharts-update-to-4.1.9
Highcharts definitions fully updated to v4.1.9.
2015-10-13 02:33:29 +09:00
Masahiro Wakame
3395fd7096 Merge pull request #6245 from rschuchart/execfile-maxbuffer
fixed type of maxBuffer option to execFile
2015-10-13 02:32:33 +09:00
Masahiro Wakame
693eb58cdf Merge pull request #6244 from rschuchart/execsync-returntype
fixed execSync and execFileSync return type
2015-10-13 02:31:55 +09:00
Masahiro Wakame
3a8f99359d Merge pull request #6243 from tkqubo/webpack-env-merge
Merge webpack-env.* into webpack.*
2015-10-13 02:30:48 +09:00
Masahiro Wakame
87ef98a722 Merge pull request #6241 from vilic/patch-4
Allow regular expression in `option`.
2015-10-13 02:29:14 +09:00
Masahiro Wakame
ea025052a3 Merge pull request #6236 from ampext/react-oncontextmenu-patch
added onContextMenu attribute to react DOMAttributesBase
2015-10-13 02:05:39 +09:00