- Jun 09, 2017
-
-
Ray Schamp authored
Currently using an unmerged PR in gh-pages. (Will update to an LLK fork if we decide to go this way.) Move to Travis build stages to handle the multiple deploy methods by branch. Stop "testing" in more Node versions than 6, as this is basically just testing our build tools (using a single Node version simplifies using build stages.) Also add a `watch` command for testing static build output.
-
Ray Schamp authored
It wasn't ever necessary. Still allow configuring this path in the GUI in case of different paths to static files for scratch-blocks.
-
- Jun 08, 2017
-
-
Ray Schamp authored
Add instructions for publishing to the README
-
Ray Schamp authored
Full exposition here: https://github.com/LLK/scratch-gui/wiki/Publishing-to-GitHub-Pages
-
Ray Schamp authored
Use trusty beta for Travis builds
-
Ray Schamp authored
This allows gh-pages to work. Something changed in the precise VMs that prevents the git clone gh-pages uses from working correctly. See https://github.com/travis-ci/travis-ci/issues/4942 On my fork, this change allowed the gh-pages deploy to succeed.
-
- Jun 05, 2017
-
-
Paul Kaplan authored
Fix library SVGs
-
- Jun 02, 2017
-
-
Ray Schamp authored
-
Ray Schamp authored
This reverts commit 321839ca.
-
Ray Schamp authored
-
Paul Kaplan authored
Asset load: use asset's data format, not default
-
Ray Schamp authored
Override callback for monitor checked state
-
Ray Schamp authored
Show workspace before triggering resize
-
Ray Schamp authored
Check if blocks exists before updating values
-
Ray Schamp authored
-
Paul Kaplan authored
-
- Jun 01, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
Hide overflow-y on gui container
-
Paul Kaplan authored
-
Paul Kaplan authored
Update css-loader to the latest version
-
Paul Kaplan authored
-
Paul Kaplan authored
Update style-loader to the latest version
-
Paul Kaplan authored
-
Paul Kaplan authored
Update autoprefixer to the latest version
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- May 31, 2017
-
-
Steven Dale authored
-
Steven Dale authored
-
Paul Kaplan authored
-
Paul Kaplan authored
Put letter blocks back at the end of the sprites list
-
Paul Kaplan authored
-
- May 30, 2017
-
-
Paul Kaplan authored
Use PureComponent and remove incorrect shouldComponentUpdate call
-
Paul Kaplan authored
-
Paul Kaplan authored
-
DD Liu authored
Use immutable maps for the monitor state in gui
-
DD Liu authored
-