- May 24, 2018
-
-
Andrew Sliwinski authored
-
- May 23, 2018
-
-
Eric Rosenbaum authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- May 22, 2018
-
-
Paul Kaplan authored
-
chrisgarrity authored
-
Paul Kaplan authored
-
- May 21, 2018
-
-
chrisgarrity authored
Move guiMiddleware to `reducers/gui.js`, and use it in `app-state-hoc`
-
chrisgarrity authored
-
chrisgarrity authored
scratch-gui exports `index.js` instead of just GUI container.
-
chrisgarrity authored
Since compatibility-testing got switched to use the player mode, it doesn’t need any of the stage/controls components.
-
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
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- May 18, 2018
-
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
- May 17, 2018
-
-
Andrew Sliwinski authored
-
Andrew Sliwinski 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.
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Andrew Sliwinski authored
-
- May 15, 2018
-
-
chrisgarrity authored
Only call updateProject to load the project if there is a project id, or it’s the default project id.
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
- May 14, 2018
-
-
chrisgarrity authored
- better split of hash-parser/project-loader unit tests.
-
- May 13, 2018
-
-
Paul Kaplan authored
-
- May 12, 2018
-
-
Luke Schlangen authored
-