Skip to content

Update from main protocol squad #1094

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

Merged
merged 43 commits into from
Jun 19, 2025

Conversation

kuruk-mm
Copy link
Member

@kuruk-mm kuruk-mm commented Apr 3, 2025

No description provided.

nicoecheza and others added 11 commits March 19, 2025 13:13
* update left/right click button behaviour on renderer

* remove gizmo right click button

* fixed review comments
* update left/right click button behaviour on renderer

* select 'Scene' in tree on startup
* support border in uitransforms

* fix build

* change protocol to experimental

* use main protocol

* fix snapshots test

* fix tests

* fix coverage

* update protocol
* export useEffect & useState

* fix tests
* fix: Animation weight value

* fix: Animation weight and speed default value
Copy link

cloudflare-workers-and-pages bot commented Apr 3, 2025

Deploying js-sdk-toolchain with  Cloudflare Pages  Cloudflare Pages

Latest commit: 646c526
Status: ✅  Deploy successful!
Preview URL: https://873c295a.js-sdk-toolchain.pages.dev
Branch Preview URL: https://update-from-main-protocol-sq.js-sdk-toolchain.pages.dev

View logs

kuruk-mm and others added 12 commits April 4, 2025 09:25
* chore: Update asset-packs package

* fix: Allow dev package

* chore: Move check no local packages to a GHAction

* chore: Update asset-packs package

* fix: Convert TS file to CJS

* fix: GHAction comment id

* chore: Move local dependencies check to ci pipeline

* fix: debug downloaded files

* chore: Enhance message

* chore: simplify comment dependencies logic

* chore: Generate comment.md to properly show in the PR

* fix: string comment

* fix: error detection

* fix: check exit code

* fix: catch exit code

* chore: Update @dcl/asset-packs
* fix: Basic view TweenComponent to better handle empty entities

* fix: Sync external changes

* feat: Add Default Basic View Field
* chore: Update @dcl/asset-packs package

* fix: Update createEnumEntityId

* feat: Add new util addSyncComponentsToEntities to add the Synccomponent and Network component to multiple entities

* fix: Tests

* chore: Update @dcl/asset-packs package

* fix: Remove components for actions that doesn't create components on the fly

* fix: Add a validation to avoid include Tween and Transform in the SyncComponent at the same time

* chore: Update @dcl/asset-packs
* feat: add type safe entity names file

* fix build:

* simplify enum types

* update tests
Copy link
Contributor

github-actions bot commented Apr 25, 2025

Test this pull request

  • The @dcl/sdk package can be tested in scenes by running

    npm install "https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/1094/merge/dcl-sdk-7.8.13-15736509678.commit-a3a33ee.tgz"
  • To test with npx init

    export SDK_COMMANDS="https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/1094/merge/dcl-sdk-commands-7.8.13-15736509678.commit-a3a33ee.tgz"
    npx $SDK_COMMANDS init
  • The @dcl/inspector package can be tested by visiting this url

    • Or by installing it via NPM
    npm install "https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/1094/merge/@dcl/inspector/dcl-inspector-7.8.13-15736509678.commit-a3a33ee.tgz"
  • The /changerealm command to test test in-world

    /changerealm https://sdk-team-cdn.decentraland.org/ipfs/update-from-main-protocol-squad-e2e
    
  • You can preview this build entering:
    https://playground.decentraland.org/?sdk-branch=update-from-main-protocol-squad

alejandralevy and others added 5 commits May 5, 2025 12:55
* add video screen

* update asset-packs package

* update ui

* update asset-packs

* update asset-packs

* fix ui styles

* fix volume and losing focus

* update assert-packs

* bump asset-packs
* feat: add search param to actions dropdown
* feat: add searchable in Trigger Action and Trigger Basic View
* feat: show selected entity first on dropdown

* feat: remove unused import and reorder import

* Update packages/@dcl/inspector/src/components/ui/EntityField/EntityField.tsx

Co-authored-by: Gabriel Díaz <[email protected]>
Signed-off-by: Alejandra Levy <[email protected]>

* feat: update method

---------

Signed-off-by: Alejandra Levy <[email protected]>
Co-authored-by: Gabriel Díaz <[email protected]>
alejandralevy and others added 15 commits May 9, 2025 14:19
* feat: support jpg & jpge textures

* feat: support jpg and jpeg for all images inputs

* feat: update validation for textures

* feat: Update regez to support .jpg and .jpge extensions

* feat: fix lint issues

* feat: add validation on input change

* feat: change regex to pass tests

* feat: update validation on component

* feat: add error message for invalid URL and stop validating empty field

* feat: update message
* feat: update global value & validate source input only where there's a value

* feat: remove debugger
* feat: support global prop on play sound action

* feat: update pacjkage json

* feat: update package json and fix issues

* feat: install asset packs version

* feat: update asset pack version

* feat: install asset packs version on inspector

* feat: remove asset packs from root package.json

* feat: update package-lock
)

* fix enter scene callback not being fired if there is no onLeaveCb

* fix tests and update asset-packs
* Updated protocol and added test for the new PrimaryPointerInfo component

* Lint-fix pass
* 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
add "make update-protocol-squad"
@kuruk-mm kuruk-mm requested a review from leanmendoza June 19, 2025 10:23
@kuruk-mm kuruk-mm merged commit 2d07483 into protocol-squad Jun 19, 2025
8 checks passed
@kuruk-mm kuruk-mm deleted the update-from-main-protocol-squad branch June 19, 2025 13:28
@kuruk-mm kuruk-mm restored the update-from-main-protocol-squad branch June 19, 2025 14:59
@kuruk-mm kuruk-mm deleted the update-from-main-protocol-squad branch June 19, 2025 15:09
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.

7 participants