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(react): 🎸 add animationId & themeId & themeData props #258

Merged
merged 3 commits into from
Jun 24, 2024

Conversation

theashraf
Copy link
Member

fixes #252

Copy link

changeset-bot bot commented Jun 21, 2024

🦋 Changeset detected

Latest commit: 9907d8f

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-react 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 Jun 21, 2024

Coverage Report for @lottiefiles/dotlottie-web (packages/web)

Status Category Percentage Covered / Total
🟢 Lines 77.06% / 77% 289 / 375
🟢 Statements 74.44% / 74% 303 / 407
🟢 Functions 75.24% / 75% 76 / 101
🟢 Branches 67.47% / 67% 195 / 289
File CoverageNo changed files found.
Generated in workflow #1080

Copy link
Contributor

github-actions bot commented Jun 21, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
@lottiefiles/dotlottie-web 13.4 KB (0%) 269 ms (0%) 287 ms (+636.35% 🔺) 555 ms
@lottiefiles/dotlottie-web WASM 416.88 KB (0%) 8.4 s (0%) 0 ms (+100% 🔺) 8.4 s
@lottiefiles/dotlottie-react 17.12 KB (+0.48% 🔺) 343 ms (+0.48% 🔺) 133 ms (+46.18% 🔺) 475 ms
@lottiefiles/dotlottie-vue 20.16 KB (0%) 404 ms (0%) 257 ms (+58.5% 🔺) 660 ms
@lottiefiles/dotlottie-wc 21.16 KB (0%) 424 ms (0%) 322 ms (+190.01% 🔺) 745 ms
@lottiefiles/dotlottie-svelte 21.05 KB (0%) 422 ms (0%) 171 ms (+55.48% 🔺) 592 ms
@lottiefiles/dotlottie-solid 20.21 KB (0%) 405 ms (0%) 135 ms (-16.51% 🔽) 539 ms

Copy link
Collaborator

@afsalz afsalz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 🚀

@theashraf theashraf merged commit f0226ec into main Jun 24, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request react
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(react): add activeAnimationId prop
2 participants