- Jul 18, 2018
-
-
chrisgarrity authored
Remove cruft and add comments to explain how setLocale is called.
-
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
-
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
- Jul 13, 2018
-
-
Karishma Chadha authored
Provide a from target id when sharing blocks to another target so that variable conflicts can be resolved.
-
- 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
-
Paul Kaplan authored
-
DD Liu authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Jul 11, 2018
-
-
Paul Kaplan authored
-
chrisgarrity authored
Depends on https://github.com/LLK/scratch-vm/pull/1321
-
- Jul 10, 2018
-
-
Paul Kaplan authored
-
DD Liu authored
-
chrisgarrity authored
Eliminate warnings and errors due to library item text (name and desctiption) being localized components instead of simply a string. Some are not localized (e.g. LEGO EV3), so either string or component is possible.
-
- Jul 09, 2018
-
-
Paul Kaplan authored
This is not yet implemented in the VM, but will be needed when it is.
-
Paul Kaplan authored
-
- Jul 06, 2018
-
-
Karishma Chadha authored
-
Karishma Chadha authored
Allow specifying variables as local vs. global. Pass var names from VM to scratch-blocks for checking for conflicts in all sprites when attempting to create a global var.
-
- Jul 05, 2018
-
-
Paul Kaplan authored
-
- Jul 02, 2018
-
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
that I accidentally removed
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Evelyn Eastmond authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
- Jun 29, 2018
-
-
Paul Kaplan authored
-
- Jun 28, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Jun 27, 2018
-
-
chrisgarrity authored
Convert `extensions/index` to jsx and use react-intl to define/translate names and descriptions.
-
chrisgarrity authored
Another approach would be to have the title be part of what’s imported from `lib/libraries/decks/index.jsx`
-
- Jun 26, 2018
-
-
Ray Schamp authored
-