Commit Graph
5780 Commits
Author SHA1 Message Date
Jonathan Häberle 72943b80ba Fixed: expected '// Definitions by: ' at line 3 2014-08-01 16:03:41 +02:00
Jonathan Häberle f7c9354f94 body-parser definitions added 2014-08-01 15:40:16 +02:00
Masahiro Wakame 8b077e4f05 Merge pull request #2598 from borisyankov/jsyaml-browser
js-yaml support on browser
2014-08-01 17:28:17 +09:00
vvakame 5231824388 js-yaml support on browser 2014-08-01 17:26:03 +09:00
Masahiro Wakame af65f81664 Merge pull request #2597 from rsamec/master
IValidator - async support
2014-08-01 16:53:17 +09:00
rsamec 88e093242a IValidator - async support 2014-08-01 06:49:29 +02:00
Masahiro Wakame da53af6e7d Merge pull request #2596 from pine613/feature/chrome/lastError
Add LastError interface
2014-08-01 12:50:12 +09:00
Masahiro Wakame 7585b92e96 Merge pull request #2590 from rolandzwaga/angular-bootstrap-lightbox
Definition for angular-bootstrap-lightbox
2014-08-01 12:23:15 +09:00
Masahiro Wakame 1968777d60 Merge pull request #2592 from peterkooijmans/master
Add loadZoneDataFromObject function.
2014-08-01 12:21:58 +09:00
MIZUNE Pine d564ddbb2c Add LastError interface 2014-08-01 11:29:04 +09:00
Masahiro Wakame 6c99774ec8 Merge pull request #2588 from wmaurer/master
added static html() methods to cheerio
2014-08-01 11:17:54 +09:00
Masahiro Wakame 8ef5932547 Merge pull request #2594 from johnnyreilly/master
Pull title back off
2014-08-01 02:02:47 +09:00
Wayne Maurer 7961ac184b cheerio: fixed format of header as suggested by Bartvds - https://github.com/borisyankov/DefinitelyTyped/pull/2588 2014-07-31 17:29:48 +02:00
Roland Zwaga 0c2762ed8a Merge branch 'angular-bootstrap-lightbox' of https://github.com/rolandzwaga/DefinitelyTyped into angular-bootstrap-lightbox 2014-07-31 16:50:34 +02:00
Roland Zwaga 9c8cef8811 Added correct headers 2014-07-31 16:50:05 +02:00
John Reilly 761209a551 Pull title back off 2014-07-31 13:26:15 +01:00
Peter Kooijmans f6f588b101 Add loadZoneDataFromObject function. 2014-07-31 12:29:26 +02:00
Masahiro Wakame 7277ae25bc Merge pull request #2591 from borisyankov/fix-slickgrid
fix SlickGrid declaration
2014-07-31 18:48:03 +09:00
vvakame 3ae57ef657 fix SlickGrid declaration 2014-07-31 18:45:02 +09:00
Roland Zwaga cf1a372e77 Update CONTRIBUTORS.md 2014-07-31 09:27:05 +02:00
Roland Zwaga a4661ce23c Added definition and tests for angular-bootstrap-lightbox. (https://github.com/compact/angular-bootstrap-lightbox) 2014-07-31 09:20:10 +02:00
Masahiro Wakame 4ccd1d477e Merge pull request #2589 from allentc/master
Correct parameter optionality
2014-07-31 16:18:19 +09:00
allentc 500fc1022b Correct parameter optionality
The last three parameters of ticker.addEventListener are optional. See: http://api.greensock.com/js/com/greensock/TweenMax.html#ticker
2014-07-31 01:12:24 -06:00
vvakame 1b831404ee fix .travis.yml from https://github.com/travis-ci/travis-ci/issues/2591 2014-07-31 11:07:10 +09:00
Wayne Maurer a664ce369b added static html() methods to cheerio 2014-07-30 21:17:53 +02:00
John Reilly 5c000a23b5 Merge pull request #2587 from johnnyreilly/master
Added title to IRootScopeService
2014-07-30 17:30:36 +01:00
John Reilly adec6babb5 Added title to 2014-07-30 17:22:20 +01:00
vvakame b00321fc62 Merge branch 'pocesar-ot push origin master:object-path' 2014-07-30 23:16:27 +09:00
vvakame 300121fa26 Merge branch 'object-path' of github.com:pocesar/DefinitelyTyped into pocesar-object-path 2014-07-30 23:15:27 +09:00
Paulo Cesar 8cc523f0fa Update CONTRIBUTORS.md 2014-07-30 09:44:38 -03:00
Masahiro Wakame 69d01173ad Merge pull request #2586 from bomiller/underscore-chain-first
Underscore.js: Fix for chained calls to first()
2014-07-30 20:16:02 +09:00
Masahiro Wakame c73e6bd8e4 Merge pull request #2541 from Wordenskjold/master
Add channel support to backbone.wreqr in marionette.d.ts
2014-07-30 20:07:26 +09:00
Masahiro Wakame e2804030ce Merge pull request #2585 from zaneli/fingerprintjs
Add definitions for fingerprintjs
2014-07-30 15:56:52 +09:00
zaneli 49664879dd Add definitions for fingerprintjs 2014-07-30 12:51:49 +09:00
Bo Miller 70ff4da3ee Underscore.js: Updated chained calls to first() so that they return a _ChainSingle<T> instead of _Chain<T>. This causes a future call to value() to return a single T rather than an array of T which matches underscore's behavior. 2014-07-29 23:49:35 -04:00
Paulo Cesar 2bb123d250 add object path 2014-07-29 20:58:09 -03:00
Frederik Wordenskjold 133ace301b Made Wreqr.radio a module 2014-07-29 20:36:17 +02:00
Basarat Ali Syed 11c40b45e0 Merge pull request #2276 from santialbo/express4
Basic type definitions for express 4.x
2014-07-30 03:15:48 +10:00
Masahiro Wakame 9e50e1b8c8 Merge pull request #2575 from nikeee/youtube
Add getVideoData()
2014-07-30 00:00:59 +09:00
Bart van der Schoor b1b37180f8 Merge pull request #2548 from Bartvds/def/node
node.d.ts : pass Uint8Array to Buffer constructor
2014-07-29 16:54:07 +02:00
John Reilly 5a615a2c54 Merge pull request #2578 from johnnyreilly/master
Add genericised forEach and indexer for FormController
2014-07-29 11:35:35 +01:00
John Reilly 86d681f289 Fix test 2014-07-29 11:26:06 +01:00
John Reilly 68a3cb2875 Fix test 2014-07-29 11:21:28 +01:00
John Reilly 22894235a2 Add genericised forEach and indexer for FormController 2014-07-29 11:08:28 +01:00
Basarat Ali Syed 44ae7bd485 Merge pull request #2570 from pine613/feature/chrome/sockets
Add chrome.sockets.*
2014-07-29 10:27:51 +10:00
Niklas Mollenhauer 7f47a884ea Remove trailing spaces from empty lines 2014-07-28 23:22:29 +02:00
Niklas Mollenhauer 2d73f73138 Add getVideoData() + interfaces 2014-07-28 23:22:10 +02:00
Masahiro Wakame e50b02dcd6 Merge pull request #2571 from rsamec/master
node-form -> explicitly define node-form module with export = Validation
2014-07-28 23:47:47 +09:00
MIZUNE Pine f4dbe8f1e7 Add tests 2014-07-28 23:17:55 +09:00
MIZUNE Pine 4bd26e0a11 Fix bug 2014-07-28 23:17:35 +09:00