Feature/uepr 139 update native branch with newest features#9813
Open
KManolov3 wants to merge 376 commits intoscratchfoundation:nativefrom
Open
Feature/uepr 139 update native branch with newest features#9813KManolov3 wants to merge 376 commits intoscratchfoundation:nativefrom
KManolov3 wants to merge 376 commits intoscratchfoundation:nativefrom
Conversation
…vate/eslint-plugin-react-7.x chore(deps): update dependency eslint-plugin-react to v7.37.0
…vate/lock-file-maintenance fix(deps): lock file maintenance
## [4.0.33](scratchfoundation/scratch-gui@v4.0.32...v4.0.33) (2024-10-02) ### Bug Fixes * **deps:** lock file maintenance ([91c6117](scratchfoundation@91c6117))
…vate/eslint-plugin-react-7.x chore(deps): update dependency eslint-plugin-react to v7.37.1
…vate/lock-file-maintenance fix(deps): lock file maintenance
## [4.0.34](scratchfoundation/scratch-gui@v4.0.33...v4.0.34) (2024-10-05) ### Bug Fixes * **deps:** lock file maintenance ([1d097df](scratchfoundation@1d097df))
…vate/babel-monorepo chore(deps): update babel monorepo to v7.25.7
…vate/eslint-plugin-import-2.x chore(deps): update dependency eslint-plugin-import to v2.31.0
…vate/lock-file-maintenance fix(deps): lock file maintenance
## [4.0.35](scratchfoundation/scratch-gui@v4.0.34...v4.0.35) (2024-10-07) ### Bug Fixes * **deps:** lock file maintenance ([a6fd209](scratchfoundation@a6fd209))
…vate/lock-file-maintenance fix(deps): lock file maintenance
## [4.0.36](scratchfoundation/scratch-gui@v4.0.35...v4.0.36) (2024-10-09) ### Bug Fixes * **deps:** lock file maintenance ([c406036](scratchfoundation@c406036))
…t-encoding ENA-118 Replace text-encoding polyfill with much smaller library, saving 500KB
…vate/lock-file-maintenance fix(deps): lock file maintenance
## [4.0.37](scratchfoundation/scratch-gui@v4.0.36...v4.0.37) (2024-10-12) ### Bug Fixes * **deps:** lock file maintenance ([58c1696](scratchfoundation@58c1696))
…vate/babel-monorepo chore(deps): update babel monorepo to v7.25.8
…vate/lock-file-maintenance fix(deps): lock file maintenance
## [5.1.25](scratchfoundation/scratch-gui@v5.1.24...v5.1.25) (2025-01-03) ### Bug Fixes * **deps:** lock file maintenance ([58f150c](scratchfoundation@58f150c))
…vate/lock-file-maintenance fix(deps): lock file maintenance
## [5.1.26](scratchfoundation/scratch-gui@v5.1.25...v5.1.26) (2025-01-05) ### Bug Fixes * **deps:** lock file maintenance ([41be2b8](scratchfoundation@41be2b8))
…vate/lock-file-maintenance fix(deps): lock file maintenance
## [5.1.27](scratchfoundation/scratch-gui@v5.1.26...v5.1.27) (2025-01-09) ### Bug Fixes * **deps:** lock file maintenance ([fc16efd](scratchfoundation@fc16efd))
…vate/lock-file-maintenance fix(deps): lock file maintenance
## [5.1.28](scratchfoundation/scratch-gui@v5.1.27...v5.1.28) (2025-01-11) ### Bug Fixes * **deps:** lock file maintenance ([fc58754](scratchfoundation@fc58754))
…vate/babel-monorepo chore(deps): update dependency @babel/eslint-parser to v7.26.5
…vate/lock-file-maintenance fix(deps): lock file maintenance
## [5.1.29](scratchfoundation/scratch-gui@v5.1.28...v5.1.29) (2025-01-14) ### Bug Fixes * **deps:** lock file maintenance ([5dcc87c](scratchfoundation@5dcc87c))
…vate/eslint-plugin-react-7.x chore(deps): update dependency eslint-plugin-react to v7.37.4
…vate/lock-file-maintenance fix(deps): lock file maintenance
## [5.1.30](scratchfoundation/scratch-gui@v5.1.29...v5.1.30) (2025-01-17) ### Bug Fixes * **deps:** lock file maintenance ([d36d995](scratchfoundation@d36d995))
…vate/lock-file-maintenance fix(deps): lock file maintenance
## [5.1.31](scratchfoundation/scratch-gui@v5.1.30...v5.1.31) (2025-01-20) ### Bug Fixes * **deps:** lock file maintenance ([dfb09b8](scratchfoundation@dfb09b8))
…cratch-android builds
cwillisf
approved these changes
Apr 10, 2025
Contributor
cwillisf
left a comment
There was a problem hiding this comment.
It was kinda fun to see all the good stuff that the team has done in scratch-gui since the last merge! I'm excited to see all this in the apps :D
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.
TODO: Make another check that no native-specific functionalities are overwritten by the merge.
TODO2: Move this PR into the scratch-editor repo
Resolves
https://scratchfoundation.atlassian.net/browse/UEPR-139
Proposed Changes
/srcfiles, so thatscratch-androidcan checkout gui from git commit and build from sourcenpm, instead of building it locally.Reason for Changes
Update scratch-gui native branch (used by scratch-android) to use newest GUI functionalities