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: purescript-contrib/purescript-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: purescript-contrib/purescript-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Jun 9, 2017

  1. Create LICENSE file, close #97

    paf31 authored Jun 9, 2017
    Configuration menu
    Copy the full SHA
    0b064cb View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2017

  1. Merge pull request #98 from purescript-contrib/license

    Create LICENSE file
    paf31 authored Jun 12, 2017
    Configuration menu
    Copy the full SHA
    4154696 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2017

  1. Update for react-15 (#99)

    * use create-react-class
    
    * Add node_modules to .gitignore
    
    * react-15: add events
    
    * onTransitionStart is not supported
    
    * Add suppressContentEditableWarning prop.
    
    * update package.json
    Coot authored and paf31 committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    f753b9f View commit details
    Browse the repository at this point in the history
Loading