Commit Graph

7 Commits

Author SHA1 Message Date
vvakame
7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Jellis Hogenbijl
420b4ce9e7 Can't call spectrum function with a method name
By declaring the spectrum function with the optional options parameter this function will allways be chosen by typescript.
All the other spectrum functions where you supply a method name can't be called.

Moving the function with optional options parameter to the end of the file will fix this problem.
2015-01-15 11:04:48 +01:00
Mordechai Zuber
1c7970ced8 Fix comments in spectrum typings -added reference to tinycolor 2014-12-25 18:51:15 +02:00
Mordechai Zuber
19556e46e3 fix parameters in methods to include name 2014-11-20 17:49:56 +02:00
Mordechai Zuber
cde29c0fef Add typing for spectrum 2014-11-17 20:03:28 +02:00