- Nov 29, 2018
-
-
Benjamin Wheeler authored
Revise alerts code to clarify and reorganize alert type handling
-
Ben Wheeler authored
-
Benjamin Wheeler authored
delete existing translations before building translations, to avoid errors
-
Eric Rosenbaum authored
-
Paul Kaplan authored
Remove setTimeout for reattaching workspace block listener.
-
Paul Kaplan authored
It was causing a bug where switching tabs and adding a sprite would make the workspace blocks not work. Needs investigation.
-
Paul Kaplan authored
Send snapshots from the renderer to be saved as project thumbnails
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Benjamin Wheeler authored
autosave periodically when project is dirty
-
Ben Wheeler authored
-
Karishma Chadha authored
Disconnect from cloud when entering editor mode on someone else's project
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
- Nov 28, 2018
-
-
Karishma Chadha authored
-
Karishma Chadha authored
-
Ben Wheeler authored
-
Karishma Chadha authored
Connect to cloud based on hasCloudData
-
Karishma Chadha authored
-
Karishma Chadha authored
Queue up messages to send ot the cloud server which accumulate before the connection is ready. Add tests for new/updated functionality.
-
Ben Wheeler authored
-
Ben Wheeler authored
simplified autosave code per rschamp's comments; made isShowingSaveable and autosaveIntervalSecs props
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ray Schamp authored
Remove color rotation while saving
-
Paul Kaplan authored
Update scratch-paint to the latest version
-
Paul Kaplan authored
-
Paul Kaplan authored
Add download and retry saving to saving error alert.
-
Paul Kaplan authored
Instead of setting 100% width on the message, causing inappropriate wrapping of the button text. Removed the nbsp in the Try Again text
-
Ray Schamp authored
Track "project changed" state in Redux
-
Paul Kaplan authored
I do not like how the alert component is hyper specialized for two distinct use cases. It would be much better to refactor the alerts so that the alerter can just fill the alert with whatever they want. But I do not feel comfortable making that refactor because I know ben and evelyn have gone back and forth about these alerts.
-
Eric Rosenbaum authored
-
Benjamin Wheeler authored
updated scratch-l10n in package.json
-
greenkeeper[bot] authored
-
Ray Schamp authored
We have alerts for this now. Resolves #3893
-
Ray Schamp authored
-
Paul Kaplan authored
Update scratch-vm to the latest version
-