Skip to content

Conversation

@t-kazu
Copy link
Collaborator

@t-kazu t-kazu commented Oct 23, 2018

No description provided.

greenkeeper bot and others added 30 commits September 27, 2018 17:21
This ensures that the reducer is actually called with the project data that storage loaded
* Adjust language icon and caret in menu-bar
* remove unused style from `language-selector.css`
…driver-2.42.1

Update chromedriver to the latest version 🚀
* Look up video id based on locale.
* add japanese video ids
* add test
… for performance, address other review feedback.
greenkeeper bot and others added 28 commits October 17, 2018 21:50
…d-title

sb-file-uploader gets title of any sb.* file; calls onUpdateProjectTitle
…h-storage-1.0.5

Update scratch-storage to the latest version 🚀
…h-vm-0.2.0-prerelease.20181017214556

Update scratch-vm to the latest version 🚀
…230-translate-videos

Add video translation
…h-vm-0.2.0-prerelease.20181018161118

Update scratch-vm to the latest version 🚀
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
…lerts-locale-switch

Resolves scratchfoundation#3336: Prevent multiple peripheral alerts after language switch
)

* Make loader blocks mirrored on RTL

* Whoops, forgot to change names

* Fix problems with flipping back
…w-project

handle many modes of new project creation
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.
…2172-integrate-intl

Refactor IntlProvider in GUI to support integration with www
…h-vm-0.2.0-prerelease.20181019092856

Update scratch-vm to the latest version 🚀
@takaokouji
Copy link

LGTM

@takaokouji takaokouji merged commit d3b97ce into smalruby:develop Oct 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.