Masahiro Wakame
|
5cf097efbc
|
Merge pull request #4616 from CalvinFernandez/hbs-3.x.0
Update handlebars definition files for handlebars 3.0.3
|
2015-06-18 13:48:29 +09:00 |
|
Masahiro Wakame
|
f5c3f32801
|
Merge pull request #4650 from Jimexist/patch-3
Canvas should extend TileLayer
|
2015-06-18 12:30:34 +09:00 |
|
Masahiro Wakame
|
cb909b3470
|
Merge pull request #4607 from telerik/kendo-ui-20151609
Update Kendo UI headers and definitions
|
2015-06-18 12:20:25 +09:00 |
|
Masahiro Wakame
|
2259e571e2
|
Merge pull request #4548 from enlight/mocha-reporters
Extend Mocha typings to allow writing of custom reporters
|
2015-06-18 12:17:38 +09:00 |
|
Horiuchi_H
|
faff1866df
|
Merge pull request #4658 from JoshuaKGoldberg/master
Add d.ts for js-beautify
|
2015-06-17 22:35:14 +09:00 |
|
Josh Goldberg
|
e7046a1b85
|
Removed quotes from d.ts
As requested in
https://github.com/borisyankov/DefinitelyTyped/pull/4658/files#r32606502
|
2015-06-17 05:24:12 -04:00 |
|
Horiuchi_H
|
002a9a96b1
|
Merge pull request #4408 from lgrignon/master
jasmine-ajax defs
|
2015-06-17 17:49:14 +09:00 |
|
Josh Goldberg
|
fe73bb68e7
|
Added js-beautify unit tests
There are only two: a simple string for the basic usage, and a full
string for the full usage. This should trigger Travis CI.
|
2015-06-17 04:09:21 -04:00 |
|
Josh Goldberg
|
3e36972c57
|
Added js-beautify\js-beautify.d.ts
Options sourced from https://github.com/beautify-web/js-beautify.
|
2015-06-17 04:06:48 -04:00 |
|
Horiuchi_H
|
d268d865a3
|
Merge pull request #4657 from brad-jones/master
Added MousetrapInstance Interface.
|
2015-06-17 16:31:14 +09:00 |
|
Brad Jones
|
50fffc5522
|
Added MousetrapInstance Interface.
As of Mousetrap 1.5, attaching event handlers to specific elements is now possible.
see: WRAPPING SPECIFIC ELEMENTS @ https://craig.is/killing/mice
|
2015-06-17 16:14:31 +10:00 |
|
Horiuchi_H
|
5156f56a6e
|
Merge pull request #4652 from saneyuki/crossroads
crossroads: specify return types explicitly.
|
2015-06-17 10:48:36 +09:00 |
|
Horiuchi_H
|
4eec4d7a65
|
Merge pull request #4647 from heycalmdown/bluebird
bluebird: Add support a type and a promise of the type altogether
|
2015-06-17 10:46:38 +09:00 |
|
Horiuchi_H
|
6e1aa7c1c9
|
Merge pull request #4645 from MidnightDesign/master
Add typings for Pikaday
|
2015-06-17 10:34:00 +09:00 |
|
Horiuchi_H
|
b201f41a7c
|
Merge pull request #4638 from kfranqueiro/requirejs-formatting
Fix whitespace in requirejs module typings/tests
|
2015-06-17 10:27:27 +09:00 |
|
Tetsuharu OHZEKI
|
db86358f82
|
crossroads: specify return types explicitly.
This also fix the compile error which will happwn if you pass `noImplicitAny` to tsc.
|
2015-06-16 14:35:45 +09:00 |
|
Jiayu Liu
|
61a910b70f
|
Canvas should extend TileLayer
As per [document](http://leafletjs.com/reference.html#tilelayer-canvas), the `Canvas` interface should extend `TileLayer`
|
2015-06-15 17:23:06 -07:00 |
|
Calvin Fernandez
|
660e1252cd
|
Update handlebars definition files for handlebars 3.0.3
|
2015-06-15 20:22:32 -04:00 |
|
Calvin Fernandez
|
cac474a0e2
|
Move handlebars to handlebars-1.0.0.
|
2015-06-15 20:21:26 -04:00 |
|
Kei Son
|
5a1301bb49
|
bluebird: Add support to handle a type and a promise of the type altogether
A fulfilled handler can handle a raw value and a promise of the raw
value at same time.
|
2015-06-15 21:08:16 +09:00 |
|
Rudolph Gottesheim
|
9baad8ed62
|
Add Pikaday test
|
2015-06-15 11:42:23 +02:00 |
|
Rudolph Gottesheim
|
ebe6f6affe
|
Add typings for Pikaday
|
2015-06-15 11:29:51 +02:00 |
|
Basarat Ali Syed
|
e18e130e21
|
Merge pull request #4601 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
|
2015-06-15 19:11:58 +10:00 |
|
Masahiro Wakame
|
4502a738b2
|
Merge pull request #4644 from muojp/fix-uri-capitalization
Replace `Uri` with `URI` regarding Atom's changes
|
2015-06-15 15:49:21 +09:00 |
|
Kei Nakazawa
|
22ad73a73c
|
Replace Uri with URI regarding https://github.com/atom/atom/commit/7f8ab72
|
2015-06-15 15:46:00 +09:00 |
|
Basarat Ali Syed
|
af4b1a2f40
|
Merge pull request #4642 from borisyankov/revert-4515-defs/react-modern-test
Revert "React : test for modernComponent"
|
2015-06-15 10:05:56 +10:00 |
|
Basarat Ali Syed
|
983cd5df09
|
Revert "React : test for modernComponent"
|
2015-06-15 10:01:01 +10:00 |
|
Kenneth G. Franqueiro
|
7c374bf1e5
|
Fix whitespace in requirejs typings/tests
|
2015-06-14 11:40:06 -04:00 |
|
Masahiro Wakame
|
230b346dad
|
Merge pull request #4624 from mcivort/master
Update google.maps definitions for custom map types
|
2015-06-14 19:23:54 +09:00 |
|
Masahiro Wakame
|
78a385a4cf
|
Merge pull request #4593 from streuspeicher/master
knex: Changed export to allow to define typed knex migration scripts (export Knex interface)
|
2015-06-14 19:23:36 +09:00 |
|
Masahiro Wakame
|
51364344bc
|
Merge pull request #4599 from mtraynham/dcjs_fixes
Fix dc.js data function/Composite chart
|
2015-06-14 19:22:52 +09:00 |
|
Masahiro Wakame
|
6bd85893a6
|
Merge pull request #4594 from billccn/master
Made the signature of INgModelController.$validators more precise
|
2015-06-14 19:21:10 +09:00 |
|
Masahiro Wakame
|
c3f6732599
|
Merge pull request #4584 from robbaman/typo-and-missing-member-fix
Fixed typo and added a missing default property
|
2015-06-14 19:15:40 +09:00 |
|
Masahiro Wakame
|
d441118a3b
|
Merge pull request #4636 from kfranqueiro/requirejs-module
Fix #4620: Add module declaration for 'module' magic module
|
2015-06-14 19:12:07 +09:00 |
|
Masahiro Wakame
|
1f7a27e9f3
|
Merge pull request #4633 from AbeHaruhiko/parse/parse.d.ts
update parse/parse.d.ts
|
2015-06-14 19:07:58 +09:00 |
|
Masahiro Wakame
|
dbe0182fda
|
Merge pull request #4629 from greybax/master
added definitely typed for quixote library
|
2015-06-14 18:52:16 +09:00 |
|
Masahiro Wakame
|
0880486b34
|
Merge pull request #4628 from ukyo/pluralize
Added definitions for pluralize
|
2015-06-14 18:47:41 +09:00 |
|
Masahiro Wakame
|
d69045ea67
|
Merge pull request #4625 from lbguilherme/patch-4
node-uuid: Use proper OR-type
|
2015-06-14 18:22:14 +09:00 |
|
Masahiro Wakame
|
bdd5c61d11
|
Merge pull request #4623 from forumone/d3-event-liberalization
Liberalize type of d3.event
|
2015-06-14 18:04:41 +09:00 |
|
Masahiro Wakame
|
d7287ffd4b
|
Merge pull request #4618 from wmaurer/patch-1
angular-ui-bootstrap modal backdropClass
|
2015-06-14 17:52:28 +09:00 |
|
Masahiro Wakame
|
eff6bbff9a
|
Merge pull request #4617 from uweg/master
Fixed Options.tagNameProcessors for xml2js
|
2015-06-14 17:42:35 +09:00 |
|
Masahiro Wakame
|
2391a31cc5
|
Merge pull request #4615 from stephenlautier/angular-dynamic-locale
Added definitions for angular-dynamic-locale
|
2015-06-14 17:26:25 +09:00 |
|
Masahiro Wakame
|
c6e59c3d79
|
Merge pull request #4612 from chbrown/NodeBuffer-additions
Add {read,write}{U,}Int{LE,BE} methods to NodeBuffer interface
|
2015-06-14 17:16:59 +09:00 |
|
Masahiro Wakame
|
c5f728ee31
|
Merge pull request #4611 from chbrown/node-zlib-Sync
Add Sync versions for all convenience methods in Node.js's zlib module
|
2015-06-14 17:16:36 +09:00 |
|
Masahiro Wakame
|
f99ab6f856
|
Merge pull request #4609 from chbrown/async-waterfall-fix
Fix async.waterfall signature (callback has variadic argument structure)
|
2015-06-14 17:09:16 +09:00 |
|
Masahiro Wakame
|
d423cdc405
|
Merge pull request #4307 from chbrown/unorm
Add type declarations for unorm: both importable module and ambient var
|
2015-06-14 17:01:42 +09:00 |
|
Masahiro Wakame
|
7ae3c702e7
|
Merge pull request #4308 from chbrown/virtual-dom
Add virtual-dom type declarations, based on virtual-dom's docs.jsig
|
2015-06-14 17:01:23 +09:00 |
|
Masahiro Wakame
|
aebf5623d9
|
Merge pull request #4581 from Carreau/patch-1
[moment]: relativeTimeThreshold can be a getter fix signature.
|
2015-06-14 16:53:06 +09:00 |
|
Masahiro Wakame
|
166472c610
|
Merge pull request #4509 from Bogh/master
AngularJS IResourceServiceProvider and IActionDescriptor url parameter
|
2015-06-14 16:46:25 +09:00 |
|
Masahiro Wakame
|
7fd91b5488
|
Merge pull request #4604 from ciju/master
Update chosen.jquery.d.ts
|
2015-06-14 16:28:24 +09:00 |
|