- Jul 02, 2018
-
-
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
-
- 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`
-
Paul Kaplan authored
-
- Jun 26, 2018
-
-
chrisgarrity authored
-
Ray Schamp authored
-
chrisgarrity authored
-
Ray Schamp authored
The initial commit for this was before we hooked up the community to redux.
-
Florrie authored
-
Paul Kaplan authored
-
Ray Schamp authored
This allows the project to continue playing/retain state while toggling language or player state.
-
Ray Schamp authored
-
Ray Schamp authored
And implement toggle on player playground
-
Ray Schamp authored
Fixes issue with changing language, and hopefully player/editor mode (untested). This is for demonstration purposes, if this is the way we decide, I will make official APIs on the VM and the Renderer for checking for the canvas and renderer.
-
- Jun 25, 2018
-
-
Paul Kaplan authored
-
chrisgarrity authored
Using the new `ScratchMsgs.translate` function to generate localized menus and default values in the toolbox.
-
chrisgarrity authored
Using `bowser` to detect tablets, and type of browser to call either `webkitRequestFullScreen()` or `mozRequestFullScreen()` Full screen request must happen in reponse to a user-action, so it’s included in the ‘try-it’ handler for the preview modal.
-
- Jun 24, 2018
-
-
chrisgarrity authored
Locale detection function that checks browser setting and lets URL parameter (locale= or lang=) override the browser setting.
-
- Jun 22, 2018
-
-
Daniel Ball authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Jun 21, 2018
-
-
Paul Kaplan authored
-
Andrew Sliwinski authored
-
Connor Hudson authored
-
Connor Hudson authored
-
Andrew Sliwinski authored
-
chrisgarrity authored
-
chrisgarrity authored
Use Blockly messages for category names in the default toolbox XML to allow the names to be localized from the Msgs table.
-
Andrew Sliwinski authored
-
- Jun 20, 2018
-
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
chrisgarrity authored
* updated locales reducer to include current messages and messagesByLocale (the previous all messages) * moved locales out of gui * include locales in the things exported by gui (index.js)
-
Kristin Osiecki authored
All thumbnail images have been updated. Titles have been edited, How To's have been reordered. Make A Clicker Game, video link was updated.
-