Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix yoyo wrong by calculate elapsed portion #700

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

trusktr
Copy link
Member

@trusktr trusktr commented Jan 11, 2025

Re-opening of

to get the tests to run and update it with latest from main.

alphabetX and others added 2 commits September 13, 2024 13:55
* main:
  code formatting
  update tests.yml: use npm ci instead of npm i for reproducible builds
  Update tests.yml: update setup-node action version
  Update tests.yml to use the latest LTS version of Node.js
  #697: Added a section in the user-guide regarding the new "setNow" functionality.
  #697: Added the ability to override the internal "now" function using the "setNow" function.
  fix: Fixed error when registered tweens are not completed in order
  fix: Fixed error when registered tweens are not completed in order
  test: add test tween unit
  feature: implement group-level onComplete callback, triggering both group and individual tween completion callbacks
@trusktr
Copy link
Member Author

trusktr commented Jan 11, 2025

Hey @alphabetabc, I moved your changes into this branch in the main repo, so that I could get the tests to run. Some of the tests are failing with this change now. Can you fix the tests? Would love to merge this!

@alphabetabc
Copy link

Hey @alphabetabc, I moved your changes into this branch in the main repo, so that I could get the tests to run. Some of the tests are failing with this change now. Can you fix the tests? Would love to merge this!

Sorry, I've been quite busy lately. I'll take a look later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants