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: woodcode/learning-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: MoonHighway/learning-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 327 files changed
  • 5 contributors

Commits on Aug 17, 2017

  1. Configuration menu
    Copy the full SHA
    4a6dd58 View commit details
    Browse the repository at this point in the history
  2. replace book image

    eveporcello authored Aug 17, 2017
    Configuration menu
    Copy the full SHA
    dcb9e24 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2017

  1. Bug fix 12 - opener command for Mac and Windows (MoonHighway#13)

    * Makes open commands work in both Mac and Windows
    * Updates readme to include update documentation
    eveporcello authored Sep 27, 2017
    Configuration menu
    Copy the full SHA
    c0dee08 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2017

  1. Gets initialState correct

    eveporcello authored Sep 28, 2017
    Configuration menu
    Copy the full SHA
    e4aa5ec View commit details
    Browse the repository at this point in the history
  2. React 16 upgrade (MoonHighway#15)

    * Updates all sample projects to use React 16
    * Updates all npms in any `package.json` to their current versions
    * React 16 updates for Chapter 5
    * React 16 Updates for Chapter 6
    * React 16 updates for Chapter 7
    * React 16 Updates for Chapter 8
    * React 16 Updates for Chapter 9
    * React 16 updates for Chapter 10
    * React 16 upgrades for Chapter 11
    * React 16 Updates for Chapter 12
    * Adds React 16 Upgrade note to repo home page
    MoonTahoe authored Sep 28, 2017
    Configuration menu
    Copy the full SHA
    e2bd876 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2017

  1. Changes npm build scripts

    eveporcello committed Sep 29, 2017
    Configuration menu
    Copy the full SHA
    c7bb28d View commit details
    Browse the repository at this point in the history
  2. Localizes Samples & Updates JSBin Links (MoonHighway#16)

    * Updates readme with React 16 CDN details
    * Updates all samples to React 16
    * Removes createClass from samples
    * Localizes JSBin samples
    * Adds Sample Demo Links
    * Adds Sample Source Links
    eveporcello authored and MoonTahoe committed Sep 29, 2017
    Configuration menu
    Copy the full SHA
    270bfbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20b91b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2017

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

Commits on Oct 12, 2017

  1. Adds a local version of the Flux sample (MoonHighway#19)

    * Adds local flux sample and fixes a typo
    * typo fix
    eveporcello authored Oct 12, 2017
    Configuration menu
    Copy the full SHA
    868fb59 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2017

  1. Update 10-template-strings.html

    from incorrect `.getYear()` to correct `.getFullYear()`...
    MoonTahoe authored Dec 31, 2017
    Configuration menu
    Copy the full SHA
    6e4a3c7 View commit details
    Browse the repository at this point in the history
  2. Update 04-imperative-clock.js

    Removes `var time=""`
    MoonTahoe authored Dec 31, 2017
    Configuration menu
    Copy the full SHA
    a686f50 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2018

  1. Fix a typo (MoonHighway#25)

    oseack authored and eveporcello committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    ca31c53 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2018

  1. Update 02-mounting.html

    Prints the error message instead of the word error...
    MoonTahoe authored Feb 11, 2018
    Configuration menu
    Copy the full SHA
    e0346c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

  1. Fix typo error (MoonHighway#29)

    FROM:
    ##### Version 1 of te sample in the editor:
    
    TO:
    ##### Version 1 of the sample in the editor:
    seongbin9786 authored and eveporcello committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    796ebc3 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. redirecting fix (MoonHighway#38)

    aarifkhamdi authored and MoonTahoe committed May 7, 2019
    Configuration menu
    Copy the full SHA
    e020939 View commit details
    Browse the repository at this point in the history
Loading