- Oct 19, 2018
-
-
chrisgarrity authored
-
chrisgarrity authored
This is taking advantage of the fact that react-intl can support nested IntlProviders. GUI will use it’s own ConnectedIntlProvider, that maintains the translations in redux, while www will continue to have it’s own IntlProvider that is initialized when the page loads. Moving the IntlProvider into GUI meant that nothing in the playground can use injectIntl, so the default project name needed to move into the component instead of being in the reducer. The Localization HOC is added, it takes an optional onSetLanguage handler, so www can pass a function that will set the cookie that www needs.
-
Benjamin Wheeler authored
handle many modes of new project creation
-
kyleplo authored
* Make loader blocks mirrored on RTL * Whoops, forgot to change names * Fix problems with flipping back
-
Evelyn Eastmond authored
Resolves #3336: Prevent multiple peripheral alerts after language switch
-
Evelyn Eastmond authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
- Oct 18, 2018
-
-
Ben Wheeler authored
responding to canSave without needing canSaveNew prop removed canSaveNew added default for onUpdateProjectId removed conflict files erroneously added don't pass down onError got tests passing better creating and saving logic and names
-
Karishma Chadha authored
Get costume url bugfix
-
Andrew Sliwinski authored
Update scratch-vm to the latest version
-
greenkeeper[bot] authored
-
Eric Rosenbaum authored
-
Andrew Sliwinski authored
Add video translation
-
Andrew Sliwinski authored
Preload fonts
-
Andrew Sliwinski authored
Update scratch-vm to the latest version
-
Andrew Sliwinski authored
Update scratch-storage to the latest version
-
greenkeeper[bot] authored
-
Benjamin Wheeler authored
sb-file-uploader gets title of any sb.* file; calls onUpdateProjectTitle
-
- Oct 17, 2018
-
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
-
Andrew Sliwinski authored
Update vm
-
Andrew Sliwinski authored
Update chromedriver to the latest version
-
Karishma Chadha authored
-
Karishma Chadha authored
-
Eric Rosenbaum authored
-
Ben Wheeler authored
-
greenkeeper[bot] authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
don't set redux project title directly from sb uploader; only extract title from .sb2 and .sb3 filenames
-
Ben Wheeler authored
-
greenkeeper[bot] authored
-
Andrew Sliwinski authored
Update scratch-vm to the latest version
-
Evelyn Eastmond authored
-
DD authored
-
Karishma Chadha authored
Add sprite/stage watermark to the blocks workspace.
-
Ray Schamp authored
Update babel-loader to version 8.0.4
-