- Jul 18, 2018
-
-
chrisgarrity authored
Remove cruft and add comments to explain how setLocale is called.
-
chrisgarrity authored
use VM that includes `getLocale()`
-
chrisgarrity authored
In `blocks.jsx` only call setLocale if visible. Depends on `getLocale` being added to VM to know when global locale changed while not visible making the VM out of sync.
-
- Jul 17, 2018
-
-
Paul Kaplan authored
Update scratch-paint to the latest version
-
Eric Rosenbaum authored
EV3/Microbit critical fixes for code freeze
-
chrisgarrity authored
Localize custom procedure modal title - per discussion, the changes to error-step are intended to avoid `i18n:src` errors
-
greenkeeper[bot] authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
chrisgarrity authored
* Added localization for ‘Make a Block’ * ‘block name’ default text is in scratch-blocks The changes in `error-step.jsx` were needed because the same id was defined in there and `unavailable_step.jsx`. The scripts to generate the json file for Transifex give an error if the same id is defined in two places. In error step it simply uses the id without redefining default value etc. The alternative would be to add a new messages.jsx file that has the definitions for shared text and include that in both places that use them.
-
- Jul 16, 2018
-
-
chrisgarrity authored
Widen add-extension button to match category.
-
Paul Kaplan authored
chore(package): update scratch-paint to version 0.2.0-prerelease.2018…
-
Paul Kaplan authored
Do not skip safari 9 browser test because it works now
-
Andrew Sliwinski authored
Updates to sprite, costume, and backdrop libraries
-
chrisgarrity authored
Goes along with https://github.com/LLK/scratch-blocks/pull/1646
-
- Jul 13, 2018
-
-
Andrew Sliwinski authored
-
Paul Kaplan authored
Update vm again, bringing in variable updates
-
Andrew Sliwinski authored
-
Paul Kaplan authored
-
Paul Kaplan authored
Share Local Variables from a target to another
-
Karishma Chadha authored
Provide a from target id when sharing blocks to another target so that variable conflicts can be resolved.
-
Andrew Sliwinski authored
-
greenkeeper[bot] authored
Closes #2616
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
Paul Kaplan authored
-
Paul Kaplan authored
Update scratch vm to include promise reporter fixes
-
Paul Kaplan authored
-
Paul Kaplan authored
Update scratch-blocks to the latest version
-
Paul Kaplan authored
-
Paul Kaplan authored
Fix rename variable bug
-
Paul Kaplan authored
Update scratch-paint to the latest version
-
Paul Kaplan authored
-
chrisgarrity authored
Update scratch-l10n to the latest version
-
greenkeeper[bot] authored
-
chrisgarrity authored
-
Paul Kaplan authored
Update scratch-blocks to the latest version
-
Paul Kaplan authored
Add a new "unavailable" step to the connection flow
-