- Oct 13, 2016
-
-
Tim Mickel authored
-
Tim Mickel authored
Use default toolbox from scratch-blocks
-
Ray Schamp authored
Once another project uses this package, these should become peerDependencies. Until then install automatically.
-
Tim Mickel authored
-
Ray Schamp authored
-
Ray Schamp authored
While doing so: - Use ProjectLoader for loading projects - Stop using loadEmptyProject and supply empty project data - Move project loading to App, GUI now receives data (as a string - the vm should receive an object eventually) - Add logging
-
- Oct 12, 2016
-
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
- Sep 28, 2016
-
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
With only one concurrent build, we can't wait for all the jobs to finish first
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
-
- Sep 27, 2016
-
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
Copy-paste-laziness
-
Ray Schamp authored
Update the workspace when changing the target
-
Ray Schamp authored
-
Ray Schamp authored
-
- Sep 26, 2016
-
-
Ray Schamp authored
Because these are peer dependencies, we should be lenient about the required version of React required to use the components. I didn't use the caret because the x's work and it's obvious what they mean, unlike ^ and ~.
-
Ray Schamp authored
-
Ray Schamp authored
-
- Sep 25, 2016
-
-
Ray Schamp authored
Now they don't have to be built and rebuilt every npm install
-
- Sep 23, 2016
-
-
Ray Schamp authored
-
- Sep 22, 2016
-
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
Update webpack config and vm usage to match updates in scratch-vm
-
- Sep 19, 2016
-
-
Ray Schamp authored
Also make the toolbox actually get used by scratch-blocks, and update the import of scratch-blocks to use the new shimming method.
-
Ray Schamp authored
Multiple installations of React can cause issues if the package is used just for the components.
-
- Sep 16, 2016
-
-
Ray Schamp authored
-
- Sep 15, 2016
-
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
This way we can have a consistent style for Node and web code.
-