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: Feng2012/jRating
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Stackannis/jRating
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.
  • 7 commits
  • 4 files changed
  • 3 contributors

Commits on Sep 6, 2012

  1. This adds more parameters to the callback functions.

    It adds the element on which the click event happened as a first argument to `onSuccess()` and `onError()` callbacks.
    It also adds unbinds any events previously attached to the elements before attaching new handlers. This avoids the problem caused when the jRating plugin is called twice on the same element.
    mdebbar committed Sep 6, 2012
    Configuration menu
    Copy the full SHA
    6be36e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2012

  1. Merge pull request #3 from mdebbar/more-params-callbacks

    This adds more parameters to the callback functions.
    Maiki committed Sep 7, 2012
    Configuration menu
    Copy the full SHA
    3a0d2d5 View commit details
    Browse the repository at this point in the history
  2. modifs

    ALPIXELMaiki committed Sep 7, 2012
    Configuration menu
    Copy the full SHA
    775629d View commit details
    Browse the repository at this point in the history
  3. update jRating.jquery.min.js v2.3 and jRating.jquery.js with new para…

    …mters to the callback functions
    ALPIXELMaiki committed Sep 7, 2012
    Configuration menu
    Copy the full SHA
    1d051b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2012

  1. Update jQuery 1.8.2

    ALPIXELMaiki committed Sep 24, 2012
    Configuration menu
    Copy the full SHA
    5d11ba7 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2013

  1. modifs jRating 3

    ALPIXELMaiki committed Jan 28, 2013
    Configuration menu
    Copy the full SHA
    3a4d2d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30c9109 View commit details
    Browse the repository at this point in the history
Loading