- Feb 05, 2019
-
-
Paul Kaplan authored
We can't rely on refreshWorkspace always causing a toolbox update, so make sure to update the toolbox manually if it is needed.
-
- Feb 04, 2019
-
-
Paul Kaplan authored
Retain showBranding mode property after SET_FULL_SCREEN action is dispatched
-
Luke Schlangen authored
-
Paul Kaplan authored
[develop] Hotfix/fix tests
-
Paul Kaplan authored
-
Paul Kaplan authored
[develop] hotfix toolbox language
-
Paul Kaplan authored
Export costumes without inlined fonts for now
-
Paul Kaplan authored
[master] Hotfix/toolbox language
-
Paul Kaplan authored
Control/Command+S to save
-
Paul Kaplan authored
-
Paul Kaplan authored
This fixes a problem where having a non-default locale set during the initial load would display the blocks in the default toolbox in the wrong language, because the toolbox recycling toggle in setLocale does not work on initial load because there is no editing target to refresh.
-
Paul Kaplan authored
NPM version 0.1.0-prerelease.20190131130145 deployed to production 1/31/2019
-
- Feb 03, 2019
-
-
Luke Schlangen authored
-
Luke Schlangen authored
-
Luke Schlangen authored
-
- Feb 02, 2019
-
-
Paul Kaplan authored
Use "stable" tag on npm for master builds and "latest" for develop/smoke
-
- Feb 01, 2019
-
-
Florrie authored
-
Paul Kaplan authored
Since the common use-case is download/edit/re-upload, and we do not want to explode the storage size of assets (which are considerably larger with fonts inlined), just do what scratch2 did and do not inline the fonts. This is not ideal if kids want to use the costumes for other purposes, but until we can create a way to strip inlined fonts before uploading to the asset server, this is the conservative way to go.
-
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
-