Download Latest Version v4.1.2 source code.tar.gz (3.0 MB)
Email in envelope

Get an email when there's a new version of anime.js

Home / v4.1.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-07-27 885 Bytes
v4.1.2 source code.tar.gz 2025-07-27 3.0 MB
v4.1.2 source code.zip 2025-07-27 3.1 MB
Totals: 3 Items   6.1 MB 2

Bug fixes

  • [Timeline] Fix onComplete callback not called on reversed timelines (#378)
  • [Scroll] Fix onScoll() not properly handling SVG targets by using getBoundingClientRect() for size and offset calculation instead of offsetTop / offsetLeft (#1021)
  • [Animation] Fix relative values (+=, -=, *=) not properly refreshed when calling animation.refresh() (#1025)
  • [Draggable] draggable.disable() now properly disable the drag without interrupting animations. The old behavior is still possible by chaining methods like this draggable.disable().stop()
  • [Draggable] Fix an issue where the internal ResizeObserver won't be properly disconnected on revert (#1041)
  • [Draggable] Draggable onUpdate is now only called when the draggable position change (#1032)
  • [Docs] Clarify limitations of composition: "blend" with .reverse() and other parameters (#1012)
Source: README.md, updated 2025-07-27