- Oct 23, 2018
-
-
Paul Kaplan authored
-
Ben Wheeler authored
-
- Oct 22, 2018
-
-
chrisgarrity authored
-
- 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.
-
kyleplo authored
* Make loader blocks mirrored on RTL * Whoops, forgot to change names * Fix problems with flipping back
-
- 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
-
- Oct 17, 2018
-
-
Karishma Chadha 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
-
- Oct 16, 2018
-
-
Ben Wheeler authored
-
- Oct 15, 2018
-
-
Karishma Chadha authored
-
chrisgarrity authored
* Look up video id based on locale. * add japanese video ids * add test
-
chrisgarrity authored
* Adjust language icon and caret in menu-bar * remove unused style from `language-selector.css`
-
Andrew Sliwinski authored
-
- Oct 14, 2018
-
-
Ben Wheeler authored
-
- Oct 11, 2018
-
-
Ben Wheeler authored
-
chrisgarrity authored
Also added jsdoc to locale-utils
-
Ray Schamp authored
-
Ben Wheeler authored
stripped title handling from sb file uploader updated more projectState related names simplified hash-parser-hoc logic slightly
-
- Oct 10, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
- Oct 09, 2018
-
-
apple502j authored
* Translate "(empty)" and "length {value.length}" * Use FormattedMessage
-
- Oct 08, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
load new project, both json and title; set title on file load; draft of code to fetch title from api
-
Ben Wheeler authored
-
- Oct 04, 2018
-
-
Andrew Sliwinski authored
-