Commit Graph
2367 Commits
Author SHA1 Message Date
Diullei Gomes f025b50de9 Merge pull request #1065 from yutavsky/master
$.cookie() support
2013-09-20 14:42:41 -07:00
Diullei Gomes b07f9aeb6a Merge pull request #1064 from jmackay/master
updated to match toastr 2.0.1
2013-09-20 14:41:51 -07:00
Diullei Gomes 5a4f10524e Merge pull request #1061 from varju/sinon-sandbox
Improve definitions to better match Sinon 1.7
2013-09-20 14:39:23 -07:00
Diullei Gomes e42c87718c Merge pull request #1062 from fullflavedave/master
Adding reference to Atmosphere
2013-09-20 14:35:19 -07:00
Diullei Gomes c785b13516 Merge pull request #1057 from csrakowski/iScrollScrollTo
Updated iScroll ScrollTo
2013-09-20 14:34:26 -07:00
Diullei a8d8c2ac66 Merge branch 'crossroads-definition' 2013-09-19 11:26:38 -03:00
Diullei ce63425ea1 definition file for Crossroads.js and JS-Signals 2013-09-19 11:26:00 -03:00
yutavsky f187d0d92b $.cookie() support 2013-09-19 23:21:43 +09:00
basarat a0ab72c719 Merge pull request #1063 from varju/express-signatures
improve express signatures
2013-09-19 06:01:40 -07:00
jmackay d8f058ce58 updated to match toastr 2.0.1 2013-09-18 23:56:27 -06:00
Alex Varju 9c20415c87 improve express signatures 2013-09-18 17:19:05 -07:00
Dave Allen 49e4ba5fe9 Reverting 2013-09-18 11:01:35 -07:00
Dave Allen de913f6f0f Minor edits to README 2013-09-18 10:27:38 -07:00
Dave Allen 0e17506942 Minor edits to README 2013-09-18 10:25:45 -07:00
Dave Allen 265ce185b5 Minor edits to README 2013-09-18 10:24:27 -07:00
Dave Allen 9b838c9efb Minor edits to README 2013-09-18 10:23:16 -07:00
Dave Allen f40c3e7c67 Minor edits to README 2013-09-18 10:18:02 -07:00
Dave Allen 179608249c Deprecated and added reference to new smart package 2013-09-18 10:12:55 -07:00
Alex Varju 3369d546a1 sinon expectations extend the stub class 2013-09-18 09:58:08 -07:00
Alex Varju 2b69839469 improve signatures for sinon sandbox methods 2013-09-18 09:58:08 -07:00
Alex Varju 204ec28733 rename sinon definitions now that newer versions are supported 2013-09-18 09:58:08 -07:00
Diullei Gomes c8613976b5 Merge pull request #1060 from tbureck/master
Create jquery.sortElements.d.ts
2013-09-18 07:00:12 -07:00
Diullei Gomes ddfe83ede4 Merge pull request #1059 from sporttech/angularjs-watchcollection
Add $watchCollection(obj, listener) API to angular.d.ts
2013-09-18 06:58:19 -07:00
Diullei Gomes 6b55a91e93 Merge pull request #1058 from flxf/icondefault
Leaflet Icon.Default returns an object that extends from Icon
2013-09-18 06:57:52 -07:00
Diullei Gomes 13940a37b0 Merge pull request #1055 from flxf/LFeatureGroup
Leaflet FeatureGroup extends LayerGroup
2013-09-18 06:23:47 -07:00
Tim Bureck 0b589a8004 Create jquery.sortElements.d.ts 2013-09-18 13:07:31 +02:00
Gregory Petrosyan 5266bc625f Add $watchCollection(obj, listener) API to angular.d.ts
https://github.com/angular/angular.js/blob/master/src/ng/rootScope.js#L362

Signed-off-by: Gregory Petrosyan <gregory.petrosyan@gmail.com>
2013-09-18 14:40:59 +04:00
Felix Fung ccde41a30a Leaflet Icon.Default returns an object that extends from Icon
From http://leafletjs.com/reference.html#icon

"L.Icon.Default extends L.Icon and is the blue icon Leaflet uses for
markers by default."
2013-09-18 04:28:00 -04:00
Christiaan Rakowski e86ed639ac added my name to the files 2013-09-18 10:04:22 +02:00
Christiaan Rakowski 9df793f7e8 updated scrollTo definitions 2013-09-18 10:00:16 +02:00
Felix Fung e494b68abf Leaflet FeatureGroup extends LayerGroup
From "http://leafletjs.com/reference.html#featuregroup"
L.FeatureGroup

Extended LayerGroup that also has mouse events (propagated from members
of the group) and a shared bindPopup method. Implements ILayer
interface.
2013-09-17 17:07:25 -04:00
Boris Yankov 6c7c46480d Merge pull request #1053 from RomanoLindano/master
Definitions for AngularJs Scenario Testing
2013-09-17 11:37:10 -07:00
basarat 6214ce4675 Sorry for the confusion between tween.js and tweenjs. TweenJS is a part of CreateJS, Tween.js is something different. 2013-09-17 19:39:16 +10:00
Romano Lindano 0b1dc70156 Definitions for AngularJs Scenario Testing 2013-09-17 08:11:46 +02:00
Diullei 207b3fd04a issue #371 - missed the ko.utils.peekObservable helper method 2013-09-16 23:35:26 -03:00
Diullei Gomes e23961e4de Merge pull request #1048 from fitzchak/patch-2
Add missing semicolon
2013-09-16 17:25:45 -07:00
Diullei Gomes 5ba8580405 Merge pull request #1049 from GaryB432/master
fixed implicit any in google.maps.d.ts
2013-09-16 17:02:06 -07:00
Diullei Gomes f249cb7538 Merge pull request #1052 from lukasolson/patch-1
Add id to Socket interface
2013-09-16 16:46:01 -07:00
Diullei Gomes 4fc5df0fb2 Merge pull request #1051 from blittle/master
Fix issues with the Levelup API definitions
2013-09-16 14:36:54 -07:00
Lukas Olson 75563a29af Add id to Socket interface
Although not clearly documented, the Socket object has a string 'id' attribute (see https://github.com/LearnBoost/socket.io/blob/master/lib/socket.js)
2013-09-16 15:10:41 -06:00
Bret Little 2577ec247e Merge remote-tracking branch 'origin/master' 2013-09-16 09:43:31 -06:00
Bret Little 78167ca6f8 Update README.md
Update readme with Logg and Levelup references
2013-09-16 09:43:10 -06:00
Bret Little aaff0c19ff Merge remote-tracking branch 'upstream/master' 2013-09-16 09:36:10 -06:00
Bret Little 03a3a4076e Add leveldown module methods and fix issues with the leveldown api definition 2013-09-16 09:35:25 -06:00
Diullei Gomes 1ee70efa3a Merge pull request #1050 from ljl/master
Fixed method signature to match JS-file
2013-09-16 07:10:35 -07:00
Lasse Jul-Larsen fa735820dd Fixed method signature to match JS-file 2013-09-16 15:30:35 +02:00
Diullei 409093e1f9 fix - jsdeferred test error 2013-09-15 15:25:37 -03:00
Diullei 5a3b3c9385 slickgrid - fix test error 2013-09-15 13:13:54 -03:00
Gary Bortosky 2a33b4b43e fixed implicit any in google.maps.d.td 2013-09-15 10:38:02 -05:00
Fitzchak Yitzchaki bfa6d45214 Add missing semicolon
Code edited:

interface SpecFunction {
    (spec?: Spec): void;
}
2013-09-15 09:35:01 +02:00