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: naderhen/react-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: facebookarchive/react-python
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.
  • 13 commits
  • 10 files changed
  • 5 contributors

Commits on Nov 7, 2014

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

Commits on Nov 24, 2014

  1. Configuration menu
    Copy the full SHA
    f539c6d View commit details
    Browse the repository at this point in the history
  2. Merge pull request facebookarchive#16 from andreypopp/es6-strip_types

    jsx: add harmony and strip_types options
    kmeht committed Nov 24, 2014
    Configuration menu
    Copy the full SHA
    d8d051f View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.5.1.

    kmeht committed Nov 24, 2014
    Configuration menu
    Copy the full SHA
    60916c0 View commit details
    Browse the repository at this point in the history
  4. Fix for PyExecJS >= 1.0.5

    Test plan:
    % EXECJS_RUNTIME=Node python ./react/test/__main__.py
    % EXECJS_RUNTIME=PhantomJS python ./react/test/__main__.py
    
    It fails with JavaScriptCore runtime but does so in an older version (probably
    because of Browserify).
    andreypopp committed Nov 24, 2014
    Configuration menu
    Copy the full SHA
    1855619 View commit details
    Browse the repository at this point in the history
  5. Merge pull request facebookarchive#17 from andreypopp/pin-pyexecjs

    Fix for PyExecJS >= 1.0.5
    kmeht committed Nov 24, 2014
    Configuration menu
    Copy the full SHA
    9fe6ec7 View commit details
    Browse the repository at this point in the history
  6. Bump version to 0.5.2.

    kmeht committed Nov 24, 2014
    Configuration menu
    Copy the full SHA
    c0eec0f View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2015

  1. Configuration menu
    Copy the full SHA
    dafa652 View commit details
    Browse the repository at this point in the history
  2. Merge pull request facebookarchive#28 from douglas-vaz/master

    Fix README example using named parameter in call
    sophiebits committed Apr 7, 2015
    Configuration menu
    Copy the full SHA
    22fc6d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2015

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

Commits on Apr 16, 2015

  1. Merge pull request facebookarchive#29 from JonathanRaiman/master

    switch e.message to str(e)
    kmeht committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    b9812d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2015

  1. Configuration menu
    Copy the full SHA
    33d83d6 View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.6.0.

    kmeht committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    9cf9870 View commit details
    Browse the repository at this point in the history
Loading