- Nov 29, 2018
-
-
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
-
- 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
-
greenkeeper[bot] authored
-
chrisgarrity authored
-
Ray Schamp authored
Listen to the new project changed event from the VM and keep track of the state in Redux. Update it as appropriate. Known issue is that the project is marked as "changed" immediately after it's loaded. This is due to asynchronous event emitting while the project data is loaded, and needs an update to the VM to fix.
-
Paul Kaplan authored
Prevent arrow/space from scrolling the page
-
Evelyn Eastmond authored
Adding RTL padding to reconnect button on alerts.
-
Benjamin Wheeler authored
better padding, margin in device connection modal
-
Ben Wheeler authored
-
- Nov 27, 2018
-
-
Karishma Chadha authored
Add unit tests for disconnecting from cloud when viewing a project in editor mode without the ability to save.
-
Paul Kaplan authored
Update scratch-vm to the latest version
-
Karishma Chadha authored
-
greenkeeper[bot] authored
-
Paul Kaplan authored
Hide entire frame unless the VM has not started
-