Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

1️⃣ Fix controller.set with a supplied index parameter

Compare
Choose a tag to compare
@parkerziegler parkerziegler released this 06 Feb 18:18
· 57 commits to saturn since this release

This release fixes a small bug related to the use of the optional index parameter in the controller.set API. controller.set with the index parameter specified now works as documented.

Fixed

  • The controller.set API correctly targets an animating element when called with the index parameter specified. PR by @parkerziegler here.

Diff