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: PaulLeCam/react-leaflet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: codebusters/react-leaflet
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.
  • 8 commits
  • 0 files changed
  • 2 contributors

Commits on Jan 15, 2015

  1. Allow to change the leaflet imageOverlay.

    Thorsten Scherler committed Jan 15, 2015
    Configuration menu
    Copy the full SHA
    e3e330c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecb05db View commit details
    Browse the repository at this point in the history
  3. Updating solution to allow the change of an ImageOverlay.

    Thorsten Scherler committed Jan 15, 2015
    Configuration menu
    Copy the full SHA
    717d52c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:KABA-CCEAC/react-leaflet

    Thorsten Scherler committed Jan 15, 2015
    Configuration menu
    Copy the full SHA
    e5eb98f View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2015

  1. Merge remote-tracking branch 'upstream/master'

    Conflicts:
    	lib/ImageOverlay.js
    	src/ImageOverlay.js
    Thorsten Scherler committed Feb 12, 2015
    Configuration menu
    Copy the full SHA
    3c2d217 View commit details
    Browse the repository at this point in the history
  2. Forgot the componentWillMount

    Thorsten Scherler committed Feb 12, 2015
    Configuration menu
    Copy the full SHA
    b0242f9 View commit details
    Browse the repository at this point in the history
  3. Removing trailing comma

    Thorsten Scherler committed Feb 12, 2015
    Configuration menu
    Copy the full SHA
    daf89dd View commit details
    Browse the repository at this point in the history
  4. Removing blank line

    Thorsten Scherler committed Feb 12, 2015
    Configuration menu
    Copy the full SHA
    f5638a9 View commit details
    Browse the repository at this point in the history
Loading