forked from scratchfoundation/scratch-gui
-
Notifications
You must be signed in to change notification settings - Fork 16
Scratch3.0 をマージしました #21
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
Conversation
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
Fixes scratchfoundation#2448 (tab wrapping in Japanese). Also ensures that none of the Sprite info area wraps. Does not address the issue where the sprite info area is too big and pushes the stage info off the screen.
…t-reshape-bug Update scratch paint to fix reshape tool bug
…M to scratch-blocks for checking for conflicts in all sprites when attempting to create a global var.
…h-paint-0.2.0-prerelease.20180709132225 Update scratch-paint to the latest version 🚀
…h-blocks-0.1.0-prerelease.1531144787 chore(package): update scratch-blocks to version 0.1.0-prerelease.153…
…8-ja-overflow Prevent tab and label wrapping
Update default values for GT, LT, EQ operators to be 50
This is not yet implemented in the VM, but will be needed when it is.
…-options Local Variables
In addtion to changing the UI color for “mini cards” from motion blue to extensions aqua, this commit also updates the color variable previously known as ‘$pen-primary’ to ‘$extensions-primary’.
…h-vm-0.2.0-prerelease.20180724151553 Update scratch-vm to the latest version 🚀
…h-blocks-0.1.0-prerelease.1532446271 Update scratch-blocks to the latest version 🚀
…h-render-0.1.0-prerelease.20180724152606 Update scratch-render to the latest version 🚀
…ing-sprites-to-front Bring dragging sprites to front
…h-vm-0.2.0-prerelease.20180724180310 Update scratch-vm to the latest version 🚀
…e-undo Clear the workspace undo when the workspace updates.
…h-vm-0.2.0-prerelease.20180724192502 Update scratch-vm to the latest version 🚀
…responsive-5.0.0 Update react-responsive to the latest version 🚀
…virtualized-9.20.1 Update react-virtualized to the latest version 🚀
…ader-1.0.0 Update css-loader to the latest version 🚀
…modal-3.5.1 Update react-modal to the latest version 🚀
…-1.9.4 Update bowser to the latest version 🚀
…efixer-9.0.1 chore(package): update autoprefixer to version 9.0.1
Add username setting to vm listener HOC
Enforce this by using `slice` so that no more are ever shown, which would mess up the layout. Also fixes the issue where the card text could push out when translated into other languages
…uffer-loader-1.0.6 chore(package): update arraybuffer-loader to version 1.0.6
…ume-canvas Remove costume canvas and just display tiles using <img> tags
Pad bottom of costume/sound list to allow you to reach the bottom tile
…xt-steps Show only 2 other tutorials in last step of each tutorial.
Merged
Closed
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.
#19

こちらは本家の問題ですので今回のマージで解決しています。画面サイズを小さくしてもはみ出すことはありません。