Skip to content

Release 5.4.0

Choose a tag to compare

@antonbobrov antonbobrov released this 19 Dec 15:31
· 89 commits to master since this release

5.4.0 (2025-12-19)

Cursor

  • add hoverEnter and hoverLeave callbacks (7faa1d4)
  • add sticky, stickyLerp, stickyAmplitude and allow CSS units for hoverable elements (7f0bb67)
  • add transformModifier, coords.angle and coords.velocity (4c3c467)
  • add typeShow, typeHide and noType callbacks (e270ce3)
  • add CSS units suport for width & height (fc72e12)
  • fix inner styles (b8b7ec2)
  • rename attachElement -> attachHover (b6aa08e)
  • update inner element animation (13f6e3a)

Global

  • avoid styles overriding (1080e50)

ProgressPreloader

Snap

  • add data-snap-parallax-scope="const" (2f70c6d)
  • parallax - add min and max values (647183f)