Releases: wayou/SlipHover
Releases · wayou/SlipHover
fix #9
v2.0.2
update readme and changelog
v2.0.0
refactor the implementation
fix window resize issue
support for lazy loading imges
fix the position not correct issue of the overlay
add text vertical align option and horizon align option
removed 3d perspective support in this version
removed the auto scroll option
v1.1.5
fix the jquery data api error
v1.1.4
1.border radius support
2.change the size of the overlay to have the same border radius of the target(most often the target is the images)
3.clear code and correct spelling
v1.1.2
fix bug: when images got border the position of the overlay is not
correct;
fix bug: when position of parents are not static the position of the
overlays are not correct;
add lecense;
introduce new demo pages;
v1.1.1
fix issue #1;
upgrade plugin info;
upgrade demos;
publish v1.1.1
v1.1.0
implement the 3d flip animation;
fixed some bugs;
upgrade demos and the documentation;