Troels Leth Jensen
b39c82145d
'this' in context of a RaphaelSet is a RaphaelSet.
2015-04-30 13:04:49 +02:00
Yegor Alexeyev
a3d0c79e1d
Changed order of method declarations for correct overloading
2015-02-15 20:18:37 +03:00
yuuki
a002a64b22
Fixed return type
2014-08-15 13:30:33 +09:00
Bart van der Schoor
1d345f6c14
cleaned-up headers
2014-06-18 23:31:11 +02:00
enternet
37e590111b
RaphaelPaper.forEach() returns RaphaelPaper
...
RaphaelPaper.forEach() returns RaphaelPaper at runtime.
2014-04-09 17:31:48 +03:00
enternet
341d0c519e
RaphaelPaper.forEach()
...
RaphaelPaper.forEach() declaration has been fixed.
2014-04-08 14:04:43 +03:00
david karapetyan
a5692df01c
fix warnings when running with --noImplicitAny
...
There were a lot of warnings being thrown when I was compiling with --noImplicitAny option so I fixed up whatever signatures I could to get rid of the warnings.
2014-01-02 18:45:49 -08:00
Masahiro Wakame
bcaefb2b37
Merge pull request #1378 from jzarnikov/master
...
raphael - made types of dom-elements more specific
2013-12-05 03:56:55 -08:00
Jan Zarnikov
47b04c5985
raphael - made types of dom-elements more specific
2013-12-05 12:14:18 +01:00
Jeffery Grajkowski
798dbfbf8f
Converting ungeneric "Array" to "any[]"
...
TypeScript 0.9.5 beta does not allow generic type references without the type argument. This code will still compile for 0.9.1 users. Flight and Ember have further compile problems in 0.9.5 that I don't feel qualified to address as I'm not versed in those libraries.
2013-11-26 10:29:46 -08:00
Boris Yankov
dd35f69637
Big replacement: bool with boolean
2013-08-07 16:59:39 +03:00
basarat
5031efe999
http://raphaeljs.com/reference.html#Raphael.getColor
...
fixed invalid typescript http://raphaeljs.com/reference.html#Raphael.getColor
2013-07-20 23:11:52 +10:00
Andrew Davey
1a2fced0c6
Re-add getColor.reset()
...
This is compatible with TypeScript 0.9.
2013-07-01 10:12:54 +01:00
Gleb Zevkov
7da1281dd0
Removed uncompilable function definition
2013-06-20 13:49:22 +02:00
Boris Yankov
c98eebb137
Rename all definition files, remove versions
2013-01-17 17:17:27 +02:00