LottieFiles / dotlottie-web

Official LottieFiles player for rendering Lottie and dotLottie animations in the web. Supports React, Vue, Svelte, SolidJS and Web Components.
https://developers.lottiefiles.com/docs/dotlottie-player/
MIT License
191 stars 11 forks source link

fix(web): 🐛 theme updates not triggered for paused/stopped animation #227

Closed theashraf closed 5 months ago

theashraf commented 5 months ago

Description

related #188

Type of change

Checklist

changeset-bot[bot] commented 5 months ago

🦋 Changeset detected

Latest commit: 2480738893c1cbe31afb9f01014dc2546bb7a374

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

This PR includes changesets to release 5 packages | Name | Type | | ----------------------------- | ----- | | @lottiefiles/dotlottie-web | Patch | | @lottiefiles/dotlottie-react | Patch | | @lottiefiles/dotlottie-svelte | 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

github-actions[bot] commented 5 months ago

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

Status Category Percentage Covered / Total
🟢 Lines 88.08% / 87% 281 / 319
🟢 Statements 84.04% / 83% 295 / 351
🟢 Functions 86.2% / 84% 75 / 87
🟢 Branches 76.07% / 76% 194 / 255
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/web/src/dotlottie.ts 86.59% 76.39% 89.23% 91.98% 172, 176-179, 188-190, 261, 307, 326, 330, 411, 427, 456, 471-472, 487, 509-512, 537, 547, 575, 575, 577-580, 584, 594, 594, 596-599, 603, 603, 605-608, 653, 670, 670, 672-675, 679, 708, 735, 739, 749, 759, 759, 761-767, 771
Generated in workflow #995