- Jul 18, 2018
-
-
chrisgarrity authored
HT @paulkaplan
-
- Jul 17, 2018
-
-
chrisgarrity 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
Goes along with https://github.com/LLK/scratch-blocks/pull/1646
-
- Jul 13, 2018
-
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
Karishma Chadha authored
Provide a from target id when sharing blocks to another target so that variable conflicts can be resolved.
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
- Jul 12, 2018
-
-
Karishma Chadha authored
Fix rename variable bug by always passing additionalVars to the scratch-blocks prompt callback. Let scratch-blocks decide whether or not to use the additional vars based on whether the variable is local or global.
-
DD Liu authored
-
DD Liu authored
-
DD Liu authored
-
DD Liu authored
-
Eric Rosenbaum authored
-
Paul Kaplan authored
-
DD Liu authored
-
Paul Kaplan authored
-
carljbowman authored
- Make stage look more like a tile element and not flust with the stage info width. - Make the stage select state more apparent
-
Paul Kaplan authored
-
Andrew Sliwinski authored
-
Paul Kaplan authored
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
- Jul 11, 2018
-
-
Andrew Sliwinski authored
-
Paul Kaplan authored
-
chrisgarrity authored
The onMouseUp handler for the menu rerenders the language menu before the select onChange function runs on Firefox. So it resets the language value back to the previous value and the locale doesn’t update. If the languageMenu isopen don’t fire the openlanguageMenu action.
-
Paul Kaplan authored
-
Paul Kaplan authored
-
chrisgarrity authored
Depends on https://github.com/LLK/scratch-vm/pull/1321
-
- Jul 10, 2018
-
-
Eric Rosenbaum authored
-
Paul Kaplan authored
-
Eric Rosenbaum authored
-
Paul Kaplan authored
-