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: actwitty/jquery-jsonp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jaubourg/jquery-jsonp
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.
  • 18 commits
  • 6 files changed
  • 5 contributors

Commits on Aug 21, 2012

  1. MOD remove throwError, always throw cb syntax errors

    (rebased)
    
    ADD tests for throwError cb
    basos9 committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    08d967a View commit details
    Browse the repository at this point in the history
  2. MOD success callback to return xObjects as 3rd arg

     Support fot custom data storage
    basos9 committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    c13b922 View commit details
    Browse the repository at this point in the history
  3. DOC success cb api

    basos9 committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    5e2b265 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ce7321 View commit details
    Browse the repository at this point in the history
  5. Less stupid flag creation.

    jaubourg committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    4158348 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76d7fb7 View commit details
    Browse the repository at this point in the history
  7. Minor spacing fix.

    jaubourg committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    1d40327 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1be59ef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fd87b59 View commit details
    Browse the repository at this point in the history
  10. Updates version to 2.4.0.

    jaubourg committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    3aa6ba9 View commit details
    Browse the repository at this point in the history
  11. Makes it clear the xOptions object is only accessible in the argument…

    …s of the success callbacks as of 2.4.0.
    jaubourg committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    623c499 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    09b2e0a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2012

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

Commits on Feb 19, 2013

  1. Fix doc links

    Seems like github no longer handles urls with a leading slash properly. Fixes jaubourg#26.
    jaubourg committed Feb 19, 2013
    Configuration menu
    Copy the full SHA
    830397e View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2013

  1. Update README.md

    Fixes the links to the License and Download pages in the README
    chandranshu12 committed Feb 28, 2013
    Configuration menu
    Copy the full SHA
    c62ffea View commit details
    Browse the repository at this point in the history
  2. Merge pull request jaubourg#27 from chandranshu12/patch-1

    Update README.md to fix License and Download links
    jaubourg committed Feb 28, 2013
    Configuration menu
    Copy the full SHA
    3bb3da3 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. add CDNJS version badge in README.md

    This badge will show the library version on CDNJS!
    extend1994 authored and jaubourg committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    65dec63 View commit details
    Browse the repository at this point in the history
  2. Add package.json

    Eugene Fidelin authored and jaubourg committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    9175d2c View commit details
    Browse the repository at this point in the history
Loading