- May 23, 2018
-
-
DD Liu authored
chore(package): update scratch-paint to version 0.2.0-prerelease.2018…
-
Andrew Sliwinski authored
Add tags to many sprites and sounds
-
greenkeeper[bot] authored
Closes #1949
-
Paul Kaplan authored
Fix default costume index for cat sprite
-
Paul Kaplan authored
Do not clear list monitor input when reselecting
-
Paul Kaplan authored
-
Paul Kaplan authored
Tests adding a list through the UI, the add <thing> blocks, the reported value and adding items using the monitor UI
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- May 22, 2018
-
-
Paul Kaplan authored
Force a min viewport size to scroll around the UI instead of breaking
-
chrisgarrity authored
Feature/refactor gui store Needed for https://github.com/LLK/scratch-www/issues/1874
-
Paul Kaplan authored
-
chrisgarrity authored
-
Paul Kaplan authored
chore(package): update scratch-render to version 0.1.0-prerelease.201…
-
Paul Kaplan authored
-
greenkeeper[bot] authored
Closes #2122
-
chrisgarrity authored
src/containers/blocks.jsx had changed referring to redux state that needed to be updated to use `state.scratchGui`
-
Paul Kaplan authored
Hide block inputs when entering fullscreen mode
-
- 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.
-
DD Liu authored
Pull in optional quirks mode changes
-
DD authored
-
Paul Kaplan authored
-
DD Liu authored
chore(package): update scratch-paint to version 0.2.0-prerelease.2018…
-
greenkeeper[bot] authored
Closes #1949
-
Paul Kaplan authored
Fix several minor monitor issues from recent testing
-
Paul Kaplan authored
Hide field editors when a modal is shown
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Ray Schamp authored
Smoke test branch -> Develop
-
Paul Kaplan authored
-
Ray Schamp authored
Update scratch-paint to hide font dropdown
-
Ray Schamp authored
This is temporary for the release to master
-
Paul Kaplan authored
-
Paul Kaplan authored
-