- Oct 31, 2018
-
-
Paul Kaplan authored
-
- Oct 30, 2018
-
-
Chris Willis-Ford authored
Add a hook for custom storage init
-
chrisgarrity authored
Merge hot fix from Master
-
chrisgarrity authored
Issue/hotfix project load
-
chrisgarrity authored
Fixes the issue where the default project reloads when the locale changes. Why is SET_PROJECT_ID getting dispatched on locale change?
-
- Oct 29, 2018
-
-
DD Liu authored
Closes #3516
-
Paul Kaplan authored
Bring in hotfix changes from smoke
-
Paul Kaplan authored
Deploy October work to Beta
-
Paul Kaplan authored
Hack to load a starter project for a specific tutorial
-
Eric Rosenbaum authored
-
Paul Kaplan authored
-
Paul Kaplan authored
Update scratch-render to the latest version
-
chrisgarrity authored
Restore IntlProvider for Internet Explorer
-
greenkeeper[bot] authored
-
- Oct 27, 2018
-
-
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
-
-
Benjamin Wheeler authored
shared and remix buttons
-
Benjamin Wheeler authored
Don't publish playground or test files to npm
-
Ray Schamp authored
The package is too large to publish to NPM. These aren't necessary for other packages using scratch-gui as a module.
-
Ben Wheeler authored
-
Paul Kaplan authored
Only dispatch targetsUpdate events if the full editor is visible
-
Ray Schamp authored
Don't publish playground or test files to npm
-
Ray Schamp authored
The package is too large to publish to NPM. These aren't necessary for other packages using scratch-gui as a module.
-
Ray Schamp authored
[Develop] Fix typo accessing storage in record modal
-
Ray Schamp authored
[Smoke] Fix typo accessing storage in record modal
-
Ray Schamp authored
-
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
[Smoke] Use names for tutorial URL ids
-
Ray Schamp authored
[Develop] Use names for tutorial URL ids
-
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
-
Andrew Sliwinski authored
Merge to Smoke Branch
-
Andrew Sliwinski authored
Update tutorial and close icons
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
Update scratch-l10n to the latest version
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
chore(package): update scratch-blocks to version 0.1.0-prerelease.154…
-
carljbowman authored
Adjusted the hierarchy of these icons. Close icon is now smaller and less prominent.
-
Ray Schamp authored
Use assets stored in the vm instead of storage
-
Ray Schamp authored
This version is needed to work with the other storage changes made to GUI
-