- Feb 06, 2020
-
-
Benjamin Wheeler authored
-
- Jan 28, 2020
-
-
Ben Wheeler authored
draft of refactor to make custom confirm modal work for upload; need to further edit sb-file-uploader Add support for custom confirm modal to sb-file-uploader Show custom confirm modal when confirming project upload got custom upload refactor of file upload working, and tested failure case cleaned up debug code, make project file upload work simplified logic around canceling file upload removed old sb-file-uploader.jsx; fixed linter errors reverted two components to use old strings, not shared (can do that refactor another time) removed unnecessary confirm container removed stray comment moved, updated sb file uploader tests, related project state tests removed custom modal, to reduce scope of changes sb file uploader test uses intl
-
- Oct 17, 2019
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-
- Jul 22, 2019
-
-
Chris Garrity authored
Show alternate logo if GUI is initialized with a different file.
-
Chris Garrity authored
Show or hide the language and file menus.
-
- May 30, 2019
-
-
Paul Kaplan authored
-
- May 08, 2019
-
-
Michael "Z" Goddard authored
- Create the scratch renderer earlier in the GUI container/HOC stack - Delay loading and rendering GUI component until after project assets have been fetched
-
- Mar 12, 2019
-
-
Christopher Willis-Ford authored
-
- Jan 29, 2019
-
-
Nikhil Jha authored
-
Nikhil Jha authored
-
- Jan 23, 2019
-
-
Nikhil Jha authored
-
- Jan 22, 2019
-
-
Nikhil Jha authored
-
- Jan 11, 2019
-
-
Paul Kaplan authored
-
Paul Kaplan authored
Discovered this while trying to pass other props to the stage wrapper, we were not passing isRTL to the stage wrapper, causing ask/answer bubble to not display the right direction.
-
- Dec 27, 2018
-
-
Paul Kaplan authored
-
- Dec 20, 2018
-
-
Christopher Willis-Ford authored
-
Christopher Willis-Ford authored
The playground now displays this on startup when in Scratch Desktop simulation mode.
-
- Dec 12, 2018
-
-
Ray Schamp authored
Toward LLK/scratch-www#2296 This allows us to take you to any destination when clicking the logo, or to do something else, or nothing at all. If no handler is provided, the logo will not be clickable.
-
- Dec 04, 2018
-
-
Ben Wheeler authored
use blue creating screen for new projects; revised alert text for copy, remix; saving messages don't dismiss alerts
-
Paul Kaplan authored
Fixes 2 related issues: 1. The stage shrinking to 85% based on responsive stylings, which shouldn't happen when embedded in player only 2. When you click "small stage mode" in the editor then switch back to the project page view, it shouldn't show with small stage mode.
-
- Dec 03, 2018
-
-
Paul Kaplan authored
-
- Nov 14, 2018
-
-
Ben Wheeler authored
-
- Nov 13, 2018
-
-
Karishma Chadha authored
Move cloud connection logic into its own HOC and add canUseCloud flag to control whether to show the new cloud variable options in the variable modal.
-
- Nov 10, 2018
-
-
Ben Wheeler authored
-
- Nov 08, 2018
-
-
Paul Kaplan authored
-
- Nov 07, 2018
-
-
Ben Wheeler authored
-
- Nov 02, 2018
-
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
- Oct 26, 2018
-
-
Ben Wheeler authored
-
- Oct 24, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
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
-
- Oct 23, 2018
-
-
Eric Rosenbaum authored
* 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
-
Ben Wheeler authored
-
- Oct 17, 2018
-
-
Ben Wheeler authored
don't set redux project title directly from sb uploader; only extract title from .sb2 and .sb3 filenames
-
- Oct 16, 2018
-
-
Ben Wheeler authored
-
- Oct 15, 2018
-
-
Karishma Chadha authored
-
- Oct 14, 2018
-
-
Ben Wheeler authored
-
- Oct 10, 2018
-
-
Ben Wheeler authored
-