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 |
|
sourcebits-robertbiggs
|
83b571ed14
|
Added declaration file and tests for ChocolateChipJS.
|
2015-06-17 21:25:53 -07: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 |
|
Tobias Lundin
|
83a7215480
|
chrome: use @deprecated where appropiate and add documentation strings
|
2015-06-17 14:12:36 +02: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 |
|
joswhite
|
793f52d261
|
Add jasmine.stringMatching() function
See http://jasmine.github.io/2.3/introduction.html
|
2015-06-16 13:52:13 -06:00 |
|
Bence Eros
|
7ff6577114
|
created new Stream.Map interface, fixing build failures
|
2015-06-16 19:38:51 +02:00 |
|
Arseniy Maximov
|
2d0a04f068
|
Add forEachOf, forEachOfSeries, forEachOfLimit definitions
|
2015-06-16 20:28:16 +03: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 |
|
Brett
|
1b37e4ae9b
|
documentdb improvements
|
2015-06-15 18:49:48 -07: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 |
|
Jiayu Liu
|
257f64d394
|
PolylineOptions should extend PathOption
`PolylineOptions` should extend `PathOptions`, so that user could supply options in the base class
|
2015-06-15 11:32:45 -07:00 |
|
yiting
|
6bae89e51d
|
Update keypress.d.ts
change keydown callback type definition according to keypress document
|
2015-06-15 10:52:38 -07: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 |
|
Bence Eros
|
d307a6399b
|
readme cleanup
|
2015-06-15 12:36:21 +02:00 |
|
Bence Eros
|
f20634f5fc
|
readme cleanup
|
2015-06-15 12:35:47 +02:00 |
|
Bence Eros
|
a29d577f81
|
removing some comments
|
2015-06-15 12:33:38 +02:00 |
|
Bence Eros
|
b116936ea5
|
updates for streamjs 1.5.0
|
2015-06-15 12:32:10 +02: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 |
|
Kristof Mattei
|
3189880bd4
|
Merge remote-tracking branch 'borisyankov/master' into f/fix-angular-local-storage
|
2015-06-15 08:11:20 +02:00 |
|
Kristof Mattei
|
503a60a6d6
|
Changed namespace to angular as per comment
|
2015-06-15 08:09:02 +02: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 |
|
nfantone
|
7da2851ffc
|
Add sample() to LoDashArrayWrapper interface
|
2015-06-14 18:32:45 -03:00 |
|
Kenneth G. Franqueiro
|
7c374bf1e5
|
Fix whitespace in requirejs typings/tests
|
2015-06-14 11:40:06 -04:00 |
|
Bence Eros
|
1a43e96e58
|
Merge branch 'master' into streamjs
|
2015-06-14 16:33:00 +02:00 |
|
Bence Eros
|
bd123fb882
|
adding support for most of the methods receiving sample or path as parameter
|
2015-06-14 13:57:39 +02: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 |
|