Commit Graph
13484 Commits
Author SHA1 Message Date
Giedrius Grabauskas 3d4207f11f Update flux.d.ts
Content moved from flux-utils.d.ts
2015-10-19 18:56:13 +03:00
Giedrius Grabauskas 438f5535c7 Delete flux-utils.d.ts 2015-10-19 18:55:20 +03:00
Giedrius Grabauskas 640536586a flux-utils definitions added. 2015-10-15 15:17:03 +03:00
Giedrius Grabauskas 7f029dc914 Merge pull request #1 from borisyankov/master
Merge
2015-10-12 18:42:36 +03:00
Masahiro Wakame db69f265e1 Merge pull request #6052 from lefb766/master
Add requirejs-domready
2015-10-13 00:36:43 +09:00
Masahiro Wakame 8872d98f39 Merge pull request #6178 from abbasmhd/master
Update Knockout.d.ts
2015-10-13 00:29:18 +09:00
Masahiro Wakame ad229dee88 Merge pull request #6216 from chrootsu/lodash-flattenDeep
lodash: changed signatures of the method _.flattenDeep
2015-10-13 00:24:14 +09:00
Masahiro Wakame c66f98f5e9 Merge pull request #6204 from chrootsu/lodash-union
lodash: changed signatures of the method _.union
2015-10-13 00:23:59 +09:00
Masahiro Wakame 55c1f2e5c6 Merge pull request #5942 from chrootsu/lodash-rest
lodash: changed _.rest() method (alias _.tail())
2015-10-13 00:23:45 +09:00
Masahiro Wakame e412cf2a69 Merge pull request #6201 from chrootsu/lodash-dropRightWhile
lodash: added signatures of the method _.dropRightWhile
2015-10-13 00:21:21 +09:00
vvakame 643b4517a5 Merge branch 'ytechie-patch-1' 2015-10-13 00:18:17 +09:00
vvakame 6560904177 move backbone.d.ts to backbone-global.d.ts 2015-10-13 00:16:22 +09:00
vvakame 0878cca4df Merge branch 'patch-1' of https://github.com/ytechie/DefinitelyTyped into ytechie-patch-1 2015-10-13 00:13:03 +09:00
Masahiro Wakame b165d9491f Merge pull request #6199 from Asana/react-dnd-html5-backend
Fix react-dnd HTML5 Backend
2015-10-13 00:06:07 +09:00
Masahiro Wakame 10be6bc50a Merge pull request #6198 from fullflavedave/master
Updated for Meteor version 1.2.0.2
2015-10-13 00:02:44 +09:00
Masahiro Wakame ff04657e1a Merge pull request #6045 from joeskeen/browser-sync
Added documentation to browser-sync.d.ts
2015-10-12 23:51:44 +09:00
Masahiro Wakame fff75a42f1 Merge pull request #6159 from optical/del-promises
Fix del typings - Return promise rather instead of taking in a callback #5908
2015-10-12 23:51:18 +09:00
Masahiro Wakame 062f48ef51 Merge pull request #6194 from styfle/patch-10
Added `target` property to ScrollSpyOptions
2015-10-12 23:48:13 +09:00
Masahiro Wakame cf7f980ba6 Merge pull request #6184 from ntilwalli/patch-1
Update map function to allow Element argument
2015-10-12 23:19:49 +09:00
Masahiro Wakame 7840308798 Merge pull request #6183 from DevExpress/master
Update to 15.1.7
2015-10-12 22:00:45 +09:00
Masahiro Wakame cf82e6794f Merge pull request #6116 from bdoss/typeahead
Additions to definitions for Twitter Typeahead.
2015-10-12 21:04:47 +09:00
Masahiro Wakame 87d80f592e Merge pull request #6213 from mhegazy/updateTSTypings
Update typings for 1.6.2 release
2015-10-12 20:53:08 +09:00
Horiuchi_H 3fc1377ce2 Merge pull request #6207 from elisee/png2js
pngjs2 definition and tests
2015-10-09 16:29:21 +09:00
Horiuchi_H 558b553e94 Merge pull request #6210 from Keepertje/master
Use RegExp in Express use function
2015-10-09 16:22:22 +09:00
Horiuchi_H c452e48ca2 Merge pull request #6185 from frankebersoll/master
Node.js: Added child_process.spawnSync
2015-10-09 16:21:15 +09:00
Ilya Mochalov f621f547b8 lodash: changed signatures of the method _.flattenDeep 2015-10-09 08:34:41 +05:00
Elisée Maurer b62c244440 Update pngjs2 definition to 2.0.0 2015-10-08 22:32:44 +02:00
Mohamed Hegazy 0a06dbb59e Update typings for 1.6.2 release 2015-10-08 10:16:32 -07:00
Keepertje a6be18ec5d Use regexp in use 2015-10-08 16:11:56 +02:00
Elisée Maurer ece21f9b5b Add pngjs2 definition file 2015-10-08 10:16:05 +02:00
Horiuchi_H d6c98baa7f Merge pull request #6206 from jvilk/more-node-fixes
[node] Updating write* methods to return offsets, fill to return the Buffer,…
2015-10-08 16:18:10 +09:00
Horiuchi_H dca1456d25 Merge pull request #6196 from nikeee/yargs-patch
Add completion and command parameter to yargs
2015-10-08 16:14:27 +09:00
John Vilk 7fc487562c Updating write* methods to return offsets, fill to return the Buffer, and making isBuffer a type guard. 2015-10-08 02:50:40 -04:00
Igor Kriklivetc 444692c0f6 Renaming from dx.devextreme* to devextreme* 2015-10-08 09:14:56 +03:00
Moes 215df3cd35 Update Knockout.d.ts
update `objectForEach` to include key value
add `addOrRemoveItem`
consolidate `arrayPushAll` into one line using the `|` operator
enabling `setTextContent`  IT's PART OF THE MINIFIED API SURFACE https://github.com/knockout/knockout/blob/master/src/utils.js#L599
2015-10-08 15:04:28 +10:00
Ilya Mochalov 843e046e8a lodash: changed signatures of the method _.union 2015-10-08 07:19:25 +05:00
Ilya Mochalov 96c613b2cf lodash: added signatures of the method _.dropRightWhile 2015-10-08 06:45:14 +05:00
Jason Young de9e6a4867 Remove hard reference to underscore typings
I removed the hard reference to the underscore typings. Keeping this reference in here makes it impossible to mix lodash and underscore in the same projects. In my case, another library is bringing in lodash, so I don't really have a choice.

