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: stevenbenner/jquery-powertip
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.2
Choose a base ref
...
head repository: stevenbenner/jquery-powertip
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.3
Choose a head ref
  • 9 commits
  • 2 files changed
  • 1 contributor

Commits on Jul 30, 2012

  1. Configuration menu
    Copy the full SHA
    409616d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    832fd26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6e1326 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58ebb2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a367862 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    569a811 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2012

  1. Reordered session reset in hideTip().

    Fixes (or at least improves) edge case where hideTip() can be queued
    immediately after showTip() during an instant cursor relocation to
    another element with a tooltip, causing session reset code to be called
    on an open tooltip.
    stevenbenner committed Jul 31, 2012
    Configuration menu
    Copy the full SHA
    37a5268 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09a9ef7 View commit details
    Browse the repository at this point in the history
  3. Bumped version.

    stevenbenner committed Jul 31, 2012
    Configuration menu
    Copy the full SHA
    3c500e3 View commit details
    Browse the repository at this point in the history
Loading