- Apr 19, 2017
-
-
Paul Kaplan authored
-
Ivan Wang authored
* Set editing target when double clicking on sprite in stage * rename double clicker handler and add comment
-
- Apr 13, 2017
-
-
Paul Kaplan authored
Fix dragging sprite only when mousedown starts on sprite
-
- Apr 12, 2017
- Apr 06, 2017
-
-
Paul Kaplan authored
Fix audio images in sounds tab
-
- Apr 05, 2017
-
-
Paul Kaplan authored
-
- 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
-
Paul Kaplan authored
Use decodeSound and scratch storage for loading sounds
-
Paul Kaplan authored
Use backdrop library in costume tab
-
- Apr 03, 2017
-
-
Paul Kaplan authored
-
Ray Schamp authored
-
- Apr 01, 2017
-
-
Ray Schamp authored
* chore(package): update autoprefixer to version 6.7.7 https://greenkeeper.io/ * chore(package): update css-loader to version 0.28.0 Closes #231 https://greenkeeper.io/ * chore(package): update postcss-simple-vars to version 3.1.0 https://greenkeeper.io/ * chore(package): update react-modal to version 1.7.3 https://greenkeeper.io/ * chore(package): update react-style-proptype to version 2.0.2 https://greenkeeper.io/ # Conflicts: # package.json * chore(package): update style-loader to version 0.16.1 Closes #253 https://greenkeeper.io/ * chore(package): update webpack to version 2.3.2 Closes #264 https://greenkeeper.io/
-
- Mar 31, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
Fix backdrop and costume loading from libraries
-
Paul Kaplan authored
-
- Mar 28, 2017
-
-
Paul Kaplan authored
Stricter PropType validation
-
Paul Kaplan authored
-
- Mar 27, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
Change #off to #removeListener
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Mar 24, 2017
-
-
Chris Willis-Ford authored
Use scratch-storage
-
- 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
Tabbed sound and costume panels
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
Sound library first iteration
-
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
Fix block editor borders
-
Paul Kaplan authored
-
- Mar 20, 2017
-
-
Christopher Willis-Ford authored
There are a handful of places where the GUI code could use the storage module directly; converting those is for a later change.
-
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 13, 2017
-
-
Andrew Sliwinski authored
Add simple blocks background pattern
-