James Cryer
9fe1d3f2bf
Added logo image
7 years ago
James Cryer
e32b0f11cd
Added logo image created by @HsinCYeh
7 years ago
James Cryer
6d8dd6e607
Update README for org transfer
7 years ago
james.cryer
dc82b6601c
2.9.0
7 years ago
James Cryer
a242d32a31
Merge pull request #132 from mrcoles/master
...
bugfix clicking on diff image and dataURI
7 years ago
James Cryer
f4fb994f5f
Merge pull request #127 from kamilbielawski/feature/118-ignore-rectangle
...
Add support for ignoring rectangle
7 years ago
Peter Coles
c9f6567809
fit image to maxWidth 100%
...
When you open image-diff in a new window it defaults to max-width 100%. This feels more natural for looking at large images. Clicking on the image will toggle fitting to the page width or natural size.
7 years ago
Peter Coles
8b64a9f532
bugfix clicking on diff image and dataURI
...
Chrome no longer allows dataURIs to be viewed directly in the URL bar ([background](https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/GbVcuwg_QjM%5B101-125%5D )).
Currently clicking on the #image-diff element loads a blank page and gives an error:
> Not allowed to navigate top frame to data URL
This change opens the new window as `about:blank`, creates an image element, and appends that to the page.
7 years ago
james.cryer
4af2cb2161
2.8.0
7 years ago
james.cryer
dadad3d80d
Fixes #130
7 years ago
james.cryer
c0f87e1d33
2.7.1
7 years ago
James Cryer
b9b31a0e7e
Merge pull request #125 from ChrisBrownie55/patch-1
...
Add break statements to switch
7 years ago
James Cryer
6456d748ae
Merge pull request #129 from mohanaravind/patch-1
...
Update README.md
7 years ago
mohanaravind
3a3365113b
Update README.md
...
Removed the unnecessary trailing comma from example and added a missing curly bracket.
Found this after realizing the sample code throws an exception
7 years ago
Kamil Bielawski
72bd436487
Add support for ignoring rectangle
7 years ago
james.cryer
b46e0571d4
remove obsolete bower version
7 years ago
james.cryer
ad94f3353f
2.7.0
7 years ago
james.cryer
d25edeafe1
canvas-prebuilt should be a dependency not a dev-dependency
7 years ago
james.cryer
f9c86db193
Added PNG buffer test and fixed dockerfile
7 years ago
Christopher Brown
9790f2f62b
Add break statements to switch
...
Adding break statements to the case switch statements prevents throwing of errors when using the **ignore** option
7 years ago
James Cryer
f78a9dea37
Merge pull request #119 from kchodorow/master
...
Display the load error, if available
7 years ago
James Cryer
369bdd00aa
Merge pull request #121 from bouzuya/fix-copy-pixel-args
...
copyPixel() ignores the fourth argument
7 years ago
james.cryer
90cc720570
bower 2.6.0
7 years ago
james.cryer
89fbef6862
2.6.0
7 years ago
james.cryer
901ac9767e
a few tweaks
7 years ago
bouzuya
8032326137
copyPixel() ignores the fourth argument
7 years ago
Kristina Chodorow
906ba229c4
Add back "."
7 years ago
Kristina Chodorow
0cb7a4b8bc
Display the load error, if available
7 years ago
Thomas Grainger
e13b20b773
fix syntax error
7 years ago
Thomas Grainger
e5424ce1e5
restore global settings function
7 years ago
Thomas Grainger
10550ce88d
fix README syntax errors
7 years ago
Thomas Grainger
678f04ffc6
call new outputSettings method
7 years ago
Thomas Grainger
cbc56b1fc6
move outputSettings into compareApi and rootApi
7 years ago
Thomas Grainger
a8ca507dd7
fix syntax errors
7 years ago
Thomas Grainger
512bbc5593
expose convenience function to browsers
7 years ago
Thomas Grainger
59b7cd76e1
move outputSettings onto resemble object
...
this prevents global variables changing between independant runs.
7 years ago
Thomas Grainger
3ee058afb0
add options to compareImages
7 years ago
james.cryer
c66498193c
2.5.1
7 years ago
james.cryer
7fd746380a
lock should use public registry
7 years ago
james.cryer
24e3a581a4
minor bump
7 years ago
james.cryer
a8f4be0a80
2.5.0
7 years ago
james.cryer
3f13b6c3e4
Remove peer dependency on canvas, use canvas-prebuilt #45
7 years ago
James Cryer
9273843ad4
Merge pull request #108 from matteo-hertel/master
...
Fix node js example in the readme
7 years ago
James Cryer
f5f0d3cd53
Merge pull request #104 from songlibo/master
...
Output the diff image along with the original images
7 years ago
james.cryer
86fb554669
2.4.0
7 years ago
james.cryer
f9bc27275f
Merge branch 'kamilbielawski-feature/88-add-ignore-alpha-option'
7 years ago
Kamil Bielawski
0557962ab1
Add demo images with alpha; update README
7 years ago
Kamil Bielawski
f3a6368673
Add ignoreAlpha option
7 years ago
james.cryer
39c3ddd5ed
2.3.0
7 years ago
james.cryer
fa1cf8f173
2.3.0
7 years ago