By leaving out this reference, underscore or lodash can be included separately, and the user will still get typing information on that.
2015-10-07 18:05:10 -07:00
Phips Peter 31b6fe5575 Fix react-dnd HTML5 Backend
The type signatures previously did not match the JavaScript definition
for this module.
2015-10-07 16:17:28 -07:00
Dave Allen 22d5a3bccc Updated definitions for Meteor version 1.2.0.2 2015-10-07 14:25:59 -07:00
Dave Allen e2e65f7437 Merge remote-tracking branch 'upstream/master' 2015-10-07 14:24:50 -07:00
Niklas Mollenhauer c2b51380cb Fix indent 2015-10-07 21:27:48 +02:00
Niklas Mollenhauer 9ccd609dbd Add completion function 2015-10-07 21:20:13 +02:00
Niklas Mollenhauer 2d69a5f8bf Add optional function parameter to command() 2015-10-07 20:56:13 +02:00
Steven bd0b6d16f8 Adding test for scrollspy with target 2015-10-07 11:46:26 -07:00
Steven 76534619dd Added target property to ScrollSpyOptions
The [docs](http://getbootstrap.com/javascript/#via-javascript-2) show this usage.

```js
$('body').scrollspy({ target: '#navbar-example' })
```
2015-10-07 11:43:26 -07:00
John Reilly 66f88ec518 Merge pull request #5828 from B-Stefan/master
Add module react-dom
2015-10-07 19:27:21 +01:00
vvakame 3db73cb78c update CONTRIBUTORS.md 2015-10-08 00:32:21 +09:00
Frank Ebersoll 49a92ea837 Node.js: Added child_process.spawnSync 2015-10-07 16:55:39 +02:00
Igor Kriklivetc 52532a636e Conflicts fix 2015-10-07 17:41:54 +03:00