Jonathan Hedrén
|
d9ac108ab6
|
Added DEBUG interface. Fixed Advice/Component/Base inheritance.
|
2013-10-28 14:01:55 +01:00 |
|
Jonathan Hedrén
|
a00779b366
|
Wrapped interfaces in module.
|
2013-10-28 12:59:41 +01:00 |
|
Jonathan Hedrén
|
364abd4f0f
|
Wrapped interfaces in module. Updated tests.
|
2013-10-28 12:58:18 +01:00 |
|
Jonathan Hedrén
|
385f229aa9
|
Added som tests. Updated definitions.
|
2013-10-28 12:47:58 +01:00 |
|
Jonathan Hedrén
|
dcfdf8ca90
|
Updated jsdocs for FlightBase.
|
2013-10-28 12:26:32 +01:00 |
|
Jonathan Hedrén
|
d667e467f7
|
Started adding JSDoc (copied from Flight docs)
|
2013-10-25 16:21:40 +02:00 |
|
Jonathan Hedrén
|
ead810ac06
|
Added test file for Flight.
|
2013-10-25 14:43:12 +02:00 |
|
Jonathan Hedrén
|
4e41decaa4
|
Added entry in definition list.
|
2013-10-25 14:41:26 +02:00 |
|
Jonathan Hedrén
|
ec502803a6
|
Added definitions for Twitter Flight.
|
2013-10-25 14:32:23 +02:00 |
|
basarat
|
45e8e755f3
|
Merge pull request #1179 from kkolstad-trov/master
Add $addControl and $removeControl to IFormController
|
2013-10-25 02:04:41 -07:00 |
|
Kenneth Kolstad
|
1bf0e657ee
|
Add $addControl and $removeControl to IFormController
|
2013-10-25 02:39:36 -04:00 |
|
basarat
|
759edbde19
|
Merge pull request #1177 from nicholashead/patch-1
Update jquery.timeago.d.ts to remove ç character from name, causes compi...
|
2013-10-24 17:13:44 -07:00 |
|
basarat
|
d487102279
|
Merge pull request #1174 from derekcicerone/patch-24
Fix future bugs in backbone.d.ts
|
2013-10-24 17:11:59 -07:00 |
|
basarat
|
bf0ed623b1
|
Merge pull request #1178 from derekcicerone/patch-26
Fix future bug in require.d.ts
|
2013-10-24 17:09:47 -07:00 |
|
basarat
|
00f1d7c178
|
Merge pull request #1168 from daptiv/update-mocha
Update Mocha with additional methods and members
|
2013-10-24 17:07:02 -07:00 |
|
basarat
|
fc35891ebd
|
Merge pull request #1171 from daptiv/angular-1.2-definitions
Angular 1.2 definitions
|
2013-10-24 17:05:16 -07:00 |
|
Derek Cicerone
|
fe4b190435
|
Fix future bug in require.d.ts
Callbacks need to use 'Function' if the arguments to it aren't known ahead of time - see discussion here: https://typescript.codeplex.com/discussions/462819
|
2013-10-24 19:10:25 -04:00 |
|
nicholashead
|
e6edd7b15f
|
Updates jquery.timeago.d.ts to be UTF-8
|
2013-10-24 15:42:24 -07:00 |
|
Nicholas Head
|
008fa3ae35
|
Update jquery.timeago.d.ts to remove ç character from name, causes compile errors
|
2013-10-24 14:52:52 -07:00 |
|
Jacob Boland
|
603d36d40c
|
Reimplement earlier changes to header
|
2013-10-24 12:55:02 -07:00 |
|
Jacob Boland
|
f1f15ffd03
|
Fix parameter types which were actually variable names implicitly defined as any
|
2013-10-24 12:49:28 -07:00 |
|
Derek Cicerone
|
bacdd2e984
|
Fix future bugs in backbone.d.ts
Callbacks need to use Function if the arguments to it aren't known ahead of time - see discussion here: https://typescript.codeplex.com/discussions/462819
|
2013-10-24 14:40:40 -04:00 |
|
akalman
|
4dafacebea
|
put done interface into a module.
|
2013-10-24 10:21:17 -07:00 |
|
John Emau
|
4d3715ca67
|
reverted accidental removal of author comment from angular-mocks.d.ts
|
2013-10-24 07:14:18 -07:00 |
|
John Emau
|
67d306f4e9
|
reverted accidental removal of author comment
|
2013-10-24 07:04:15 -07:00 |
|
basarat
|
06944491b0
|
Merge pull request #1169 from daptiv/update-chai
Update chai
|
2013-10-23 17:34:30 -07:00 |
|
John Emau
|
aed0b9670e
|
updated angular readme to mention new ng.route module
|
2013-10-23 16:28:25 -07:00 |
|
akalman
|
68df744fd6
|
add done type.
|
2013-10-23 15:19:01 -07:00 |
|
John Emau
|
d5d2fe59d6
|
fixed angular version labels in comments
|
2013-10-23 15:03:09 -07:00 |
|
John Emau
|
912097ef16
|
adding missing tscparam files for needed angular files
|
2013-10-23 14:55:47 -07:00 |
|
John Emau
|
5078772afb
|
fixing error in angular-1.0 tests
|
2013-10-23 14:55:47 -07:00 |
|
Jared Reynolds
|
9ba67fffd6
|
Updated angular IDirective for 1.2.0
Conflicts:
angularjs/angular.d.ts
|
2013-10-23 14:55:47 -07:00 |
|
Jared Reynolds
|
604c5b5d6f
|
Added tests for angular resource type definitions
|
2013-10-23 14:55:46 -07:00 |
|
Jacob Boland
|
c8881ff07b
|
Add IAttributes tests
|
2013-10-23 14:55:46 -07:00 |
|
Jacob Boland
|
027c81a0b0
|
Add IAttributes members and comments
|
2013-10-23 14:55:46 -07:00 |
|
Jared Reynolds
|
bf2ed03d80
|
Added remainder of angular mocks 1.2 definitions
|
2013-10-23 14:55:46 -07:00 |
|
John Emau
|
1928fb24b3
|
fixing angular-route-tests
|
2013-10-23 14:55:46 -07:00 |
|
John Emau
|
e06a344578
|
Merge branch 'update-angularjs' into removing-extraneous-for-daptiv-type-definitions
Conflicts:
angularjs/angular-mocks.d.ts
|
2013-10-23 14:55:46 -07:00 |
|
Jonathan Park
|
683e94d8d8
|
Adding angular 1.2 definitions
Conflicts:
angularjs/angular-mocks.d.ts
|
2013-10-23 14:55:46 -07:00 |
|
unknown
|
465dfbaa6e
|
Angular mocks changes for 1.2.0
|
2013-10-23 14:55:46 -07:00 |
|
Jacob Boland
|
e43a0edd92
|
Add comment to describe new use function definition
|
2013-10-23 09:48:43 -07:00 |
|
Jacob Boland
|
dd19153965
|
Add 'use' to chai and include a test
|
2013-10-23 09:47:04 -07:00 |
|
Jacob Boland
|
9a3601f934
|
Add mocha members and comment existing used interface
|
2013-10-23 09:05:47 -07:00 |
|
basarat
|
5ede7ec37c
|
Merge pull request #1167 from BlueSpire/master
Updating the Durandal definition to 2.0.1.
|
2013-10-22 21:20:46 -07:00 |
|
EisenbergEffect
|
6603da54e7
|
Updating the Durandal definition to 2.0.1.
This is the official TypeScript definition file for Durandal 2.0.1.
|
2013-10-22 23:26:50 -04:00 |
|
basarat
|
05051868c3
|
Merge pull request #1166 from johnsoft/patch-1
Add any types to everything in Q.d.ts so it works with --noImplicitAny
|
2013-10-22 17:47:33 -07:00 |
|
Basarat Syed
|
be3e896059
|
fix(threejs) tests do not compile with --noImplicitAny
|
2013-10-23 11:33:57 +11:00 |
|
Basarat Syed
|
0dafab44a4
|
fix(browser-harness) fix for new definitions of nodejs
|
2013-10-23 10:53:15 +11:00 |
|
Basarat Syed
|
7c16bf020b
|
fix(jake) fix definitions to match new node definitions
|
2013-10-23 10:48:34 +11:00 |
|
Basarat Syed
|
ad58742fc8
|
Merge branch 'update-EventEmitter' of https://github.com/duncanmak/DefinitelyTyped into duncanmak-update-EventEmitter
|
2013-10-23 10:40:26 +11:00 |
|