- 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 13, 2018
-
-
Ben Wheeler authored
-
- Dec 12, 2018
-
-
Ben Wheeler authored
-
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 20, 2018
-
-
Evelyn Eastmond authored
-
Evelyn Eastmond 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
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
- Oct 30, 2018
-
-
Paul Kaplan authored
Fix by disabling overflow scrolling when a modal is open (this prevents the scrolling input issue) and reducing the top margin on custom procedures because it is a taller modal than most
-
- 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
-
-
Karishma Chadha authored
-
Ben Wheeler authored
don't set redux project title directly from sb uploader; only extract title from .sb2 and .sb3 filenames
-