Skip to content

Releases: wayou/SlipHover

fix #9

Choose a tag to compare

@wayou wayou released this 22 Dec 12:35
v2.0.2

update readme and changelog

v2.0.1

Choose a tag to compare

@wayou wayou released this 24 Jun 01:20

support border-radius

v2.0.0

Choose a tag to compare

@wayou wayou released this 23 Jun 17:37

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

Choose a tag to compare

@wayou wayou released this 19 Apr 02:34

fix publish error

v1.1.6

Choose a tag to compare

@wayou wayou released this 18 Apr 16:34

fix plugin url

v1.1.5

Choose a tag to compare

@wayou wayou released this 18 Apr 16:23

fix the jquery data api error

v1.1.4

Choose a tag to compare

@wayou wayou released this 12 Mar 02:33

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

Choose a tag to compare

@wayou wayou released this 03 Mar 16:46

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

Choose a tag to compare

@wayou wayou released this 12 Feb 14:04

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

v1.1.0

Choose a tag to compare

@wayou wayou released this 09 Jan 08:06

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