- Oct 27, 2018
-
-
Karishma Chadha authored
Set up cloud provider and attach it to the VM. Obtain information about cloud host and username from props.
-
- Oct 26, 2018
-
-
Paul Kaplan authored
We do not need these events when in fullscreen or player mode, and even if they do not change anything, the dispatch takes time. This also re-requests a vm.emitTargetsUpdate when transitioning from fullscreen/player back to editor mode to make sure the most recent data is shown.
-
- Oct 19, 2018
-
-
Evelyn Eastmond authored
-
- Oct 17, 2018
-
-
Evelyn Eastmond authored
-
- Oct 10, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-
- Oct 08, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
- Sep 26, 2018
-
-
Eric Rosenbaum authored
* Add mic indicator * Fix mic indicator position and margin * Don’t always show indicator, don’t sneaky-enable extension * Position mic indicator in RTL * Actually, don’t move indicator in RTL * Update event name for MIC_LISTENING * Move mic indicator state into redux * Move stageSizeToTransform into screen-utils * Position mic indicator and question at bottom of stage * Fix pointer events * JSDOC for stageSizeToTransform * Pass micIndicator into StageComponent via …props
-
- Sep 24, 2018
-
-
Evelyn Eastmond authored
-
Benjamin Wheeler authored
* added account navigation menu, copied and adapted from www * fixed css * support for login menu, registration menu from www * Dropdown replaced with MenuBarMenu, override www css in menus * render and style login dropdown via function from www * moved menu styling from menu itself to menu bar * refactoring menu components and containers * refactor and restyle account nav menu * cleaned up cruft and css per rschamp's review of PR 3070
-
- Sep 19, 2018
-
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
- Aug 23, 2018
-
-
chrisgarrity authored
- empty MapDispatchToProps (dispatch) - remove `on…` VM listeners from props passed to wrapped component.
-
- Aug 02, 2018
-
-
Paul Kaplan authored
Move listeners up to vmListenerHOC, and add listeners for new turbo mode events from scratch-vm#1413
-
- Jul 23, 2018
-
-
Paul Kaplan authored
-
- May 21, 2018
-
-
chrisgarrity authored
* Export initial states for each reducer * combine all gui reducers (excludes scratchPaint and intl) * combine all initial states to create default guiState for preloading in www * expect all of the gui state to be accessible at `state.scratchGui`
-
- Apr 30, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
Prevent crashes resulting from the editing target not being on the target list.
-
- Apr 23, 2018
-
-
Eric Rosenbaum authored
-
- Mar 23, 2018
-
-
Karishma Chadha authored
Revert "Changes to hash should happen through project loader hoc. Changes to the current project id and current project data should happen in a reducer since they are part of global state. That way, the load button can affect the global project data as well." This reverts commit e4fe143b.
-
- Mar 22, 2018
-
-
Karishma Chadha authored
Changes to hash should happen through project loader hoc. Changes to the current project id and current project data should happen in a reducer since they are part of global state. That way, the load button can affect the global project data as well.
-
- Mar 19, 2018
-
-
DD authored
-
- Mar 08, 2018
-
-
DD authored
-
- Feb 27, 2018
-
-
Moran T authored
to target pane, which already has all the needed props.
-
- Feb 23, 2018
- Feb 20, 2018
-
-
DD authored
-
- Jul 21, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Jun 30, 2017
-
-
Paul Kaplan authored
-
- May 15, 2017