- Dec 14, 2017
-
-
Josiah Neuberger authored
1. Removed duplication of code in stage component to avoid future potential divergence. Now just selectively applying styling based on states of zoomed, colorPicking, and question. 2. Fixed bottom border getting chopped in zoomed mode by adding margin and adjusting height/width accordingly. 3. Removed shouldComponentUpdate from stageHeader as suggested from code review. Added ignore lint warning suggesting change to stateless function.
-
- Nov 23, 2017
-
-
Josiah Neuberger authored
-
- Nov 21, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Nov 20, 2017
-
-
Eric Rosenbaum authored
-
Paul Kaplan authored
-
Andrew Sliwinski authored
-
DD authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Nov 19, 2017
-
-
stdio2016 authored
-
- Nov 17, 2017
-
-
Ray Schamp authored
-
- Nov 16, 2017
- Nov 14, 2017
-
-
Eric Rosenbaum authored
-
- Nov 13, 2017
-
-
Matthew Taylor authored
This is for https://github.com/LLK/scratch-paint/pull/194, making the selector area smaller on tablet so as to create more space for the paint editor
-
- 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
-
Tina Quach authored
-
Tina Quach authored
-
- Nov 09, 2017
-
-
Josiah Neuberger authored
-
- Nov 08, 2017
-
-
Paul Kaplan authored
-
- Nov 07, 2017
-
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
- Nov 03, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Paul Kaplan authored
-
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
-