chore: sync main into experimental - #1149
Merged
Merged
Conversation
* Updated protocol pointers to dev branch * Added zIndex to the react-ecs component and test (cherry picked from commit 7ea5cfd) * Added opacity property to ui elements * Fixed tests * Updated protocol * Updated snapshots * Removed redundant definitions. Added test coverage * Adjusted the default value in test * ui transform test wip * Added more tests. Refactored parseUiTransform utility function to properly handle the new properties * Deep clean and snapshot * Removed redundant tests, removed redundant defaults definitions. * Updated snapshots * Updated default value for opacity and updated snapshots
* feat: take slider logic to other component * feat: add steps to modal and refactor error message to show name import error * feat: update error modal to show duplicated assets before replacing * feat: send the assets to be replaced to the asset import componente * feat: find duplicated file and remove it * feat: remove unused code and update thumbnail * feat: remove unused prop from type and remove debugger * feat: remove types from file and fix css * feat: remove export from type
* feat: Init GLTF componente wiht invisible layer phisics and pointer * feat: Change init of visible layers
…1139) * fix boolean flags, they weren't working when the flag was =false because of the Boolean cast. Add new -n flag to open the client in a new instance * remvoe patch coverage check * add tests
* fix required params * debug & local-scene are always true (like they were before)
* feat: support emotes preview * feat: validate if it's an emote * feat: add warning message to add _emote to the name * feat: Check also emote props and change name when is an emote * feat: remove duplicated logic * feat: Add hook to parse assets and move logic * feat: Remove unused import
* feat: separate initial CRDT state into chunks of 13kb * fix CRDT messages when they exceed the livekit max size * fix limit for crdt updates * update snapshots * add missing test
* feat: type CliErrors + programmatic mode for deploy command * add translations
…#1145) * avoid bundle of index.js if there is a change that is not a .ts file. change delay to 800ms * avoid re-writing entity-names all the time when there is no change * add another validation to avoid reading the file every time * do not merge this commit * avoid updating the transform if there is no changes * remvoe unnecessary code * fix change files from node_modules * fix path with special characters * remove logs
… into chore/sync-main
Deploying js-sdk-toolchain with
|
| Latest commit: |
af65f85
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://adbcfaad.js-sdk-toolchain.pages.dev |
| Branch Preview URL: | https://chore-sync-main.js-sdk-toolchain.pages.dev |
Contributor
Test this pull request
|
gonpombo8
approved these changes
Jul 7, 2025
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.