1. 28 Jun, 2017 1 commit
  2. 24 May, 2017 2 commits
  3. 22 May, 2017 2 commits
  4. 21 May, 2017 2 commits
  5. 19 May, 2017 3 commits
  6. 16 May, 2017 4 commits
  7. 15 May, 2017 2 commits
  8. 14 May, 2017 1 commit
  9. 11 May, 2017 1 commit
  10. 08 May, 2017 1 commit
  11. 05 May, 2017 1 commit
  12. 19 Apr, 2017 1 commit
  13. 09 Mar, 2017 1 commit
    • Ben Alpert's avatar
      Remove 'guard-for-in' lint rule (#1773) · 9c9f8f66
      Ben Alpert authored
      Iterating over an object's keys using `for/in` is idiomatic and it's safe (in all modern browsers) to not check hasOwnProperty as long as the object is a plain object. Can we remove this lint rule?
      9c9f8f66
  14. 07 Mar, 2017 1 commit
  15. 06 Mar, 2017 2 commits
  16. 05 Mar, 2017 4 commits
  17. 26 Feb, 2017 1 commit
  18. 24 Feb, 2017 2 commits
  19. 22 Feb, 2017 1 commit
  20. 11 Feb, 2017 1 commit
    • Joe Haddad's avatar
      Publish · 67e6cf5a
      Joe Haddad authored
       - babel-preset-react-app@2.1.0
       - create-react-app@1.0.4
       - eslint-config-react-app@0.5.1
       - react-dev-utils@0.5.0
       - react-scripts@0.9.0
      Unverified
      67e6cf5a
  21. 07 Dec, 2016 2 commits
  22. 05 Dec, 2016 1 commit
  23. 03 Dec, 2016 1 commit
    • Ville Immonen's avatar
      Publish · 5ee027d6
      Ville Immonen authored
       - babel-preset-react-app@2.0.0
       - create-react-app@0.7.0
       - eslint-config-react-app@0.4.0
       - react-dev-utils@0.4.0
       - react-scripts@0.8.0
      5ee027d6
  24. 21 Nov, 2016 1 commit
  25. 28 Oct, 2016 1 commit