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

feat: 🎸 freeze & unfreeze methods #62

Merged
merged 5 commits into from
Nov 28, 2023
Merged

Conversation

theashraf
Copy link
Member

Description

introduces two new methods, freeze and unfreeze, to the DotLottie class. These methods enhance the control over animation playback by allowing animations to be temporarily halted and resumed without altering their current state or frame.

Type of change

  • Patch: Bug (non-breaking change which fixes an issue)
  • Minor: New feature (non-breaking change which adds functionality)
  • Major: Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • This is something we need to do.

@theashraf theashraf added enhancement New feature or request web labels Nov 28, 2023
Copy link

changeset-bot bot commented Nov 28, 2023

🦋 Changeset detected

Latest commit: 94d1c75

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@lottiefiles/dotlottie-web Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Nov 28, 2023

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
@lottiefiles/dotlottie-web 19.46 KB (+0.1% 🔺) 390 ms (+0.1% 🔺) 168 ms (+13.77% 🔺) 558 ms
@lottiefiles/dotlottie-web WASM 103.82 KB (0%) 2.1 s (0%) 0 ms (+100% 🔺) 2.1 s

@theashraf theashraf self-assigned this Nov 28, 2023
@theashraf theashraf merged commit a3a4cb3 into main Nov 28, 2023
2 checks passed
@theashraf theashraf deleted the feat/freeze-unfreeze branch December 7, 2023 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request web
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants