Maido Käära
511cde8b91
Fixed test
2014-02-16 15:21:15 +00:00
Maido Käära
d20a2330b8
Added newlines to the end of the files
2014-02-16 13:53:26 +00:00
Maido Käära
8265a17569
Type definitions for server side nodejs socket.io client.
2014-02-16 13:51:13 +00:00
Dénes Harmath
4238c803af
Fix compile errors
2014-02-15 23:53:59 +01:00
Dénes Harmath
f300bab557
Add header & tests
2014-02-15 21:54:35 +01:00
Scott McArthur
4d64913cdb
angular.d.ts Annotated spelt incorrectly
...
Fixed spelling mistake in parameter names. Changed all occurrences of `Annotaded` to `Annotated`
2014-02-15 20:37:05 +00:00
scottmcarthur
1195fc6b5e
Added $promise & $resolved properties
...
[ngResource.$resource](http://docs.angularjs.org/api/ngResource.$resource ) defines a `$promise` property and a `$resolve` property on the Resource.
2014-02-15 09:06:02 +00:00
John Reilly
654d7e89d0
Merge pull request #1698 from johnnyreilly/master
...
jQuery: trigger now JSDoc'd and typings
2014-02-14 18:09:53 +00:00
vagrant
18c992059d
add missing export function basicAuth(callback: (user: string, pass: string) => boolean, realm?: string): Handler;
2014-02-14 16:52:45 +00:00
John Reilly
4c2d50af48
jQuery: uncommented tests
...
realised they could be used as long as param1 and param2 made optional
2014-02-14 16:48:11 +00:00
timbow574521
fede925bfe
Add getValue in DataTable in google.visualization.d.ts.
2014-02-14 11:43:13 -05:00
John Reilly
122ff1fb4c
jQuery: trigger now JSDoc'd and typings
...
brought in line with documentation. Also added test suite.
2014-02-14 16:36:27 +00:00
Michel Salib
68ebedc9b7
Add more flexibility sugar.js calls
...
Add some optional parameters ad return types.
2014-02-14 15:42:11 +01:00
André Farzat
72997bd719
Fixing Set interface method from 'Add' to 'add'
2014-02-13 17:43:48 -02:00
Marc-André Bühler
7699097b96
Added definitions for doT ( https://github.com/olado/doT )
2014-02-13 16:47:29 +01:00
John Reilly
dfa8d86385
Merge pull request #1692 from scottmcarthur/master
...
Resolved: Type reference cannot refer to a property - for $.ui.keyCode
Thanks for the commit @scottmcarthur!
2014-02-13 12:20:39 +00:00
John Reilly
fd9647286f
Merge pull request #1689 from johnnyreilly/master
...
jQuery: removed redundant interface
2014-02-13 10:08:45 +00:00
scottmcarthur
1cbc6388ea
Resolves KeyCode - Type reference cannot refer to a property
...
The interface of the property `$.ui.keyCode` uses a non-standard name `keyCode` which clashes with the property name, giving error `Type reference cannot refer to a property`.
Changing the interface name from `keyCode` to `KeyCode` follows the interface naming convention and resolves this issue.
2014-02-13 09:47:35 +00:00
John Reilly
2bd68070e9
jQuery: added cr to retrigger CI build
2014-02-13 09:14:40 +00:00
Sven
e496efed37
Typed callback arg to Marionette.Callbacks.add as a Function
2014-02-12 22:22:50 +01:00
Sven Tschui
c9263134d8
Merge branch 'master' of github.com:borisyankov/DefinitelyTyped
2014-02-12 22:16:46 +01:00
Sven
6667394125
Improvment on AppRouter
...
Added appRoute to Marionette.AppRouter
Removed Controller type on processAppRoutes controller arg
Added AppRouterOptions
2014-02-12 22:11:31 +01:00
Sven
b3fa44db17
Added closeRegions to Marionette.Application
2014-02-12 21:55:43 +01:00
John Reilly
5a9a727fa1
jQuery: removed redundant interface
2014-02-12 16:04:30 +00:00
Michel Salib
59263e826b
Add missing return types
2014-02-12 15:55:41 +01:00
Michel Salib
62f9fa8fda
Adding angular $animate definition
2014-02-12 14:50:21 +01:00
Matthew James Davis
dc8b0911bd
Update to latest mapsjs definition file
2014-02-12 21:08:59 +09:00
Carl de Billy
4924c77584
Fixed generics return value of Window and Buffer operators
...
Generics values where incorrect. The correct result for windowWithXXX
operators is Observable<Observable<T>> and for bufferWithXXX it's
Observable<T[]>
2014-02-11 23:25:19 -05:00
Masahiro Wakame
1a6eaf4055
Merge pull request #1665 from apsk/ember-typings
...
Ember: Improve routing-related typings
2014-02-12 12:27:08 +09:00
vvakame
fa06e1310e
Modified the version of TypeScript in test runner (0.9.7-59a846)
2014-02-12 12:21:40 +09:00
vvakame
13a7504512
Added a new version of TypeScript (59a846d0bb3d532d26d9cc94696d7b7e276e0666)
2014-02-12 12:20:16 +09:00
Masahiro Wakame
b96b709728
Merge pull request #1679 from sventschui/master
...
Improvements to marionette type definition
2014-02-12 11:49:08 +09:00
scriby
0aa867fe9a
Add support for app.patch
2014-02-11 15:40:08 -05:00
Dénes Harmath
1f12c5faaa
Provide missing method
2014-02-11 01:33:29 +01:00
Dénes Harmath
eb7e941bd8
Add library reference
2014-02-11 01:27:23 +01:00
Dénes Harmath
4546665154
Preliminary version of AngularFire definition
2014-02-11 01:23:26 +01:00
Sven
5d6afdcd1e
Author Tag
2014-02-10 21:04:12 +01:00
Sven
80f6d4780c
Added AMD support
2014-02-10 21:02:18 +01:00
Sven
5f8252b86c
Added getRegion to Marionette.Application
2014-02-10 21:01:37 +01:00
Igorbek
b765f90a1c
Merge pull request #1670 from panopticoncentral/master
...
Fix typo in jake.
2014-02-08 04:56:41 -08:00
Basarat Ali Syed
a07fd56eac
Merge pull request #1657 from Borundin/easystarjs
...
Added type definitions for EasyStar.js 0.1.6
2014-02-08 10:15:27 +11:00
Basarat Ali Syed
497d1c4a4b
Merge pull request #1673 from pezia/patch-1
...
Export as "backbone" module for AMD loading
2014-02-08 07:44:09 +11:00
Zsolt Petrik
0531c60ccd
Added export as "backbone" module for AMD loading
2014-02-07 13:32:49 +01:00
Basarat Ali Syed
f9988cc1a2
Merge pull request #1672 from michelsalib/angular-scnario-mouseover
...
Add some definitions to angular scenario
2014-02-07 23:04:49 +11:00
Basarat Ali Syed
015c508202
Merge pull request #1668 from SomaticIT/update-should
...
Update should
2014-02-07 21:33:44 +11:00
Michel Salib
e4f5bd3738
Add some definitions to angular scenario
2014-02-07 11:17:24 +01:00
Magnus Gustafsson
5e8c4eee7c
Removed local README file and added contributor to global README
2014-02-06 22:57:08 +00:00
Paul Vick
47e3a9ff85
Fix typo in jake.
2014-02-06 10:54:26 -08:00
Masahiro Wakame
71e3f62db7
Merge pull request #1662 from davidsidlinger/fix/lodash-wrapper-map-result
...
Fix up lodash wrapper map
2014-02-07 01:23:45 +09:00
Basarat Ali Syed
8e6dca701e
Merge pull request #1667 from SomaticIT/update-sinon
...
Update SinonJS Definitions to 1.8.1
2014-02-06 21:31:53 +11:00