- May 19, 2017
-
-
Ray Schamp authored
-
- May 17, 2017
-
-
DD Liu authored
-
- May 11, 2017
-
-
Ray Schamp authored
/ht @paulkaplan
-
- May 05, 2017
-
-
Paul Kaplan authored
-
- May 04, 2017
-
-
Ray Schamp authored
Use the de/serialization features of the VM to allow downloading and loading project JSON
-
Ray Schamp authored
-
Ray Schamp authored
It doesn't help anything. Doing a deep compare is unnecessary because the underlying components will do the necessary comparison themselves. Simply seeing if the sprite list has changed at all is enough.
-
Ray Schamp authored
-
Paul Kaplan authored
-
- May 03, 2017
-
-
Paul Kaplan authored
-
- Apr 26, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Apr 24, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Apr 20, 2017
-
-
Ray Schamp authored
With jscodeshift thank God
-
- Apr 04, 2017
-
-
Ray Schamp authored
* Fix costume loading in sprite info pane Requires LLK/scratch-vm#517 * Fix costume loading in costumes tab Requires LLK/scratch-vm#517
-
- Apr 03, 2017
-
-
Ray Schamp authored
-
- Mar 28, 2017
-
-
Paul Kaplan authored
-
- Mar 23, 2017
-
-
Christopher Willis-Ford authored
Attaching the storage module in `vmListenerHOC` means it can propagate down to the GUI, stage, and blocks naturally. The default VM property value has been removed from those places so that we're not instantiating extra VM instances any more. Instead, using one of those components outside of the `vmListenerHOC` framework will require providing a VM instance as a property.
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Christopher Willis-Ford authored
-
- Mar 22, 2017
-
-
Paul Kaplan authored
Remove target pane button and actions Add back putting the sound library in the ui
-
- Mar 21, 2017
-
-
Paul Kaplan authored
-
- Mar 20, 2017
-
-
Steven Dale authored
Fixes #156 + refactored classnames to style guide conventions
-
Steven Dale authored
Affects SpriteSelector Pane, StageSelector Pane, Stage, MenuBar, Libraries Modal, Add/Import buttons, for Chrome, Ffx + Safari on Sierra. Fixes #162
-
- Mar 09, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Mar 08, 2017
-
-
Steven Dale authored
-
Ray Schamp authored
* Buffer sprite info text fields Changes to the name, x, or y fields should only be sent to the VM when the field is blurred or when enter is pressed. Still allow updates while the fields are focused, but unchanged. Fixes #154 * Remove focus from input fields after hitting enter * Fix prop types for info component and container
-
- Mar 07, 2017
-
-
Steven Dale authored
Refactored towards better convention for linting.
-