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: Dean177/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
  • 19 commits
  • 260 files changed
  • 2 contributors

Commits on Mar 28, 2018

  1. Configuration menu
    Copy the full SHA
    8013634 View commit details
    Browse the repository at this point in the history
  2. Added less and sass loaders, updated template to take advantage of th…

    …is. Update README with new instructions
    Dean177 committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    7a17eee View commit details
    Browse the repository at this point in the history
  3. Fixed readme markdown

    Dean177 committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    8ddf5ae View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2018

  1. Update name in package.json

    Dean177 committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    29bef08 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2018

  1. Typescript loader via babel

    Dean177 committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    793799d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/wmonk/create-react-app-ty…

    …pescript into wmonk-master
    
    # Conflicts:
    #	packages/react-scripts/config/webpack.config.prod.js
    #	packages/react-scripts/package.json
    Dean177 committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    413a7c7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'wmonk-master'

    Dean177 committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    00db9eb View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into babel-typescript-loader

    # Conflicts:
    #	packages/react-scripts/package.json
    Dean177 committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    5ef0717 View commit details
    Browse the repository at this point in the history
  5. Drop less loader

    Dean177 committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    64c0a49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ece04d5 View commit details
    Browse the repository at this point in the history
  7. Update readme

    Dean177 committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    1cea14f View commit details
    Browse the repository at this point in the history
  8. v2.15.1

    Dean177 committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    ef84a0d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2018

  1. Configure sass loader to include node_modules.

    Add prettier config for typescript.
    Use react-hot-loader in the template.
    Dean177 committed May 30, 2018
    Configuration menu
    Copy the full SHA
    9b7b6a5 View commit details
    Browse the repository at this point in the history
  2. Publish

     - @dean177/react-scripts-ts@2.16.0
    Dean177 committed May 30, 2018
    Configuration menu
    Copy the full SHA
    03dee5b View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. Merge branch 'master' of https://github.com/wmonk/create-react-app-ty…

    …pescript into wmonk-master
    
    # Conflicts:
    #	packages/react-scripts/config/webpack.config.prod.js
    #	packages/react-scripts/package.json
    #	packages/react-scripts/template/tsconfig.json
    Dean177 committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    789a3ea View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/wmonk/create-react-app-ty…

    …pescript into wmonk-master
    
    # Conflicts:
    #	packages/react-scripts/config/webpack.config.prod.js
    #	packages/react-scripts/package.json
    #	packages/react-scripts/template/tsconfig.json
    Dean177 committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    8e98da0 View commit details
    Browse the repository at this point in the history
  3. Bump babel version

    Dean177 committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    808ce5d View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Dean177 authored Jul 9, 2018
    Configuration menu
    Copy the full SHA
    8f103c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2018

  1. Deprecate the package no it is no longer needed

    Dean Merchant committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    1584faf View commit details
    Browse the repository at this point in the history
Loading