- Jun 27, 2018
-
-
chrisgarrity authored
Another approach would be to have the title be part of what’s imported from `lib/libraries/decks/index.jsx`
-
chrisgarrity authored
Update scratch-l10n to the latest version
-
greenkeeper[bot] authored
-
chrisgarrity authored
Try to run in full screen on tablets
-
chrisgarrity authored
Translate monitor labels
-
Paul Kaplan authored
Add font-family for card css
-
Paul Kaplan authored
-
- Jun 26, 2018
-
-
Paul Kaplan authored
Fix booleans not showing up in monitors
-
Paul Kaplan authored
chore(package): update scratch-paint to version 0.2.0-prerelease.2018…
-
Ray Schamp authored
Hack to make the renderer own the stage canvas
-
greenkeeper[bot] authored
Closes #2483
-
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
Update react-virtualized to the latest version
-
Paul Kaplan authored
chore(package): update scratch-l10n to version 3.0.20180621153937
-
Paul Kaplan authored
-
Paul Kaplan authored
Update scratch-blocks to the latest version
-
Ray Schamp authored
This allows the project to continue playing/retain state while toggling language or player state.
-
greenkeeper[bot] authored
-
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
Hide category scrollbar for blocks for webkit/edge browsers
-
chrisgarrity authored
Use translations from scratch-blocks to generate menus
-
chrisgarrity authored
Using the new `ScratchMsgs.translate` function to generate localized menus and default values in the toolbox.
-
chrisgarrity authored
Update scratch-blocks to the latest version
-
greenkeeper[bot] authored
-
chrisgarrity authored
Added automatic detection of locale from browser langauge
-
kchadha authored
Sprite3 Save/Load
-
kchadha authored
-
Karishma Chadha authored
-
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.
-
Paul Kaplan authored
Got rid of extra Edge x on monitor list
-
Paul Kaplan authored
Fix the sprite layout by making the layout code apply to the wrapper
-
greenkeeper[bot] authored
-
- 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
-
-
chrisgarrity authored
Update scratch-blocks to the latest version
Updates the scratch_msgs to support many locales.
-