Commit Graph

17 Commits

Author SHA1 Message Date
Lokesh Dhakar f31f148e0a style: Fixing var declarations and aligning to eslint rules 2019-05-26 22:13:05 -07:00
Lokesh Dhakar a921953d1a refactor: Don't append canvas to DOM 2019-05-26 20:31:37 -07:00
Lokesh Dhakar 9cea24a6bf refactor: Remove unused canvas methods 2019-05-26 20:28:38 -07:00
Lokesh Dhakar e0ff746a2d Switch to uglify-es for minification 2019-04-28 13:59:49 -07:00
Wangshichao fedd83af85 fix a bug in VBOX.contains 2018-06-08 20:11:31 +08:00
Lokesh Dhakar b011513147 Merge pull request #57 from mhahmadi/mhahmadi_fix_getpalette_validation
fixes #56
2016-11-06 15:41:06 -08:00
Lokesh Dhakar 5d1b4d0dc6 Merge pull request #99 from ali-bugdayci/master
Fix the 'ReferenceError: index is not defined' for the index variable
2016-11-06 15:38:36 -08:00
Lokesh Dhakar 28f22b97d1 Merge pull request #103 from patrickkeenan/master
cross-domain and url
2016-11-06 15:35:24 -08:00
Lokesh Dhakar e3670978a9 Add @license directive for preserving comments w/uglify 2016-10-30 20:22:50 -07:00
Patrick Keenan be918bbaef cross-domain and url
getColorFromUrl gets color from an image served from the same domain,
so you don't have to create an image element to get the color.

getColorAsync gets the color from another domain that has an open
cross-domain policy.
2016-05-27 12:32:31 -07:00
Ali Bugdayci f0e57ddebe Fix the 'ReferenceError: index is not defined' for the index variable 2016-04-20 14:00:24 +03:00
Lokesh Dhakar 36a3c4171e Remove CC License refs. MIT all-around. 2015-10-05 08:33:52 -07:00
Lokesh Dhakar 0511b9d531 Merge pull request #55 from mhahmadi/mhahmadi_fix_mmcq_return_value
fixes #54
2015-06-29 17:12:24 -07:00
Mohamad Ahmadi aff2b1483f fixes #56
Signed-off-by: Mohamad Ahmadi <mohamadhasan.ahmadi@gmail.com>
2015-02-15 12:29:24 -05:00
Mohamad Ahmadi e08df6c316 fixes #54
Signed-off-by: Mohamad Ahmadi <mohamadhasan.ahmadi@gmail.com>
2015-02-15 12:01:47 -05:00
nteike fb256832b8 Fixes issue #32 2014-05-19 15:29:04 +02:00
Lokesh Dhakar 9cbad46067 Reorganize files for Bower distro 2014-04-17 11:07:23 -07:00