Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wmonk/create-react-app-typescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: cef62/create-react-app-typescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 193 files changed
  • 5 contributors

Commits on Sep 20, 2017

  1. Configuration menu
    Copy the full SHA
    99a55a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2017

  1. Configuration menu
    Copy the full SHA
    f23bf4b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2017

  1. Configuration menu
    Copy the full SHA
    b05aae6 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

  1. Configuration menu
    Copy the full SHA
    5aaea56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e3ab21 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2017

  1. Merge pull request #183 from bootstraponline/fork

    ✅  Upstream sync (Nov 5 2017)
    wmonk authored Nov 13, 2017
    Configuration menu
    Copy the full SHA
    ff50e0f View commit details
    Browse the repository at this point in the history
  2. v2.9.0

    wmonk committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    c452b8b View commit details
    Browse the repository at this point in the history
  3. Upadte README for v2.9.0

    wmonk committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    04ff635 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdc024d View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2017

  1. Configuration menu
    Copy the full SHA
    81bea6e View commit details
    Browse the repository at this point in the history
  2. Update package.json

    johnnyreilly authored Nov 22, 2017
    Configuration menu
    Copy the full SHA
    fdcdcbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91d74f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2017

  1. Merge pull request #165 from johnnyreilly/master

    Add support for fork-ts-checker-webpack-plugin
    wmonk authored Nov 27, 2017
    Configuration menu
    Copy the full SHA
    923b627 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2017

  1. Configuration menu
    Copy the full SHA
    6277b60 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2017

  1. Merge pull request #199 from DorianGrey/master

    Adjust 'Testing components' section to use the correct TS versions.
    DorianGrey authored Nov 30, 2017
    Configuration menu
    Copy the full SHA
    8e0ebe2 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. Add link to typescript User Guide

    The User Guide is hidden (I found it only recently), so a link (like on the original create-react-app) helps
    StefanSchoof authored Dec 6, 2017
    Configuration menu
    Copy the full SHA
    6ff1d97 View commit details
    Browse the repository at this point in the history
  2. remove extra space lines

    StefanSchoof authored Dec 6, 2017
    Configuration menu
    Copy the full SHA
    e4b4146 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #201 from StefanSchoof/patch-1

     Add link to typescript User Guide
    DorianGrey authored Dec 6, 2017
    Configuration menu
    Copy the full SHA
    e45323d View commit details
    Browse the repository at this point in the history
  4. @types into devDependencies

    In a new project all @types in the devDependencies. So the install command should also add them there
    StefanSchoof authored Dec 6, 2017
    Configuration menu
    Copy the full SHA
    5aca4e3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #204 from StefanSchoof/patch-1

    @types into devDependencies
    DorianGrey authored Dec 6, 2017
    Configuration menu
    Copy the full SHA
    e404a66 View commit details
    Browse the repository at this point in the history
Loading