- Nov 19, 2018
-
-
Karishma Chadha authored
Set VM's cloud provider to null when disconnecting from the cloud server. Add unit test for disconnecting on unmount.
-
- Nov 16, 2018
-
-
Karishma Chadha authored
Add test for ensuring that cloud connection does not happen just because of a project id change. isShowingWithId must also be true.
-
Karishma Chadha authored
Fix issue where regular cloud variable messages were throwing uncaught Json parse errors because of a newline being at the end of the message. Add test that fails without the bugfix.
-
Karishma Chadha authored
Fix cloud connection logic so that cloud connections are made and cleared out appropriately. This fixes a bug where we were making two cloud connections when creating a new project and not clearing out previous connections when switching between editor and preview/player mode.
-
Paul Kaplan authored
Update chromedriver to the latest version
-
greenkeeper[bot] authored
-
Paul Kaplan authored
Update chromedriver to the latest version
-
greenkeeper[bot] authored
-
Benjamin Wheeler authored
project-watcher can request eventual callback, or immediately call ca…
-
Paul Kaplan authored
Update scratch-vm to the latest version
-
Paul Kaplan authored
Remove the hideIntro override and default preview modal to false
-
Paul Kaplan authored
Support multiple commands from cloud data server
-
- Nov 15, 2018
-
-
Ben Wheeler authored
-
Evelyn Eastmond authored
Fixing library item height stretch only for extensions.
-
Paul Kaplan authored
-
greenkeeper[bot] authored
-
Evelyn Eastmond authored
-
picklesrus authored
Progress toward #2389 and #2390. This puts the right options in the …
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Benjamin Wheeler authored
saving, creation errors use alerts; alerts css improvements
-
Ben Wheeler authored
-
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.
-
picklesrus authored
-
greenkeeper[bot] authored
Closes #3784
-
Evelyn Eastmond authored
-
Paul Kaplan authored
-
chrisgarrity authored
Update scratch-l10n to the latest version
-
Paul Kaplan authored
-
Paul Kaplan authored
The use of an "override" prop that allowed the preview modal to be hidden without actually changing the redux state was causing a problem where the block editors where not closing when modals were opening. That is because it relied on the modal reducer being accurate. I defaulted the preview state to false to make it simpler to consume the GUI, as www will not want the preview info to be true. I made it true in the playground instead. This fixes https://github.com/LLK/scratch-gui/issues/3710
-
Ben Wheeler authored
-
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
-