Skip to content

Releases: bramus/scroll-driven-animations-debugger-extension

1.0.2

02 May 08:40
Compare
Choose a tag to compare

Minor updates:

  • 🐛 Fix sticky regression, which got introduced after fixing #30
  • ♻️ Internal build tooling refactoring

1.0.1

05 Oct 21:23
Compare
Choose a tag to compare

Minor updates:

  • ♻️ Some internal refactoring
  • 🐛🔥 Don’t double send START_EVENT_LISTENERS
  • 🐛 Put elements that are children of the subject into the subject (#30)

1.0.0

14 Sep 19:29
Compare
Choose a tag to compare

First release:

  • ✨ Visualize the Scroll-Driven Animations’s scroller, element, and subject.
  • ✨ Suppports both ScrollTimeline and ViewTimeline.
  • ✨ Works with both CSS-based and WAAPI-based Scroll-Driven Animations.
  • ✨ Plays nice with position: sticky.
  • ✨ Visualize the animation-range-start and animation-range-end.
  • ✨ Edit the animation-range-start and animation-range-end values.

Get the extension from the Chrome Web Store.

(This version was released on the Chrome Web Store on Sep 12, 2023)