- Sep 19, 2018
-
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
- Sep 18, 2018
-
-
chrisgarrity authored
-
chrisgarrity authored
-
chrisgarrity authored
-
chrisgarrity authored
-
- Sep 16, 2018
-
-
chrisgarrity authored
Questions: * should the message strings include the number? Or should that get added to the name when the name is defined * added a new ‘shared-messages’ to handle the definition of backdrop, costume, etc which are used in multiple places, they’re all related to defaults, so should it all be in `lib/default-project`
-
- Sep 14, 2018
-
-
chrisgarrity authored
-
- Sep 12, 2018
-
-
Christopher Willis-Ford authored
-
- Sep 11, 2018
-
-
Eric Rosenbaum authored
-
- Sep 07, 2018
-
-
Ben Wheeler authored
-
Christopher Willis-Ford authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
- Sep 06, 2018
-
-
Ben Wheeler authored
styling for title field; correct input target in tests; make download filename safer with default, max length; in playground index, correctly pass props through to gui container
-
- Sep 05, 2018
-
-
Ray Schamp authored
/ht @chrisgarrity
-
Ray Schamp authored
If the VM is ever instantiated, which happens whenever GUI is instantiated due to default props, then IE11 will crash
-
- Aug 30, 2018
-
-
Ray Schamp authored
Just use ProjectLoaderHOC to translate props to redux. Trying to be clever about using both props and redux state together was... not clever. Resolves #3040
-
Ray Schamp authored
Fastly is not configured yet
-
- Aug 28, 2018
-
-
Ray Schamp authored
-
Ray Schamp authored
-
- Aug 23, 2018
-
-
chrisgarrity authored
- empty MapDispatchToProps (dispatch) - remove `on…` VM listeners from props passed to wrapped component.
-
- Aug 20, 2018
-
-
Eric Rosenbaum authored
-
- Aug 16, 2018
-
-
Ray Schamp authored
We don't have revisions
-
Ray Schamp authored
-
Ray Schamp authored
*Kind of*. This isn't a good way to do it because we use the storage singleton before GUI is mounted. This needs to happen differently, like configuring storage in the project loader hoc and passing it down, so it could be attached to the VM once it has a VM? Fixup 723d975d062ce3b585715b5cbabfcdae218d901a This reverts commit 723d975d062ce3b585715b5cbabfcdae218d901a.
-
Ray Schamp authored
-
- Aug 12, 2018
-
-
Ben Wheeler authored
padding and margin changes to make www project page layout work without hacks; hack to position monitors correctly
-
- Aug 09, 2018
-
-
Eric Rosenbaum authored
-
- Aug 02, 2018
-
-
chrisgarrity authored
I think this switches all the icons we saw. I also switched the icons on the tabs (the blocks going the wrong way looked bad).
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Paul Kaplan authored
Move listeners up to vmListenerHOC, and add listeners for new turbo mode events from scratch-vm#1413
-
- Jul 28, 2018
-
-
apple502j authored
-