- Sep 18, 2018
-
-
Ray Schamp authored
Follow up on #2464, fix the hacky accessors into the vm and renderer internals.
-
- Sep 13, 2018
-
-
chrisgarrity authored
-
- Sep 12, 2018
-
-
Christopher Willis-Ford authored
-
Andrew Sliwinski authored
-
Linda authored
-
Linda authored
-
- Sep 11, 2018
-
-
Linda authored
-
Eric Rosenbaum authored
-
Linda authored
-
- Sep 07, 2018
-
-
Ben Wheeler authored
-
Christopher Willis-Ford authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond 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
Removing this was the point of moving the test up one level. Thanks @chrisgarrity, good catch!
-
Ray Schamp authored
If the VM is ever instantiated, which happens whenever GUI is instantiated due to default props, then IE11 will crash
-
- Aug 31, 2018
-
-
DD Liu authored
-
- 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
-
apple502j authored
-
apple502j authored
-
apple502j authored
-
apple502j authored
-
apple502j authored
-
Ray Schamp authored
Fastly is not configured yet
-
- Aug 28, 2018
-
-
Ray Schamp authored
-
Ray Schamp authored
Unfortunately I couldn't do the same with loading projects, since the presence of the component (necessitating the menu to be open) allows the actual upload from file to work, since it needs the FileInput component to be present, so it can emit a change event. We should revisit
-
Ray Schamp authored
-
chrisgarrity authored
fixes #2983
-
- Aug 27, 2018
-
-
chrisgarrity authored
-
- Aug 25, 2018
-
-
Warao Gil authored
-
- Aug 23, 2018
-
-
chrisgarrity authored
* Fix all the little RTL layout bugs - [ ] borders on toolbox and workspace mirror correctly - [ ] spacing on stage selector is correct - [ ] stage size icons are mirrored - [ ] extension library coming soon text is positioned correctly - [ ] only mirror blocks icon on the tab (others stay right-handed) - [ ] drop down icon in create variable modal has correct spacing * FIx RTL backpack header border-radius * round the bottom corner of paint/sound editors This makes the editor’s asset panels match the blocks.
-
chrisgarrity authored
-
DD Liu authored
-
chrisgarrity authored
- empty MapDispatchToProps (dispatch) - remove `on…` VM listeners from props passed to wrapped component.
-
Karishma Chadha authored
-