vvakame
|
34899afaae
|
Merge commit '2772dfeec9cdb1744f6c010babef9e40b6770dd7' into plan-of-destroy-implicitAny
|
2013-10-18 12:41:53 +09:00 |
|
Boris Yankov
|
24b81548bd
|
Merge pull request #1131 from derekcicerone/patch-21
Fix future bugs in slickgrid.d.ts
|
2013-10-11 21:05:35 -07:00 |
|
Derek Cicerone
|
cdbcec0205
|
Fix optional argument in slickgrid.d.ts
From looking at the code, this argument appears to be optional. Also, we are omitting it in our code and it works.
|
2013-10-11 21:46:59 -04:00 |
|
Derek Cicerone
|
65000321ad
|
Fix future bugs in slickgrid.d.ts
The 'develop' version of the TypeScript compiler is pickier about generics being fully specified. I believe these are the proper missing types.
|
2013-10-11 21:02:37 -04:00 |
|
vvakame
|
2708bc05cd
|
Fixed tsc failed on Node.js v0.8.25
|
2013-10-03 11:23:38 +09:00 |
|
vvakame
|
3fe1f6bc4e
|
Fixed to CI test passing
|
2013-10-03 10:18:58 +09:00 |
|
Lasse Jul-Larsen
|
fa735820dd
|
Fixed method signature to match JS-file
|
2013-09-16 15:30:35 +02:00 |
|
Diullei
|
5a3b3c9385
|
slickgrid - fix test error
|
2013-09-15 13:13:54 -03:00 |
|
Mario Kostelac
|
9021238ec6
|
Fixed some definitions for SlickGrid + resolved Event-DOMEvent problem.
|
2013-09-13 10:27:28 -07:00 |
|
Lasse Jul-Larsen
|
ac138ae19c
|
Made optional parameters optional, fixed DataView to implement DataProvider and corrected method signature in DataView to match DataProvider interface
|
2013-09-05 14:38:32 +02:00 |
|
Lasse Jul-Larsen
|
c66c1bd09f
|
Fixed method signature on column formatter
|
2013-09-03 14:24:37 +02:00 |
|
Lasse Jul-Larsen
|
beb33fa2e3
|
Fixed compiler errors 'error TS2173: Generic type references must include all type arguments.'
|
2013-09-02 13:55:57 +02:00 |
|
jbaldwin
|
6577db67c7
|
Fixed issues from pull request on DefinitelyTyped
Removed sugar-tests.ts, it has an encoding problem that I need to fix (
uses non-ascii characters and the TS compiler chokes on them)
|
2013-08-20 20:40:12 -06:00 |
|
jbaldwin
|
f6c5a200e5
|
Upgraded jbaldwin projs to 0.9.1.0
|
2013-08-19 16:19:56 -06:00 |
|