Skip to content
Snippets Groups Projects
  1. Jul 17, 2017
    • chrisgarrity's avatar
      Generate en.json from translation messages · 88171110
      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.
      88171110
  2. Jul 06, 2017
  3. Jun 30, 2017
  4. Jun 28, 2017
  5. Jun 26, 2017
  6. Jun 22, 2017
  7. Jun 17, 2017
  8. Jun 15, 2017
  9. Jun 14, 2017
  10. Jun 09, 2017
    • Ray Schamp's avatar
      ba6f6a97
    • Ray Schamp's avatar
      Deploy all branches but master to subdirectories · 99bb4fea
      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.
      99bb4fea
  11. Jun 02, 2017
  12. Jun 01, 2017
    • Ray Schamp's avatar
      Pin to `latest` for 3.0 modules · 8fe06537
      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`.
      8fe06537
  13. May 25, 2017
  14. May 22, 2017
  15. May 20, 2017
  16. May 19, 2017
  17. May 18, 2017
  18. May 11, 2017
  19. May 04, 2017
  20. May 03, 2017
  21. May 01, 2017
  22. Apr 21, 2017
  23. Apr 20, 2017
Loading