Skip to content

Releases: wayou/SlipHover

fix #9

22 Dec 12:35
Compare
Choose a tag to compare
v2.0.2

update readme and changelog

v2.0.1

24 Jun 01:20
Compare
Choose a tag to compare

support border-radius

v2.0.0

23 Jun 17:37
Compare
Choose a tag to compare

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.7

19 Apr 02:34
Compare
Choose a tag to compare

fix publish error

v1.1.6

18 Apr 16:34
Compare
Choose a tag to compare

fix plugin url

v1.1.5

18 Apr 16:23
Compare
Choose a tag to compare

fix the jquery data api error

v1.1.4

12 Mar 02:33
Compare
Choose a tag to compare

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

03 Mar 16:46
Compare
Choose a tag to compare

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

12 Feb 14:04
Compare
Choose a tag to compare

fix issue #1;
upgrade plugin info;
upgrade demos;
publish v1.1.1

v1.1.0

09 Jan 08:06
Compare
Choose a tag to compare

implement the 3d flip animation;
fixed some bugs;
upgrade demos and the documentation;