- Dec 21, 2018
-
-
Paul Kaplan authored
-
chrisgarrity authored
Update scratch-blocks to the latest version
-
greenkeeper[bot] authored
-
chrisgarrity authored
chore(package): update scratch-l10n to version 3.1.20181220222259 Removes the three languages from the menu that still need to be reviewed
-
Karishma Chadha authored
chore(package): update scratch-vm to version 0.2.0-prerelease.20181221030743
-
greenkeeper[bot] authored
Closes #4174
-
chrisgarrity authored
translate form validation string
-
Chris Willis-Ford authored
Add telemetry opt-in/opt-out dialog
-
greenkeeper[bot] authored
Closes #4173
-
Christopher Willis-Ford authored
-
- Dec 20, 2018
-
-
Andrew Sliwinski authored
More library updates
-
Eric Rosenbaum authored
-
Christopher Willis-Ford authored
-
Christopher Willis-Ford authored
The playground now displays this on startup when in Scratch Desktop simulation mode.
-
Karishma Chadha authored
The file uploader file input should accept .sb files as well.
-
Karishma Chadha authored
-
Karishma Chadha authored
-
DD Liu authored
Update deps to preserve spaces on stage
-
DD authored
-
Paul Kaplan authored
Implement list import and export from files
-
Paul Kaplan authored
-
Benjamin Wheeler authored
On modal mount, push history if current history state doesn't match this modal's id
-
Paul Kaplan authored
Reduce analytics events
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
Use new sentry API provided by www, and use analytics ID from www
-
Paul Kaplan authored
-
Benjamin Wheeler authored
refactored font loading state to be in redux
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
Make remixing/saving faster by marking all assets as clean to start.
-
Paul Kaplan authored
Update scratch-vm to the latest version
-
Paul Kaplan authored
Ignore projectChange updates from the VM when not in editor mode
-
Paul Kaplan authored
Do not remove the window beforeunload handler in componentWillUnmount.
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
- Dec 19, 2018
-
-
greenkeeper[bot] authored
-
Paul Kaplan authored
This is because when switching from project to editor view, this component gets unmounted and then remounted, but the componentDidMount seems to happen before the componentWillUnmount. Because it is dealing with a global variable, it is unsafe to always unset the beforeunload when unmounting.
-