1. 06 Apr, 2020 1 commit
  2. 04 Apr, 2020 5 commits
  3. 27 Mar, 2020 1 commit
  4. 24 Mar, 2020 1 commit
  5. 21 Mar, 2020 1 commit
    • Ian Sutherland's avatar
      Publish · d2f813f8
      Ian Sutherland authored
       - babel-preset-react-app@9.1.2
       - cra-template-typescript@1.0.3
       - cra-template@1.0.3
       - create-react-app@3.4.1
       - eslint-config-react-app@5.2.1
       - react-dev-utils@10.2.1
       - react-error-overlay@6.0.7
       - react-scripts@3.4.1
      d2f813f8
  6. 20 Mar, 2020 2 commits
  7. 10 Mar, 2020 1 commit
  8. 09 Mar, 2020 1 commit
  9. 04 Mar, 2020 1 commit
    • Herman J. Radtke III's avatar
      Fix proxying API request docs (#8515) · 3f699fd0
      Herman J. Radtke III authored
      The http-proxy-middleware package has made a major version upgraded and
      introduced a breaking change. This fixes the "Configuring the Proxy
      Manually" documentation to match the latest version.
      3f699fd0
  10. 01 Mar, 2020 1 commit
  11. 29 Feb, 2020 2 commits
  12. 20 Feb, 2020 1 commit
  13. 19 Feb, 2020 3 commits
  14. 14 Feb, 2020 3 commits
  15. 13 Feb, 2020 1 commit
  16. 11 Feb, 2020 1 commit
  17. 10 Feb, 2020 1 commit
  18. 08 Feb, 2020 3 commits
  19. 06 Feb, 2020 1 commit
  20. 03 Feb, 2020 1 commit
    • Lewis Llobera's avatar
      Change arrow functions to function declarations (#8412) · 687c4ebf
      Lewis Llobera authored
      - The JavaScript template uses a function declaration to define the component, the TypeScript template and a page of the documentation used arrow functions. Changed it to use function declarations for consistency and readability.
      687c4ebf
  21. 02 Feb, 2020 1 commit
  22. 31 Jan, 2020 7 commits