Merge branch 'master' into rename-repo-url

This commit is contained in:
vvakame
2016-03-17 21:06:54 +09:00
1140 changed files with 179704 additions and 179635 deletions
+2 -2
View File
@@ -6,7 +6,7 @@
/**
* Chroma.js is a tiny library for all kinds of color conversions and color scales.
*/
declare module Chroma {
declare namespace Chroma {
export interface ChromaStatic {
/**
@@ -253,7 +253,7 @@ declare module Chroma {
/**
* Retreive all possible colors generated by this scale if it has distinct classes.
*
*
* @param mode The output mode to use. Must be one of Color's getters. Defaults to "hex".
* @return an array of colors in the type specified by mode.
*/