Commit Graph

10 Commits

Author SHA1 Message Date
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
209d95071a Update reference paths 2013-01-17 20:03:30 +02:00
Boris Yankov
c98eebb137 Rename all definition files, remove versions 2013-01-17 17:17:27 +02:00
Boris Yankov
9e621707ac Fix typo in Raphael definitions. RraphaelSet to RaphaelSet 2012-12-31 08:37:22 +02:00
Karlkim Suwanmongkol
040d43ad88 Fix [key: any] issue in raphael-2.1.d.ts
This is similar to old jquery definition issue mentioned in
http://stackoverflow.com/questions/13630578/why-does-the-jquery-d-ts-typescript-definition-file-throw-a-compile-error

We should update Raphael definition as well.
2012-12-22 01:06:45 -06:00
Boris Yankov
7c82efb17a Update reference paths 2012-11-19 01:28:08 +02:00
Boris Yankov
c91c45f9ae Move definitions and test in separate folders
This enables each definition to have a readme if necessary.
Also a .json metadata file to help with package managers.
And last, to have different versions of the definitions.
2012-11-18 22:28:44 +02:00