Skip to content
This repository was archived by the owner on Sep 21, 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: lyft/react-javascript-to-typescript-transform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mausvargas/react-javascript-to-typescript-transform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ts2.4
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 19 files changed
  • 2 contributors

Commits on Jun 24, 2017

  1. Upgrade to TypeScript 2.4 as well as other dependencies

    Mohsen Azimi committed Jun 24, 2017
    Configuration menu
    Copy the full SHA
    39ef126 View commit details
    Browse the repository at this point in the history
  2. Update test according to the new printer

    Mohsen Azimi committed Jun 24, 2017
    Configuration menu
    Copy the full SHA
    fee87ef View commit details
    Browse the repository at this point in the history
  3. Remove createTypeDeclarationStatement hack

    Mohsen Azimi committed Jun 24, 2017
    Configuration menu
    Copy the full SHA
    9125af6 View commit details
    Browse the repository at this point in the history
  4. Clean before lint

    Mohsen Azimi committed Jun 24, 2017
    Configuration menu
    Copy the full SHA
    a0e924b View commit details
    Browse the repository at this point in the history
  5. 1.1.0

    Mohsen Azimi committed Jun 24, 2017
    Configuration menu
    Copy the full SHA
    d547119 View commit details
    Browse the repository at this point in the history
  6. Remove I prefix from props and state props

    Mohsen Azimi committed Jun 24, 2017
    Configuration menu
    Copy the full SHA
    a6c3b9f View commit details
    Browse the repository at this point in the history
  7. Fix readme

    Mohsen Azimi committed Jun 24, 2017
    Configuration menu
    Copy the full SHA
    8b78150 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6740061 View commit details
    Browse the repository at this point in the history
Loading