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

Beta #121

Merged
merged 8 commits into from
Feb 6, 2024
Merged

Beta #121

merged 8 commits into from
Feb 6, 2024

Conversation

theashraf
Copy link
Member

Description

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 and others added 6 commits February 6, 2024 11:38
* refactor: 💡 dotlottie-rs wasm bindings integration

* chore: 🤖 fix failing tests

* chore: 🤖 remove unnecessary example

* chore: 🤖 changeset exit pre

* chore: 🤖 add render event

* chore: 🤖 update changelog

* chore: 🤖 revert latest wasm updates

* chore: 🤖 init changesets beta release
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
… wasm bindings (#117)

* refactor: 💡 dotlottie-rs wasm bindings integration (#108)

* refactor: 💡 dotlottie-rs wasm bindings integration

* chore: 🤖 fix failing tests

* chore: 🤖 remove unnecessary example

* chore: 🤖 changeset exit pre

* chore: 🤖 add render event

* chore: 🤖 update changelog

* chore: 🤖 revert latest wasm updates

* chore: 🤖 init changesets beta release

* chore: 🤖 fix changesets version in pre mode

* chore: 🤖 add versions for private packages (examples)

* chore: 🤖 update versions (beta) (#116)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: 🤖 apply resize fix from dotlottie-rs wasm bindings

* chore: 🤖 fix resize/load issues

* chore: 🤖 update changelog

* chore: 🤖 fix merge conflict

---------

Co-authored-by: lottiefiles-bot <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

changeset-bot bot commented Feb 6, 2024

🦋 Changeset detected

Latest commit: bee40ad

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

This PR includes changesets to release 4 packages
Name Type
@lottiefiles/dotlottie-web Minor
@lottiefiles/dotlottie-react Patch
@lottiefiles/dotlottie-vue Patch
@lottiefiles/dotlottie-wc Patch

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 Feb 6, 2024

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

Status Category Percentage Covered / Total
🟢 Lines 86.63% / 86% 214 / 247
🟢 Statements 83.64% / 83% 225 / 269
🟢 Functions 84.28% / 84% 59 / 70
🟢 Branches 75.77% / 75% 147 / 194
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/web/src/dotlottie.ts 87.08% 76.16% 87.5% 91.57% 104, 108-111, 120-122, 195, 205-208, 285, 297, 319, 340, 362-365, 390, 400, 428, 428, 430-433, 437, 447, 447, 449-452, 456, 456, 458-461, 506, 523, 523, 525-528, 532
packages/web/src/event-manager.ts 100% 87.5% 100% 100%
packages/web/src/utils.ts 100% 100% 100% 100%
Generated in workflow #748

Copy link
Contributor

github-actions bot commented Feb 6, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
@lottiefiles/dotlottie-web 14.27 KB (-33.03% 🔽) 286 ms (-33.03% 🔽) 95 ms (-67.05% 🔽) 381 ms
@lottiefiles/dotlottie-web WASM 320.62 KB (+210.08% 🔺) 6.5 s (+210.08% 🔺) 0 ms (+100% 🔺) 6.5 s
@lottiefiles/dotlottie-react 17.64 KB (-24.63% 🔽) 353 ms (-24.63% 🔽) 95 ms (-78.24% 🔽) 447 ms
@lottiefiles/dotlottie-vue 21.7 KB (-24.3% 🔽) 435 ms (-24.3% 🔽) 143 ms (-47.06% 🔽) 577 ms
@lottiefiles/dotlottie-wc 23.11 KB (-26.97% 🔽) 463 ms (-26.97% 🔽) 129 ms (-52.23% 🔽) 591 ms

@theashraf theashraf marked this pull request as ready for review February 6, 2024 09:26
@theashraf theashraf merged commit e2da7cf into main Feb 6, 2024
2 checks passed
@theashraf theashraf deleted the beta branch February 6, 2024 14:30
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.

3 participants