- Jul 19, 2017
-
-
Paul Kaplan authored
-
- Jul 18, 2017
-
-
chrisgarrity authored
Using react-intl-redux package. This just sets up the default English. Language switching in another PR. Requires locale/messages.json to exist, `{}` is ok.
-
chrisgarrity authored
Generate `locale/messages.json` from available languages in `translations`. If there are no translations for a given language (from `languages.json`) it just skips it, react-intl will use the default english strings. Just using English, French and Spanish for testing right now.
-
- Jul 17, 2017
-
-
chrisgarrity authored
Generating the localization source to update the translation system (transifex) is really separate from building. When building we want to be using the current state of translations from transifex, and the english default strings are not needed. Uses the babel-cli to run the babel-plugin-react-intl separately from webpack.
-
chrisgarrity authored
Making the script easier to reuse later.
-
chrisgarrity authored
Using babel-plugin-react intl to extract messages from sources that use react-intl. It creates one file per component, that’s not ideal for translators. Transifex supports several different json formats. We picked the chrome i18n json format because it includes the ‘description’ and displays that to translators as instructions in the transifex UI.
-
- Jul 11, 2017
-
-
greenkeeper[bot] authored
-
- Jul 06, 2017
-
-
greenkeeper[bot] authored
-
- Jun 30, 2017
-
-
chrisgarrity authored
Costumes and Sound tab strings.
-
greenkeeper[bot] authored
Closes #429
-
- Jun 28, 2017
-
-
greenkeeper[bot] authored
-
- Jun 26, 2017
-
-
Paul Kaplan authored
-
- Jun 22, 2017
-
-
Paul Kaplan authored
-
- Jun 17, 2017
-
-
greenkeeper[bot] authored
-
- Jun 15, 2017
-
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
-
- Jun 14, 2017
-
-
greenkeeper[bot] authored
-
Ray Schamp authored
In case the remote one gets deleted for some reason. I already had a fork of gh-pages, which is why I'm using rschamp rather than LLK. This is intended to be temporary.
-
- Jun 09, 2017
-
-
Ray Schamp authored
-
Ray Schamp authored
Currently using an unmerged PR in gh-pages. (Will update to an LLK fork if we decide to go this way.) Move to Travis build stages to handle the multiple deploy methods by branch. Stop "testing" in more Node versions than 6, as this is basically just testing our build tools (using a single Node version simplifies using build stages.) Also add a `watch` command for testing static build output.
-
- Jun 02, 2017
-
-
Ray Schamp authored
-
- Jun 01, 2017
-
-
Ray Schamp authored
Reverts #335. Pinning to `^0.1.0.prerelease.0` is not equivalent to `latest`, since has the effect of not installing the latest version on `npm install`, you have to also do `npm update`. This hurts us ergonomically on `npm install`, and doesn't help us since we already are releasing breaking changes on `prerelease`.
-
- May 25, 2017
-
-
greenkeeper[bot] authored
-
- May 22, 2017
-
-
DD Liu authored
-
greenkeeper[bot] authored
-
- May 20, 2017
-
-
greenkeeper[bot] authored
-
- May 19, 2017
-
-
Paul Kaplan authored
-
- May 18, 2017
-
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
Closes #345
-
greenkeeper[bot] authored
Closes #344
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
Closes #352
-
greenkeeper[bot] authored
Closes #346
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
https://greenkeeper.io/
-
greenkeeper[bot] authored
https://greenkeeper.io/
-
- May 11, 2017
-
-
Ray Schamp authored
-
- May 04, 2017
-
-
Paul Kaplan authored
-