Skip to content

Commit

Permalink
chore: 🤖 apply resize and load_animation_data fixes from dotlottie-rs…
Browse files Browse the repository at this point in the history
… 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>
  • Loading branch information
3 people authored Feb 6, 2024
1 parent ad94839 commit e9fdc3a
Show file tree
Hide file tree
Showing 7 changed files with 120 additions and 153 deletions.
5 changes: 5 additions & 0 deletions .changeset/gold-dots-sort.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@lottiefiles/dotlottie-web': patch
---

chore: apply resize and load\_animation\_data fixes from dotlottie-rs wasm bindings
2 changes: 0 additions & 2 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@
],
"scripts": {
"build": "tsup",
"build:wasm": "./build_wasm.sh",
"build:wasm:docker": "./docker_build_wasm.sh",
"dev": "tsup --watch",
"lint": "eslint --fix .",
"stats:eslint": "cross-env TIMING=1 eslint .",
Expand Down
Loading

0 comments on commit e9fdc3a

Please sign in to comment.