- May 23, 2018
-
-
Paul Kaplan authored
-
- May 21, 2018
-
-
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`
-
- May 14, 2018
-
-
chrisgarrity authored
- better split of hash-parser/project-loader unit tests.
-
- May 10, 2018
-
-
chrisgarrity authored
The project loader that is exported with GUI just expects to be passed projectId as a prop, and it manages loading project data. The part of the project loader that watches for URL hash changes for the playground is a new HOC that is only used in the various playground examples.
-
- Apr 30, 2018
-
-
chrisgarrity authored
Question, should ‘x’ and ‘y’ be localizable?
-
- Apr 19, 2018
-
-
chrisgarrity authored
- export image and sounds in dist/static/assets - rename main export (`scratch-gui.js`, not `index.js`) - move project-loader-hoc back to lib (VM doesn’t load properly without it)
-
chrisgarrity authored
Allow intl to be passed in to GUI as a prop (rather than having to be already in the store)
-
- Apr 10, 2018
-
-
Paul Kaplan authored
-
- Apr 02, 2018
-
-
Paul Kaplan authored
Add a jest unit test for making sure the number is rendered out when provided and not when not provided.
-
- Mar 28, 2018
-
-
Ray Schamp authored
-
- Feb 26, 2018
-
-
DD authored
-
- Feb 23, 2018
-
-
DD authored
-
- Feb 20, 2018
-
-
DD authored
-
- Feb 09, 2018
-
-
Paul Kaplan authored
-
- Jan 12, 2018
-
-
Andrew Sliwinski authored
-
- Jan 11, 2018
-
-
Paul Kaplan authored
-
- Dec 20, 2017
-
-
Paul Kaplan authored
-
- Dec 07, 2017
-
-
DD authored
-
- Dec 01, 2017
-
-
Tina Quach authored
-
- Nov 21, 2017
-
-
Paul Kaplan authored
-
- Nov 19, 2017
-
-
stdio2016 authored
firefox doesn't like comma (,) in svg path, so I change comma to space
-
- Nov 14, 2017
-
-
Tina Quach authored
-
- Nov 03, 2017
-
-
Ray Schamp authored
/ht @paulkaplan
-
Ray Schamp authored
Previously we tested the ProjectLoader helper object, but now all loading is confined to storage. Unfortunately I wasn't able to get enzyme to wait for the storage promise to resolve within componentDidUpdate, so I can't test the actual results of storage.load, just what it was called with.
-
- Oct 13, 2017
-
-
Paul Kaplan authored
-
Ray Schamp authored
Add a setup file that configures the React adapter. Fix one deprecated usage for ProjectLoaderHOC tests. There are some tests still broken, but these weren't called out by Enzyme.
-
- Aug 18, 2017
-
-
Paul Kaplan authored
-
- Aug 17, 2017
-
-
Paul Kaplan authored
-
Ray Schamp authored
-
Ray Schamp authored
-
Paul Kaplan authored
-
- Aug 15, 2017
-
-
Paul Kaplan authored
-
- Aug 14, 2017
-
-
Paul Kaplan authored
-
- Aug 13, 2017
-
-
Paul Kaplan authored
-
- Aug 10, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Aug 05, 2017
-
-
Paul Kaplan authored
-
- Aug 04, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Aug 03, 2017
-
-
Paul Kaplan authored
-