Skip to content
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: tendermario/TypeScript-React-Conversion-Guide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: microsoft/TypeScript-React-Conversion-Guide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 10 files changed
  • 7 contributors

Commits on Nov 7, 2017

  1. Update README.md

    ipanasenko authored Nov 7, 2017
    Configuration menu
    Copy the full SHA
    b96dc96 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2018

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

Commits on Jun 22, 2018

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

Commits on Oct 4, 2018

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

Commits on Jan 8, 2020

  1. TicTacToe_JS config upgrade

    - webpack2 --> webpack4
    - babel6 --> babel7
    - react15 --> react16
    - changed outpit file as now dist is implict in webpack
    matthewliuswims committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    1c152a7 View commit details
    Browse the repository at this point in the history
  2. TicTacToe_TS config upgrade

    - webpack2 --> webpack4
    - awesome-typescript-loader --> ts-loader
    - update README
    - some other small housekeeping things
    matthewliuswims committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    3a407d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Merge pull request microsoft#22 from matthewliuswims/house-keeping-up…

    …grades
    
    Housekeeping upgrades
    Orta authored Jan 15, 2020
    Configuration menu
    Copy the full SHA
    9ace79b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into update-readme

    Orta authored Jan 15, 2020
    Configuration menu
    Copy the full SHA
    2db561a View commit details
    Browse the repository at this point in the history
  3. Merge pull request microsoft#18 from rickdunkin/update-readme

    Slight formatting/spelling/grammar updates to the project's readme
    Orta authored Jan 15, 2020
    Configuration menu
    Copy the full SHA
    dcafde5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into jakegavin/fix-7

    Orta authored Jan 15, 2020
    Configuration menu
    Copy the full SHA
    c2a6cd4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request microsoft#15 from jakegavin/jakegavin/fix-7

    Exclude node_modules in Webpack rules
    Orta authored Jan 15, 2020
    Configuration menu
    Copy the full SHA
    48e2972 View commit details
    Browse the repository at this point in the history
  6. Merge pull request microsoft#11 from beardlessman/patch-1

    fix importing components in app.tsx
    Orta authored Jan 15, 2020
    Configuration menu
    Copy the full SHA
    91733f6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request microsoft#5 from ipanasenko/patch-1

    fix typo in README
    Orta authored Jan 15, 2020
    Configuration menu
    Copy the full SHA
    212d23e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Fix output.

    DanielRosenwasser authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    4ce20fc View commit details
    Browse the repository at this point in the history
Loading