-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
author Abdelrahman Ashraf <[email protected]> 1729838161 +0700 committer samuelOsborne <[email protected]> 1737367747 +0100 parent 9457abf author Abdelrahman Ashraf <[email protected]> 1729838161 +0700 committer samuelOsborne <[email protected]> 1737367627 +0100 chore: convert to dotLottie v1/v2 refactor: Update dotLottie import paths for Node.js environment chore: 🤖 remove unncessary setters from v2 build: Update build configuration for dotlottie-js package build: Update @changesets/cli to version 2.27.9 chore: Remove pull_request trigger from main.yml workflow chore: Set "private" flag to true in package.json chore: 🤖 update versions (beta) (#91) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> chore: Update .changeset configuration - Update the "ignore" property in the .changeset/config.json file to include "node-example", "next-example", "react-example", and "vue-example". chore: Update dependencies in package.json files chore: v2 filenames chore: Remove unused CHANGELOG.md for node app refactor: Refactor DotLottie version conversion functions refactor: Refactor dotLottie conversion methods chore: 🤖 update versions (beta) (#92) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> fixes: proposed fixes for the beta launch (#93) * fixes: proposed fixes for the beta launch * chore: changeset Refactor changeset format in pre.json chore: 🤖 update versions (beta) (#94) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> chore: add .changeset prettierignore fix: dotLottie v1 <-> v2 conversion chore: 🤖 update versions (beta) (#95) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> fix: export missing types for dotLottie v1 refactor: Remove unnecessary import in animation.ts chore: 🤖 update versions (beta) (#96) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> refactor: remove themes & stateMachines from manifest if non available chore: 🤖 update versions (beta) (#97) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> fix: 🐛 dotLottie manifest version format chore: 🤖 update versions (beta) (#98) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> chore: add tests refactor: update test configuration to use JavaScript files instead of TypeScript fix: format fix: add theme data schema chore: 🤖 update versions (beta) (#99) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> refactor: update dotlottie-js exports chore: 🤖 update versions (beta) (#100) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> fix: update dotlottie-js utils for v2 compatibility chore: 🤖 update versions (beta) (#101) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> fix(conversion): 🐛 never build dotLottie instance before conversion chore: update changelog chore: 🤖 update versions (beta) (#102) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> feat: add theme & stateMachine manifest schema refactor: update v2 manifest schema chore: 🤖 update versions (beta) (#103) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> fix: update theme schema slotId to id chore: 🤖 update versions (beta) (#104) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> refactor: add tests && update LottieThemeCommon toString method chore: 🤖 update versions (beta) (#105) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> chore: add playground.js refactor: remove setGenerator method from DotLottieCommonV1 and DotLottieCommon classes chore: 🤖 update versions (beta) (#106) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> refactor: changes to initial state, animationId (#109) * chore: updated node script * refactor: small changes to sm format chore: workflow issues chore: updated example node script fix: image asset ids chore: changeset chore: fixtures update fix: added additional lottieAssetId for images
- Loading branch information
1 parent
9457abf
commit c7749c3
Showing
134 changed files
with
12,638 additions
and
6,785 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@dotlottie/dotlottie-js': patch | ||
--- | ||
|
||
fix: dotLottie v1 <-> v2 conversion |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@dotlottie/dotlottie-js': patch | ||
--- | ||
|
||
fix: dotLottie manifest version format |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@dotlottie/dotlottie-js': patch | ||
--- | ||
|
||
small changes to state machine format. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@dotlottie/dotlottie-js': patch | ||
--- | ||
|
||
fix: export missing types for dotLottie v1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@dotlottie/dotlottie-js': patch | ||
--- | ||
|
||
fix: update theme schema slotId |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@dotlottie/dotlottie-js': patch | ||
--- | ||
|
||
refactor: update v2 manifest schema |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@dotlottie/dotlottie-js': patch | ||
--- | ||
|
||
refactor: dotLottie conversion methods |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@dotlottie/dotlottie-js': patch | ||
--- | ||
|
||
fix(conversion): 🐛 never build dotLottie instance before conversion |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@dotlottie/dotlottie-js': patch | ||
--- | ||
|
||
fix: remove themes & stateMachines from manifest if non available |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@dotlottie/dotlottie-js': patch | ||
--- | ||
|
||
refactor: add tests && update LottieThemeCommon toString method |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@dotlottie/dotlottie-js': patch | ||
--- | ||
|
||
image asset ids |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@dotlottie/dotlottie-js': patch | ||
--- | ||
|
||
small fixes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@dotlottie/dotlottie-js': patch | ||
--- | ||
|
||
fix: getAnimations & getImages & getAudios for v2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@dotlottie/dotlottie-js': minor | ||
--- | ||
|
||
refactor: remove setGenerator method from DotLottieCommonV1 and DotLottieCommon classes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@dotlottie/dotlottie-js': patch | ||
--- | ||
|
||
fix: add theme data schema |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@dotlottie/dotlottie-js': patch | ||
--- | ||
|
||
fix: export missing types |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,4 +40,6 @@ releases/ | |
.next/ | ||
.nuxt/ | ||
|
||
apps/node/ | ||
apps/node/ | ||
|
||
.changeset/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.