- Apr 12, 2018
-
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
whoops
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
It's shifted downward to not overlap the menubar, since it's hard to make a child z-indexed below its parent.
-
Ray Schamp authored
It's a cleaner API IMO but ended up being a messy implementation...
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
These use a technique where the save/load functionality is passed from the component to its children via a function argument. I opted for this rather than a higher order component because it is more readable and requires fewer intermediary components. This could just as easily been done with a higher order component and would be happy to change it to that instead. There is a performance implication since there is a function being defined in render. However the menu bar is not a highly re-rendered component, so I thought it would be ok in this case.
-
Ray Schamp authored
-
Ray Schamp authored
Sorry @carljbowman
-
Ray Schamp authored
Mostly to remove the repeated props
-
Ray Schamp authored
We have actual menu items now so the things that were menu items should be considered menu bar items
-
Ray Schamp authored
They open and close what more do you want?
-
Ray Schamp authored
Add more information to error boundary messages
-
Ray Schamp authored
The error message is included in the first line of the stack
-
Ray Schamp authored
While working on the menubar, I couldn't find the source of an error. This adds more stack info to the error messages emitted by the error boundary.
-
- Apr 11, 2018
-
-
kchadha authored
Update default project with new more compact serialization.
-
kchadha authored
-
Karishma Chadha authored
-
Paul Kaplan authored
Add costume size/sound length details to sprite tile and update styling
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
Update scratch-paint to the latest version
-
Paul Kaplan authored
Fixing issue #1753
-
- Apr 10, 2018
-
-
Helio authored
-
Helio authored
-
greenkeeper[bot] authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Apr 09, 2018
-
-
kchadha authored
Update VM manually in package json
-
Paul Kaplan authored
-
kchadha authored
Remove camera upload options from sprite and backdrop selectors.
-
Karishma Chadha authored
-