- May 29, 2018
-
-
Paul Kaplan authored
-
- May 24, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- May 23, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- May 22, 2018
-
-
chrisgarrity authored
-
- May 21, 2018
-
-
chrisgarrity authored
-
chrisgarrity authored
scratch-gui exports `index.js` instead of just GUI container.
-
chrisgarrity authored
* Export initial states for each reducer * combine all gui reducers (excludes scratchPaint and intl) * combine all initial states to create default guiState for preloading in www * expect all of the gui state to be accessible at `state.scratchGui`
-
chrisgarrity authored
GUI will export a reducer to be included in the enclosing component’s redux when GUI is used as a library. The app-state-hoc is moved into the playground examples to provide a store when GUI is being used stand-alone.
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- May 16, 2018
-
-
Paul Kaplan authored
Specifically in 2.0: - Monitors cannot be dragged in fullscreen/player - List monitors cannot be resized, have items added using the button or have their values edited. - Slider monitors still work.
-
- May 15, 2018
-
-
Ray Schamp authored
bowser correctly detects Chrome Headless as Chrome, is already used by scratchr2, and is more actively maintained than platform.
-
- May 12, 2018
-
-
Luke Schlangen authored
-
- May 11, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- May 10, 2018
-
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
DD authored
-
- May 09, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
Includes: - context menu for switching to sliders, only on variables. - width, height, min, max properties consumed from VM.
-
chrisgarrity authored
Fixes #1853
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- May 07, 2018
-
-
Paul Kaplan authored
-
- May 04, 2018
-
-
Karishma Chadha authored
Update calls to addSprite2 to use new API for adding sprites. Cleanup sprite3 representation for uploading a new sprite from an image.
-
Karishma Chadha authored
-
Corey Frang authored
-
- May 03, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
Also extract the "supportedBrowser" logic into a helper (rule of 3)
-
- May 02, 2018
-
-
Corey Frang authored
-
Corey Frang authored
-