Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.
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: sambernard/react-preload
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: xymw/react-preload
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.
  • 6 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 20, 2016

  1. handle preloading when changing images prop

    Matthias Wolff committed Feb 20, 2016
    Configuration menu
    Copy the full SHA
    bc5a5c5 View commit details
    Browse the repository at this point in the history
  2. install task for package.json usage with git path

    Matthias Wolff committed Feb 20, 2016
    Configuration menu
    Copy the full SHA
    bfcc4e7 View commit details
    Browse the repository at this point in the history
  3. added missing babel presets

    Matthias Wolff committed Feb 20, 2016
    Configuration menu
    Copy the full SHA
    be121d8 View commit details
    Browse the repository at this point in the history
  4. fixed bug in image changed check in Preload

    Matthias Wolff committed Feb 20, 2016
    Configuration menu
    Copy the full SHA
    1cf8bcc View commit details
    Browse the repository at this point in the history
  5. proper hanlding of componentWillUpdate

    Matthias Wolff committed Feb 20, 2016
    Configuration menu
    Copy the full SHA
    768464d View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2016

  1. Don't call onSuccess when component isn't mounted.

    Matthias Wolff committed Apr 4, 2016
    Configuration menu
    Copy the full SHA
    8f07a5d View commit details
    Browse the repository at this point in the history
Loading