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: gaearon/react-proxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.8
Choose a base ref
...
head repository: gaearon/react-proxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 15 files changed
  • 3 contributors

Commits on Apr 17, 2016

  1. Configuration menu
    Copy the full SHA
    0a86704 View commit details
    Browse the repository at this point in the history
  2. 3.0.0-alpha.0

    gaearon committed Apr 17, 2016
    Configuration menu
    Copy the full SHA
    065d22c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2016

  1. Try to copy the method name

    gaearon committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    e429f95 View commit details
    Browse the repository at this point in the history
  2. Infer names more consistently

    gaearon committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    4cf5dab View commit details
    Browse the repository at this point in the history
  3. 3.0.0-alpha.1

    gaearon committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    8830842 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c019762 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2016

  1. Added try-catch to prevent throwing when defining properties with con…

    …figurable set to false
    David Brear committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    981815d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2017

  1. Merge pull request #56 from gaearon/next

    Rewrite for React Hot Loader 3
    wkwiatek authored Mar 6, 2017
    Configuration menu
    Copy the full SHA
    c679ad8 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2017

  1. Merge pull request #64 from DavidBrear/feature/non-config-property-ca…

    …tching
    
    Catch Throws from Non-Configurable Properties
    wkwiatek authored Mar 27, 2017
    Configuration menu
    Copy the full SHA
    a9f05e9 View commit details
    Browse the repository at this point in the history
Loading