Skip to content

Releases: bramus/sda-utilities

1.1.1

Choose a tag to compare

@bramus bramus released this 28 Nov 18:26
  • BUGFIX: don’t only track effect progress on scroll when Animation. overallProgress is available, as that only works for scroll-driven animations.

1.1.0

Choose a tag to compare

@bramus bramus released this 26 Nov 22:03
  • NEW: trackProgress: use Animation.overallProgress when available, falling back to requestAnimationFrame in browsers with no support

1.0.0

Choose a tag to compare

@bramus bramus released this 26 Nov 22:01

First release!

  • Introduce runOnce
  • Introduce trackProgress