James Cryer
bc7441160d
Added another no-resemble link
8 years ago
james.cryer
82a9df192e
readme tweak
8 years ago
james.cryer
af57cb2f4e
v2.2.2
8 years ago
james.cryer
fbd4fc44e0
useCrossOrigin option and README changes
8 years ago
james.cryer
ac4ed57ff2
Merge branch 'extempl-black&white'
8 years ago
james.cryer
c86132dd06
cleanup demo page for b&w bars
8 years ago
Anton Konovalov
397a80450e
Add pure black & white colors to image analysis.
8 years ago
james.cryer
abd73188aa
v2.2.1
9 years ago
james.cryer
33f9114d0a
Resolves bug address by PR #70 . Removes defensive CORS from e6dab9aaf0
and optimisation a1a41fc526
. Works for me.
9 years ago
james.cryer
848bedea1d
Merge branch 'extempl-alpha'
9 years ago
Anton Konovalov
5f408198b6
Add alpha to analysis result.
9 years ago
james.cryer
3f16a52b68
Bump feature v2.2.0
9 years ago
James Cryer
f8893a5c0f
Merge pull request #60 from c301/feature-scale
...
Feature scale
9 years ago
Anton Sivolapov
ed49cffd94
version bump
9 years ago
Anton Sivolapov
15d2b12d08
add new comparison option "scaleToSameSize"
9 years ago
James Cryer
5f6067198b
Merge pull request #55 from lifeart/master
...
Large Base64 image files performance tweak
9 years ago
Alex Kanunnikov
a1a41fc526
Large Base64 image files performance tweak
9 years ago
james.cryer
d56d8091cc
v2.1.0
9 years ago
james.cryer
6d7fb49946
Fixed tests (perhaps the results are different per machine?)
9 years ago
james.cryer
5f9af34aee
Merge branch 'andrewcarreiro-errorCatch'
9 years ago
james.cryer
ff84a23a93
Merge branch 'errorCatch' of https://github.com/andrewcarreiro/Resemble.js into andrewcarreiro-errorCatch
9 years ago
james.cryer
9c72f83332
Merge branch 'andrewcarreiro-master'
9 years ago
Andrew Carreiro
9211a80d0e
Added tests, modified resemble to add error state for loaded images
9 years ago
Andrew Carreiro
6a3a852358
Surfacing raw mismatch percentage to help with large image diffs
9 years ago
james.cryer
4f1a8719f0
bump patch
9 years ago
james.cryer
1498110798
missing semi-colon
9 years ago
James Cryer
29164ff71c
Merge pull request #50 from benwick/master
...
Fix unloaded image issues, mostly in IE and Safari
9 years ago
benwick
fbdaa356df
Merge pull request #1 from benwick/benwick-patch-1
...
Fix unloaded image issues, mostly in IE and Safari
9 years ago
benwick
8c759b5ac5
Fix unloaded image issues, mostly in IE and Safari
...
Every now and then, the hiddenImage.onload function will fail, because the width and height of the hiddenImage are zero. The IE will throw an IndexSizeError in line 161, when it tries to get the image data. Safari fails silently. The reason for this is, that only the complete property is evaluated to consider the manual firing of the onload callback. But it can happen sometimes, that the complete property is true, but width and height are not calculated yet. So I added an extra test for the naturalWidth of the image. See also here: http://stackoverflow.com/questions/1977871/check-if-an-image-is-loaded-no-errors-in-javascript#answer-1977898
9 years ago
james.cryer
82b42a60ce
forgot to bump bower package
9 years ago
james.cryer
61544bb617
Bump major because of previous contract change via UMD
9 years ago
james.cryer
a5135ff355
bump patch
9 years ago
James Cryer
d3e0474cbf
Merge pull request #48 from wbinnssmith/wbinnssmith/umd
...
Add UMD wrapper for module loaders
9 years ago
Will Binns-Smith
127e8be80e
Add UMD wrapper for module loaders
9 years ago
James Cryer
e95dbf52a4
1.3.0
9 years ago
James Cryer
46eb10bf95
Merge pull request #44 from tsteur/patch-1
...
Fix ignore nothing still defines a tolerance
9 years ago
Thomas Steur
75ba9c1a28
Fix ignore nothing still defines a tolerance
10 years ago
James Cryer
a89d23ccfb
Merge pull request #37 from pborreli/typos
...
Fixed typos
10 years ago
Pascal Borreli
7625896bfb
Fixed typos
10 years ago
James Cryer
c7aed09ba1
bump patch
10 years ago
James Cryer
702931123c
Merge pull request #35 from azer/master
...
Read document variable by checking if it exists
10 years ago
James Cryer
6526e1347b
Merge pull request #34 from danvk/master
...
Record the bounding box of the diff while calculating it.
10 years ago
E.Azer Koçulu
85e2fe1228
Read document variable by checking if it exists
10 years ago
Dan Vanderkam
9102fa71b9
Record the bounding box of the diff while calculating it.
10 years ago
James Cryer
943c8bed15
Bump minor
10 years ago
James Cryer
d517565aef
Merge branch 'Shadowblazen-master'
10 years ago
James Cryer
b304421eb3
Merge branch 'master' of https://github.com/Shadowblazen/Resemble.js into Shadowblazen-master
10 years ago
James Cryer
bf411df19a
Merge branch 'johnpduane-master'
10 years ago
James Cryer
50955ffa37
Merge branch 'master' of https://github.com/johnpduane/Resemble.js into johnpduane-master
10 years ago
James Cryer
07add15c1e
Merge branch 'kamilbielawski-distance_based_intensity'
10 years ago