- Nov 06, 2017
-
-
chrisgarrity authored
-
Eric Rosenbaum authored
Add Lego WeDo 2.0 extension to library
-
Paul Kaplan authored
Add compatibility testing example page
-
- Nov 03, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Eric Rosenbaum authored
-
Paul Kaplan authored
Scroll to extension category only when loading from library
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
Load extension library data from a js file
-
Paul Kaplan authored
Fix project json loading through storage
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Ray Schamp authored
Allow loading the default project while offline
-
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.
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
eslint-plugin-import doesn't like these inline loaders. I tried unsuccessfully to configure the recommended solution with `eslint-import-resolver-webpack`, but we should come back to this.
-
Ray Schamp authored
With this change we only use `xhr` in the `CostumeCanvas` component.
-
Ray Schamp authored
-
Ray Schamp authored
This way the instance can be reused, which allows access to non-deprecated `DataFormat` and `AssetType`.
-
Ray Schamp authored
-
- Nov 02, 2017
-
-
Paul Kaplan authored
Update scratch-storage to the latest version
-
Paul Kaplan authored
Wait for scroll animations correctly
-
Paul Kaplan authored
-
greenkeeper[bot] authored
-
Eric Rosenbaum authored
Prevent loading duplicate extensions
-
Paul Kaplan authored
-
Paul Kaplan authored
Bring back the 'contains' operator block
-
Paul Kaplan authored
Update enzyme-adapter-react-16 to the latest version
-
Paul Kaplan authored
-
Paul Kaplan authored
Add block chunking to toolbox xml
-
Eric Rosenbaum authored
With locally loaded png image
-
Eric Rosenbaum authored
Instead of using svg-url-loader only
-
greenkeeper[bot] authored
-
Paul Kaplan authored
-
- Nov 01, 2017
-
-
Paul Kaplan authored
Update toolbox before ScratchBlocks inject and Give IDs to some shadow blocks
-
Paul Kaplan authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-