- Sep 06, 2017
-
-
greenkeeper[bot] authored
-
- Sep 05, 2017
-
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
-
- Aug 31, 2017
-
-
Ray Schamp authored
-
- Aug 30, 2017
-
-
greenkeeper[bot] authored
Closes #656
-
- Aug 28, 2017
-
-
greenkeeper[bot] authored
-
- Aug 22, 2017
-
-
greenkeeper[bot] authored
Closes #637
-
- Aug 21, 2017
-
-
chrisgarrity authored
Run node explicitly (`#! …node` in the script doesn’t work on windows.
-
- Aug 17, 2017
-
-
greenkeeper[bot] authored
-
- Aug 16, 2017
-
-
greenkeeper[bot] authored
-
Paul Kaplan authored
-
- Aug 15, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Aug 14, 2017
-
-
Paul Kaplan authored
-
greenkeeper[bot] authored
-
- Aug 11, 2017
-
-
greenkeeper[bot] authored
-
- Aug 10, 2017
-
-
greenkeeper[bot] authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Aug 09, 2017
-
-
Paul Kaplan authored
-
- Aug 08, 2017
-
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
-
- Aug 04, 2017
-
-
Paul Kaplan authored
-
- Aug 03, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Jul 31, 2017
-
-
greenkeeper[bot] authored
-
- Jul 21, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Jul 19, 2017
-
-
chrisgarrity authored
Dynamic import didn’t do what we wanted, so just added `npm run i18n:msgs` to the start command. This is just temporary. Other changes as requested: * exports in one place * loc=> locale Also fixed use of require for localeData to use dynamic import (this one works), so the babelrc changes are needed, otherwise import as a function is not recognized.
-
Paul Kaplan authored
-
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
-