- Nov 07, 2018
-
-
kosiecki17 authored
* Updates to GIFs and HoC content * lint
-
Eric Rosenbaum authored
* Override blocks playNote_ to emit VM event * update blocks
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Nov 06, 2018
-
-
Eric Rosenbaum authored
* Use target id in volume reporter block * update VM
-
- Nov 05, 2018
-
-
Paul Kaplan authored
Added a unit test and covered the other case (not used) where you might be trying to update the index zero of a list
-
Paul Kaplan authored
-
- Nov 02, 2018
-
-
Paul Kaplan authored
Converting string to b64 via window.btoa fails on characters outside codepoints 0-255, include the "cloud" in cloud variable names
-
Paul Kaplan authored
-
- Nov 01, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Oct 31, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Oct 29, 2018
-
-
Karishma Chadha authored
-
Eric Rosenbaum authored
-
Karishma Chadha authored
-
- Oct 28, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
- 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.
-
Karishma Chadha authored
-
chrisgarrity authored
GUI includes its own Intl provider (react-intl supports nested intl providers) that works within the www intl provider. Restore the app-state provider intl provider and app-stat-hoc for the stand-alone gui so that IE can function enough to put up the unsupported browser.
-
- 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 25, 2018
-
-
Ray Schamp authored
-
Ray Schamp authored
This prevents a tutorial with no urlId being returned in the case of no tutorial query param Nice catch @kchadha!
-
Ray Schamp authored
-
Ray Schamp authored
Good catch @kchadha!
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
And start just creating assets to hand to the VM. Towards https://github.com/LLK/scratch-vm/issues/1577
-
- Oct 24, 2018
-
-
Christopher Willis-Ford authored
-
Ben Wheeler authored
-
Ben Wheeler authored
made remixing, saving as copy states; made project state naming more consistent changed meaning of canCreateNew to true creation fixed project-saver-hoc test removed Remix option from standalone player menu; renamed canSaveAsCopy to canCreateCopy added parenthesis missing from rebase fixed create new test
-
Eric Rosenbaum authored
-
- Oct 23, 2018
-
-
kosiecki17 authored
* Adding 2 HoC Tutorials * HoC Tutorials * HoC Tutorials
-
Paul Kaplan authored
-
Ben Wheeler authored
-
Eric Rosenbaum authored
* Add a space after ‘apple’ in the join block * Fix integration test
-
Ben Wheeler authored
-