forked from scratchfoundation/scratch-gui
-
-
Notifications
You must be signed in to change notification settings - Fork 16
Scratch-guiをマージしました #113
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
Scratch-guiをマージしました #113
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
don’t let `react-tooltip` decide on placement for the action menus. Force left or right depending on language and the location. (It turned out there were other places it overlapped, the sprite selector was just the most obvious)
…ng-soon added showComingSoon flag prop for gui
* Add a space after ‘apple’ in the join block * Fix integration test
…g-tiles Fix dragging tiles
…9-sprite-tooltips Override default tooltip location
…ode-after-sprite Make sure to switch back to code when adding new sprites
* Connection Modal loads its own data * Connection does not update flyout status buttons * WIP moving connection modal into redux * Lint fix and remove unused prop * Close modal even if exception on disconnect
…h-render-0.1.0-prerelease.20181023192935 Update scratch-render to the latest version 🚀
…h-vm-0.2.0-prerelease.20181023192708 Update scratch-vm to the latest version 🚀
…h-audio-0.1.0-prerelease.20181023202904 chore(package): update scratch-audio to version 0.1.0-prerelease.2018…
* Adding 2 HoC Tutorials * HoC Tutorials * HoC Tutorials
…h-storage-1.1.0 Update scratch-storage to the latest version 🚀
…n-modal-quick-fix added missing onOpenConnectionModal
…tate-error use project state error for project state related errors
made remixing, saving as copy states; made project state naming more consistent changed meaning of canCreateNew to true creation fixed project-saver-hoc test removed Remix option from standalone player menu; renamed canSaveAsCopy to canCreateCopy added parenthesis missing from rebase fixed create new test
Add tutorial filters and tags, and fix translated search in libraries
…nique-tutorial-ids Make tutorial ids unique
…h-blocks-0.1.0-prerelease.1540395268 chore(package): update scratch-blocks to version 0.1.0-prerelease.154…
can remix, can save as copy; project state names are more consistent
…h-blocks-0.1.0-prerelease.1540403722 chore(package): update scratch-blocks to version 0.1.0-prerelease.154…
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.