You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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;