- Nov 16, 2017
- Nov 13, 2017
-
-
Paul Kaplan authored
Add alternate text for Scratch logo.
-
Paul Kaplan authored
Wire up ask/answer components to the stage
-
- Nov 10, 2017
-
-
Paul Kaplan authored
Prevent switching tabs while one of these blocks is glowing from crashing because it is given a new ID.
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Tina Quach authored
-
- Nov 09, 2017
-
-
chrisgarrity authored
Use scratch-ll10n for extracting strings
-
- Nov 08, 2017
-
-
Paul Kaplan authored
-
Eric Rosenbaum authored
Add music extension
-
- Nov 07, 2017
-
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Paul Kaplan authored
Update enzyme-adapter-react-16 to the latest version
-
Paul Kaplan authored
Add aria label to language selector.
-
Paul Kaplan authored
Add ask and answer blocks
-
Paul Kaplan authored
Update react-style-proptype to the latest version
-
Paul Kaplan authored
-
- 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 05, 2017
-
-
greenkeeper[bot] authored
-
- 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
-