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.1
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.2
Choose a head ref
  • 20 commits
  • 5 files changed
  • 1 contributor

Commits on Jul 17, 2012

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

Commits on Jul 21, 2012

  1. Configuration menu
    Copy the full SHA
    86d386b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4142f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3af56d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcd49db View commit details
    Browse the repository at this point in the history
  5. Minor tooltip restyle.

    stevenbenner committed Jul 21, 2012
    Configuration menu
    Copy the full SHA
    0bbf0e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8836173 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2012

  1. Configuration menu
    Copy the full SHA
    55475c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11bacc3 View commit details
    Browse the repository at this point in the history
  3. Whitespace cleanup.

    stevenbenner committed Jul 22, 2012
    Configuration menu
    Copy the full SHA
    98e765d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f5cce5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2012

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

Commits on Jul 24, 2012

  1. Configuration menu
    Copy the full SHA
    a142e44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87b81fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77e0b7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d00e474 View commit details
    Browse the repository at this point in the history
  5. Added check for activeHover on tip mouseleave.

    Solves edge case where the mouse cursor enters the tooltip during the
    fadeOut cycle, causing an undefined error when the fadeOut completes and
    the mouseout fires.
    stevenbenner committed Jul 24, 2012
    Configuration menu
    Copy the full SHA
    1713647 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05f054d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2012

  1. Bumped version.

    stevenbenner committed Jul 27, 2012
    Configuration menu
    Copy the full SHA
    9c08231 View commit details
    Browse the repository at this point in the history
Loading