- Feb 06, 2019
-
-
Florrie authored
-
- Feb 04, 2019
-
-
Florrie authored
-
- Feb 02, 2019
-
-
Paul Kaplan authored
Use "stable" tag on npm for master builds and "latest" for develop/smoke
-
- Feb 01, 2019
-
-
Paul Kaplan authored
This is different of what it is currently, where master/smoke goes to "latest" and develop goes to "develop"
-
Paul Kaplan authored
Export costumes and sounds!
-
Paul Kaplan authored
-
Paul Kaplan authored
Update scratch-vm to the latest version
-
- Jan 31, 2019
-
-
chrisgarrity authored
Update scratch-blocks to the latest version
-
- Jan 30, 2019
-
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
-
Paul Kaplan authored
Only update the toolbox when the blocks tab is visible.
-
Paul Kaplan authored
-
Paul Kaplan authored
Update project changes test
-
Paul Kaplan authored
Update scratch-l10n to the latest version
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
Update scratch-blocks to the latest version
-
Benjamin Wheeler authored
Menus should be over most things
-
Paul Kaplan authored
Update scratch-vm to the latest version
-
Karishma Chadha authored
Update project changes test to test a project change that should actually emit a change event. Clicking on blocks should not emit a project changed event.
-
greenkeeper[bot] authored
-
Paul Kaplan authored
-
greenkeeper[bot] authored
-
chrisgarrity authored
fixes https://github.com/LLK/scratch-www/issues/2587 and https://github.com/LLK/scratch-gui/issues/4428 changed menu-bar z-index to one more than monitors so drop down menus cover monitors when opened.
-
Paul Kaplan authored
This invalidates the toolbox XML when switching back to the code tab after e.g. renaming a costume, making the code tab
-
Paul Kaplan authored
I know we will want to change this eventually, so I added comments about that. But the next commit originally contained an inadvertent change to this functionality, so I wanted to add an integration test so that when we do change it, we
-
greenkeeper[bot] authored
-
Paul Kaplan authored
It looks like an "test.only" was left in on one of these tests by mistake.
-
- Jan 29, 2019
-
-
Paul Kaplan authored
Update scratch-vm to the latest version
-
Paul Kaplan authored
-
Paul Kaplan authored
Need to store the rendered xml because the props can change while the blocks tab is hidden, but we re-render based on what was rendered, not the previous props (which may not have been rendered). This is similar to the `ThrottledPropertyHOC` in that there may be prop changes that do not get rendered, but in this case for a different reason. This increases the performance of switching between code and other editor tabs, as well as improving the "See Inside" performance. It makes switching to the code tab as fast as switching between sprites.
-
Paul Kaplan authored
Avoid double toolbox update on mount and when setting language
-
Paul Kaplan authored
Move rounding into sprite info to improve performance
-
- Jan 28, 2019
-
-
Paul Kaplan authored
-
Paul Kaplan authored
chore(package): update scratch-vm to version 0.2.0-prerelease.2019012…
-
Paul Kaplan authored
-
greenkeeper[bot] authored
-
Paul Kaplan authored
Update scratch-render to the latest version
-
Paul Kaplan authored
Update scratch-vm to the latest version
-
Paul Kaplan authored
Update scratch-blocks to the latest version
-