- 03 Oct, 2016 3 commits
-
-
Matthew Taylor authored
updates the studio links, and also fixes a link issue for the dance activity. Thanks @jwzimmer!
-
Ray Schamp authored
Move Randy Jou to previous Scratch Team section
-
Ray Schamp authored
-
- 02 Oct, 2016 1 commit
-
-
Matthew Taylor authored
Fix GH-933: Put label for “Not Required” above input
-
- 30 Sep, 2016 1 commit
-
-
Matthew Taylor authored
Fixes #933
-
- 21 Sep, 2016 4 commits
-
-
jwzimmer authored
Fix GH-590: initial automated test
-
jwzimmer authored
-
jwzimmer authored
-
Matthew Taylor authored
Implement GH-903: Update hoc page with new tutorials
-
- 19 Sep, 2016 3 commits
-
-
Matthew Taylor authored
-
jwzimmer authored
-
jwzimmer authored
check only the href, not the URL. i'm not sure this is a good way to do this. may be too convoluted.
-
- 15 Sep, 2016 8 commits
-
-
jwzimmer authored
-
jwzimmer authored
-
jwzimmer authored
-
Matthew Taylor authored
Also make updates to style scoping based on feedback from @rschamp
-
jwzimmer authored
-
jwzimmer authored
-
Matthew Taylor authored
-
Matthew Taylor authored
Adds: 1. Make it Fly 2. Make Music Removes: 1. Hide-and-Seek 2. Dance, Dance, Dance
-
- 14 Sep, 2016 3 commits
-
-
jwzimmer authored
-
jwzimmer authored
-
Matthew Taylor authored
Fix gh-918: Update Video Link
-
- 13 Sep, 2016 2 commits
- 12 Sep, 2016 2 commits
-
-
Ray Schamp authored
Don't set state to undefined API response bodies
-
Matthew Taylor authored
Adding routes to microworlds
-
- 09 Sep, 2016 4 commits
-
-
Ray Schamp authored
Use html-webpack-plugin for html rendering
-
Ray Schamp authored
Remove interactions with session cookie
-
Ray Schamp authored
-
Ray Schamp authored
Move the rest of the configuration into template-config.js. This way the options are explicitly in the same namespace so we won't be surprised when we add a variable with the same name as an html-webpack-plugin option. Rename template extension to ejs for syntax-coloring purposes.
-
- 08 Sep, 2016 8 commits
-
-
Ray Schamp authored
Add Cache-Control header to all S3 uploads
-
Ray Schamp authored
-
Ray Schamp authored
This resolves the "Cannot read property 'x' of undefined" errors that occur when the API returns non-JSON responses. For instance if the proxy endpoints return 500 error responses from scratchr2.
-
morant authored
-
Ray Schamp authored
Instead of retrieving the permission from the session cookie, store permission data from /session/, and cache it in a cookie. On subsequent page loads, the permission information will be retrieved from the cookie more quickly than the /session/ endpoint returns. When the session changes, the cookie and permissions state is updated to reflect the new state.
-
Ray Schamp authored
We're not using it yet, and it won't be coming from the cookie when we do.
-
Ray Schamp authored
This plugin will likely be updated when webpack is updated.
-
Ray Schamp authored
-
- 07 Sep, 2016 1 commit
-
-
morant authored
- Change art microworld text to not refer to videos.
-