Commit Graph
6759 Commits
Author SHA1 Message Date
Masahiro Wakame 48fd272fc2 Merge pull request #3033 from shinyaohira/hapi-register
Add register definition to hapi
2014-10-27 12:45:06 +09:00
Masahiro Wakame bdd34a37f2 Merge pull request #3022 from Asana/create-element
Adding createElement
2014-10-27 12:34:51 +09:00
Masahiro Wakame 047fd5822d Merge pull request #3029 from ThomasDalla/patch-1
Add "has" in the LanguageChains
2014-10-27 12:05:13 +09:00
Masahiro Wakame 8817deb179 Merge pull request #3028 from swook/master
Add visionmedia/debug, a tiny npm package for debugging
2014-10-27 12:02:22 +09:00
Masahiro Wakame ccb91cb240 Merge pull request #3027 from jimmejardine/master
Improved return type of getTextContent():
2014-10-27 12:00:33 +09:00
Masahiro Wakame d4ad0c24d7 Merge pull request #3021 from bluong/pairs
Pairs
2014-10-27 11:34:36 +09:00
Masahiro Wakame e87d03296b Merge pull request #3020 from bluong/minMax
Adding index arg to accessor for min/max.  Letting args be optional
2014-10-27 11:34:02 +09:00
Masahiro Wakame ef3749e91a Merge pull request #3018 from ErikSchierboom/ladda-upgrade
Updated Ladda definition to v0.9.4
2014-10-27 11:31:07 +09:00
Masahiro Wakame fbe975d6fd Merge pull request #3038 from vvakame/update-angular.d.ts
update angular.d.ts
2014-10-27 11:28:45 +09:00
vvakame 7252edb0ec fix broken test 2014-10-27 11:26:08 +09:00
vvakame 0efa290ca6 update angular.d.ts 2014-10-27 11:22:46 +09:00
Masahiro Wakame 3ec4b591c9 Merge pull request #3016 from zerobuzz/make-http-headers-fun-arg-optional
Relax headers function type in http promise callbacks.
2014-10-27 11:11:48 +09:00
Masahiro Wakame c797bedf24 Merge pull request #3015 from poelstra/yargs
Add typings for 'yargs'.
2014-10-27 11:02:54 +09:00
Masahiro Wakame 3041a8d768 Merge pull request #3014 from rogierschouten/checksum-0.1.1
Add typings for checksum-0.1.1.
2014-10-27 11:01:21 +09:00
Masahiro Wakame a6b918aeec Merge pull request #3013 from gyohk/threejs-modification
Added utility classes of three.js (and minor modifications).
2014-10-27 10:51:44 +09:00
Masahiro Wakame 4efcf10723 Merge pull request #3009 from aymericbeaumet/redis
make node_redis inherits from EventEmitter
2014-10-27 10:44:40 +09:00
Masahiro Wakame 6090406dde Merge pull request #3007 from aymericbeaumet/bunyan-logentries
add bunyan-logentries definitions
2014-10-27 10:42:04 +09:00
Shinya Ohira d37305a75c Add register definition to hapi 2014-10-26 23:53:24 +09:00
Thomas Dall'Agnese 266b7f00b7 Add "has" in the LanguageChains
"has" is the same as "have" but makes the sentences more "natural".
Added it in the LanguageChains to make WebStorm recognise it.
2014-10-25 13:14:36 +09:00
Seon-Wook Park 3fd8df8c07 Add package debug to CONTRIBUTORS.md 2014-10-25 02:35:20 +02:00
Seon-Wook Park fe09ccfd68 Add visionmedia/debug, a tiny npm package for debugging 2014-10-25 02:32:13 +02:00
jimmejardine ad6ef710f1 Improved return type of getTextContent():
Created TextContent interface
2014-10-24 17:02:52 +01:00
satoru kimura bd93df164f Added utility classes of three.js (and minor modifications). 2014-10-24 09:14:39 +09:00
Phips Peter 10a78d4323 Adding createElement
This is based off the work of @jnetterf in
https://github.com/Asana/typed-react/pull/24/files#diff-4
2014-10-22 17:11:22 -07:00
Brandon Luong c4733bccc5 pairs document 2014-10-22 14:14:56 -07:00
Brandon Luong d50b10def2 Making accessor have optional arguments and include index 2014-10-22 14:04:53 -07:00
bluong 7c32dfc7b7 Merge pull request #3 from borisyankov/master
Update fork
2014-10-22 13:59:56 -07:00
Erik Schierboom 04080791c5 Updated Ladda definition to v0.9.4 2014-10-22 15:40:26 +02:00
Matthias Fischmann d325c983f9 headers function in http promise callbacks: passing no name arg returns entire headers object. 2014-10-22 14:25:15 +02:00
Martin Poelstra e24d68612a Add typings for 'yargs'. 2014-10-22 12:20:07 +02:00
Rogier Schouten 600e24f64f Add typings for checksum-0.1.1. 2014-10-22 10:21:24 +02:00
Aymeric Beaumet b5f6b3d5b1 make node_redis inherits from EventEmitter 2014-10-21 19:14:40 +02:00
Aymeric Beaumet 4846f970d2 add bunyan-logentries definitions 2014-10-21 18:32:27 +02:00
Masahiro Wakame bd9a1922e4 Merge pull request #3004 from vvakame/angular-http-auth
add angular-http-auth definitions
2014-10-21 14:54:57 +09:00
vvakame f4b502ceac add angular-http-auth definitions 2014-10-21 14:49:03 +09:00
Masahiro Wakame 59b63ac939 Merge pull request #2998 from DevExpress/master
Update to 14.1.7
2014-10-21 12:03:18 +09:00
Masahiro Wakame 600e1831d2 Merge pull request #2994 from motemen/lodash-chainable
Add Lo-Dash chainable methods
2014-10-21 11:56:50 +09:00
Masahiro Wakame ee32ea9156 Merge pull request #2993 from Asana/react-0.12
React 0.12
2014-10-21 11:54:34 +09:00
Masahiro Wakame f08fe50d94 Merge pull request #2986 from nitech/patch-2
TimelineLite was missing from(...)
2014-10-21 11:51:50 +09:00
Masahiro Wakame 510dbf3eda Merge pull request #2985 from jedmao/gulp-util
Add gulp-util definitions, fix through2 and vinyl
2014-10-21 11:49:29 +09:00
Masahiro Wakame d5713b68db Merge pull request #3003 from motemen/chrome-webrequest-requestfilter-types
Fix chrome.webRequest.RequestFilter.types
2014-10-21 11:45:06 +09:00
Masahiro Wakame ae1b6e80ef Merge pull request #3002 from errorx666/threejs-module
alias THREE as 'three' for AMD modules
2014-10-21 11:43:37 +09:00
Masahiro Wakame 25913c645a Merge pull request #3001 from adidahiya/pickadate
Improve pickadate.js typings
2014-10-21 11:41:22 +09:00
Masahiro Wakame 466f609e52 Merge pull request #3000 from SergioMorchon/patch-3
Fix applyBindingsToNode signature.
2014-10-21 11:39:16 +09:00
Masahiro Wakame 246193d489 Merge pull request #2999 from SergioMorchon/patch-2
Preprocess option to Knockout binding's syntax
2014-10-21 11:32:56 +09:00
Masahiro Wakame 33a3151db5 Merge pull request #2997 from gyohk/master
Some bug fixes.
2014-10-21 11:30:30 +09:00
Masahiro Wakame 8c1cbce63e Merge pull request #2996 from amikhalev/bunyan
Added definitions for bunyan.
2014-10-21 11:28:46 +09:00
Masahiro Wakame 5b3cb1fcab Merge pull request #2995 from pine613/feature/chrome/app_window
Update chrome.app.window
2014-10-21 11:27:51 +09:00
Masahiro Wakame 4174730485 Merge pull request #2992 from rogierschouten/timezonecomplete-1.8.0
Add typings for timezonecomplete 1.8.0
2014-10-21 11:18:34 +09:00
Masahiro Wakame 5a4e6a4462 Merge pull request #2991 from PaloMraz/master
Fixed angular.version.codeName casing
2014-10-21 11:15:18 +09:00