This repository was archived by the owner on May 18, 2026. It is now read-only.
Scratch 3.0をマージしました#28
Merged
Merged
Conversation
Preview FAQ -> FAQ Make welcome image in modal match the homepage banners Preview -> Beta (:D)
…xclude-rtl [MASTER] Temporarily exclude RTL languages from the menu
…contextmenu-2.9.3 Update react-contextmenu to the latest version 🚀
Translate Spin & Arrow How-To
…driver-2.41.0 Update chromedriver to the latest version 🚀
Hotfix: Preview to Beta changes
This bled into normalizing z-indices for the action menus in the z-index.css. The tooltip id was not unique between action menus for ‘suprise’ and ‘paint’, so `mainTooltipId` was used as a prefix to make them unique.
Rename buttons first and last instead of left/right. Add RTL styles.
Move the margin to the other side.
Checked with Moran, and the sound waveform along with play button should stay LTR. So added a `row-reverse` that only applies when `dir=“rtl”`
Changed left/right to first/last. Added direction aware styles.
Expected change for a className that uses classNames function now, but didn’t before.
Bring in hotfix to beta stuff to develop
Move listeners up to vmListenerHOC, and add listeners for new turbo mode events from scratch-vm#1413
Always use sans-serif
…s-import-12.0.0 Update postcss-import to the latest version 🚀
…h-blocks-0.1.0-prerelease.1533592374 Update scratch-blocks to the latest version 🚀
…loader-0.22.1 chore(package): update style-loader to version 0.22.1
…h-paint-0.2.0-prerelease.20180809150043 Update scratch-paint to the latest version 🚀
…s-loader-3.0.0 Update postcss-loader to the latest version 🚀
…develop_fast Revert "build dist, even when run without NODE_ENV=production"
…h-blocks-0.1.0-prerelease.1533835159 Update scratch-blocks to the latest version 🚀
…h-paint-0.2.0-prerelease.20180809185222 Update scratch-paint to the latest version 🚀
…wedo-steps Add device connection steps for Lego WeDo 2.0
Restore deleted sprite.
* Don't show intro modal if hideIntro passed to PreviewModal * Add hideIntro prop to GUI * Move intro modal hiding logic into its own function
takaokouji
added a commit
that referenced
this pull request
Jan 18, 2026
Update operators.test.js to match fix for issue #28.
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
変更点が結構あったのでマージしました。
npm installすると、以下の差分が出ますが、プログラム的には問題無いため無視して下さい