Commit Graph
6248 Commits
Author SHA1 Message Date
SomaticIT 93a9e8bb8e Add npm definitions 2014-09-16 04:10:29 +02:00
Masahiro Wakame 0ebabfdcc8 Merge pull request #2813 from adidahiya/momentjs
Update moment.js definitions to 2.8.0
2014-09-16 00:15:07 +09:00
Masahiro Wakame 91f6281fc3 Merge pull request #2811 from nikeee/patch-1
Fixes #2810
2014-09-16 00:09:44 +09:00
Masahiro Wakame d2002d45b0 Merge pull request #2826 from progre/feature/fix_linq.3.0.3-Beta4
linq.3.0.3-Beta4 fix: noImplicitAny
2014-09-15 23:59:16 +09:00
Masahiro Wakame fceed2f575 Merge pull request #2818 from cbowdon/mithril
Included Mithril definitions.
2014-09-15 23:53:06 +09:00
Masahiro Wakame cf094f5174 Merge pull request #2817 from damianog/master
Update node.d.ts http headers
2014-09-15 23:51:41 +09:00
Masahiro Wakame e0a1886cc2 Merge pull request #2808 from PekkaPLeppanen/patch-1
Added definition to route parameter handling
2014-09-15 23:36:38 +09:00
vvakame 94ded6db1d add browser support (sorry!) 2014-09-15 23:33:51 +09:00
vvakame 76933bbea1 Merge branch 'ZauberNerd-deepdiff' 2014-09-15 23:32:42 +09:00
vvakame e4aa121ada refactor deep-diff.d.ts 2014-09-15 23:32:25 +09:00
vvakame 7f2b246029 Merge branch 'deepdiff' of github.com:ZauberNerd/DefinitelyTyped into ZauberNerd-deepdiff 2014-09-15 23:27:16 +09:00
Masahiro Wakame c4bbac72b7 Merge pull request #2805 from Saftpresse99/master
Update typeahead.d.ts
2014-09-15 23:23:26 +09:00
Masahiro Wakame 6c7adaa05e Merge pull request #2804 from nakakura/peerjs-add
add peerjs/Peer.d.ts
2014-09-15 23:21:17 +09:00
Masahiro Wakame ae4da1358d Merge pull request #2801 from nakakura/webrtc-update
update webrtc/MediaStream.d.ts, RTCPeerConnection.d.ts
2014-09-15 23:19:52 +09:00
Masahiro Wakame 3cc64fde51 Merge pull request #2803 from mhoyer/master
Support global 'Should' and 'window.Should' for should.js
2014-09-15 23:17:29 +09:00
Masahiro Wakame 9c6f424f87 Merge pull request #2799 from hakubo/hapi-fix
Object is too restrictive
2014-09-15 23:12:58 +09:00
vvakame bc8adf62e0 Merge branch 'drewnoakes-feature/gulp't push origin master 2014-09-15 23:11:35 +09:00
vvakame 06d1931b8a refactor gulp.d.ts 2014-09-15 23:11:19 +09:00
vvakame 2b79af12ef Merge branch 'feature/gulp' of github.com:drewnoakes/DefinitelyTyped into drewnoakes-feature/gulp 2014-09-15 23:07:47 +09:00
Masahiro Wakame 6ddbf79f6b Merge pull request #2797 from marcind/master
Update KnockoutSubscribableFunctions<T>.isModified to reflect that it's a ko.observable.
2014-09-15 23:04:05 +09:00
Masahiro Wakame a9d67f93e1 Merge pull request #2796 from spadgos/bluebird-map-filter
Correctly declare the return type of promise.filter and promise.map
2014-09-15 22:58:57 +09:00
Masahiro Wakame 24ce7f0aa4 Merge pull request #2793 from yisyang/patch-1
Update express.d.ts set/get types
2014-09-15 22:56:12 +09:00
progre c5ff37c612 fix: compiling with --noImplicitAny 2014-09-15 22:52:50 +09:00
Masahiro Wakame 730e0006ae Merge pull request #2791 from AdaskoTheBeAsT/master
Synchronization with 3.0.3 version of jstree
2014-09-15 22:51:26 +09:00
Masahiro Wakame 1be9433355 Merge pull request #2786 from fullflavedave/master
Updated meteor.d.ts and meteor-tests.ts for Meteor 0.9.1.
2014-09-15 22:49:04 +09:00
Masahiro Wakame 30b418d506 Merge pull request #2757 from MSOpenTech/cordova-3.6.0
Updates definitions and tests according to cordova 3.6.0 release changes.
2014-09-15 22:46:19 +09:00
Masahiro Wakame 4c8687fa99 Merge pull request #2740 from konpikwastaken/master
updated bootboxjs and tests for v4 #63
2014-09-15 22:44:06 +09:00
Masahiro Wakame 41a8a336de Merge pull request #2724 from DevExpress/master
Defs for all DevExtreme products version 14.1
2014-09-15 22:31:15 +09:00
Masahiro Wakame d289bb8818 Merge pull request #2802 from shinnn/opn
Add definitions for opn
2014-09-15 22:26:37 +09:00
Chris Bowdon 080e2f4a56 Included Mithril definitions. 2014-09-14 20:37:49 +01:00
Adi Dahiya 1a821f7d19 Update moment.js definitions to 2.8.0
* Update methods for changes up to 2.8.0
* Clean up some whitespace
* Improve some documentation
2014-09-12 17:40:16 -04:00
Niklas Mollenhauer 3abe86c6fe Fixes #2810 2014-09-12 02:44:31 +02:00
Pekka Leppänen e7c816932c Added definition to route parameter handling
As stated in Express docs: "Alternatively, you can pass only a callback, in which case you have the opportunity to alter the app.param() API". This case for app.param() is currently missing from the definitions.
2014-09-11 11:41:35 +03:00
Igor Kriklivets 2c3ed445c0 Headers restored 2014-09-11 09:10:21 +04:00
Igor Kriklivets 9811e39597 Added backward compatibility for old version 2014-09-11 09:05:58 +04:00
Igor Kriklivets d6d44a1d7c Revert "Old versions removed"
This reverts commit f2646a12ef.
2014-09-11 09:00:55 +04:00
ZauberNerd 3d49b76ec9 Type definitions for 'deep-diff', a library that supports diffing JavaScript objects 2014-09-10 17:30:29 +01:00
Saftpresse99 f79475e2b5 Update typeahead.d.ts
Change property suggestion to function which returns a string.
2014-09-10 13:15:17 +00:00
Toshiya Nakakura 785ddc7140 add peerjs/Peer.d.ts 2014-09-10 21:24:12 +09:00
Marcel Hoyer f5b81bbcf0 extends should.d.ts to support global 'Should' and 'window.Should' variable for in-browser mode (See https://github.com/visionmedia/should.js/#in-browser) 2014-09-10 13:30:02 +02:00
Shinnosuke Watanabe 3fec21e86e Add definitions for opn 2014-09-10 17:12:57 +09:00
nakakura 8bced0edd8 update webrtc/MediaStream.d.ts, RTCPeerConnection.d.ts 2014-09-10 15:22:22 +09:00
Jakub Olek 70292d6a64 Object is too restrictive 2014-09-09 11:11:14 +02:00
Marcin Dobosz 82dd19ea97 Update KnockoutSubscribableFunctions<T>.isModified to reflect that it's a ko.observable. 2014-09-08 09:22:29 -07:00
Drew Noakes 2b14cc5070 Update CONTRIBUTORS.md 2014-09-08 17:01:58 +01:00
Drew Noakes 9371775cde Add gulp declarations. 2014-09-08 17:00:23 +01:00
Nick Fisher 310d3afe0d Fixes #2788 Correctly declare the return type of promise.filter and promise.map 2014-09-08 17:09:41 +02:00
Masahiro Wakame 50dd84eb5d Merge pull request #2787 from cbowdon/showdown_v0.3.1
Added Showdown 0.3.1 definitions
2014-09-08 16:53:56 +09:00
Chris Bowdon 01c7e55d21 Moved Showdown export to declared module. 2014-09-08 15:29:38 +08:00
Scott Yang 15f02725f5 Update express.d.ts set/get types
Express set/get actually allows any types, as seen from paragraphs directly under Settings on official docs at http://expressjs.com/api
2014-09-07 22:54:08 -07:00