- Nov 15, 2018
-
-
Paul Kaplan authored
Merge develop to smoke for testing
-
Paul Kaplan authored
chore(package): update scratch-blocks to version 0.1.0-prerelease.154…
-
Paul Kaplan authored
Resolves #3738: Add RTL layout to new extension library.
-
greenkeeper[bot] authored
Closes #3784
-
Evelyn Eastmond authored
-
Paul Kaplan authored
-
chrisgarrity authored
Update scratch-l10n to the latest version
-
Paul Kaplan authored
Create cloud vars
-
greenkeeper[bot] authored
-
chrisgarrity authored
Update scratch-blocks to the latest version
-
chrisgarrity authored
Handle ?tutorial= query in gui
-
Ray Schamp authored
Save 3.0 project JSON to the project server and assets to the assets server
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
Hopefully they are actually clarifying
-
Ray Schamp authored
Instead of saving .sb3 files to the projects server, save just the project JSON. Save assets to the assets server. This happens via the asset types being routed to different web sources by storage.
-
Ray Schamp authored
These files have diverged from the versions stored on the assets server due to the way Git handles line endings. Re-save them and keep their line endings from changing again by treating SVGs as binary in this repo.
-
Karishma Chadha authored
-
Paul Kaplan authored
Fix missing fonts in backpack thumbnails
-
Karishma Chadha authored
Remove explicit mention of canUseCloud prop. It will get automatically passed down to the child components.
-
- Nov 14, 2018
-
-
Karishma Chadha authored
Refactor cloud manager hoc to use component lifestyle methods to control cloud connection. Abstract our connection creation logic into a funciton. Make canUseCloud check a function.
-
Karishma Chadha authored
-
greenkeeper[bot] authored
-
Ray Schamp authored
Co-Authored-By:
kchadha <kchadha@media.mit.edu>
-
chrisgarrity authored
Also pull out `onUpdateReduxDeck` prop out to avoid warning when it’s passed to nested components.
-
Paul Kaplan authored
Update scratch-paint to the latest version
-
greenkeeper[bot] authored
-
chrisgarrity authored
Moved the tutorial id handling into gui so it works when gui is embedded in www as well as standalone. This seemed better than adding the same query handling to www, in order to pass an id to gui. Note, the `?tutorial=all` handling remains in app-state-hoc. Currently it’s only needed in standalone mode for Hour of Code. It’s easy to move into the gui container if we do want it in gui by default.
-
Karishma Chadha authored
Monitor save load
-
Karishma Chadha authored
-
Karishma Chadha authored
-
Karishma Chadha authored
-
Karishma Chadha authored
-
Karishma Chadha authored
-
Karishma Chadha authored
Save and load monitor position information. When the monitor is auto-positioned or dragged, a new location should be recorded in the monitor data.
-
Paul Kaplan authored
Filter for letters in the sprite/costumes libraries
-
Paul Kaplan authored
-
Paul Kaplan authored
Prevent crash after deleting sprite that had been highlighted
-
Benjamin Wheeler authored
added author-info, user-avatar components
-
Ben Wheeler authored
-