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: JakeChampion/fetch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.1
Choose a base ref
...
head repository: JakeChampion/fetch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Choose a head ref
  • 8 commits
  • 3 files changed
  • 1 contributor

Commits on Jul 9, 2020

  1. Configuration menu
    Copy the full SHA
    b82edc2 View commit details
    Browse the repository at this point in the history
  2. use this if self is not defined

    fixes #657
    JakeChampion committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    e4153e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0783a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0dcd85 View commit details
    Browse the repository at this point in the history
  5. Detect if DOMException exists via typeof instead of trying to call it…

    … and catching the exception which may get thrown
    
    fixes #724
    JakeChampion committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    e329852 View commit details
    Browse the repository at this point in the history
  6. 3.1.0

    JakeChampion committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    61bd979 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e9fc0e View commit details
    Browse the repository at this point in the history
  8. 3.2.0

    JakeChampion committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    fdd09e2 View commit details
    Browse the repository at this point in the history
Loading