- Jul 18, 2018
-
-
chrisgarrity authored
HT @paulkaplan
-
- Jul 17, 2018
-
-
chrisgarrity 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 12, 2018
-
-
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
-
- Jul 11, 2018
-
-
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
-
- Jul 10, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan 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
-
-
carljbowman authored
- Resized the next/prev cards and buttons - Resized the “Remove” and “All Tips” buttons in the nav - Added hover feedback on next/prev and nav items
-
carljbowman authored
In addtion to changing the UI color for “mini cards” from motion blue to extensions aqua, this commit also updates the color variable previously known as ‘$pen-primary’ to ‘$extensions-primary’.
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
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 02, 2018
-
-
Eric Rosenbaum authored
-
chrisgarrity authored
Fixes #2448 (tab wrapping in Japanese). Also ensures that none of the Sprite info area wraps. Does not address the issue where the sprite info area is too big and pushes the stage info off the screen.
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
- Jun 28, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Jun 27, 2018
-
-
Paul Kaplan authored
-
- Jun 26, 2018
-
-
Ray Schamp authored
-