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: briancherne/jquery-hoverIntent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.0
Choose a base ref
...
head repository: briancherne/jquery-hoverIntent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 5 files changed
  • 4 contributors

Commits on Feb 27, 2019

  1. Configuration menu
    Copy the full SHA
    94e0911 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #73 from usmonster/fix-bower-json-typo

    fixes minor typo in bower.json
    usmonster authored Feb 27, 2019
    Configuration menu
    Copy the full SHA
    1e121b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2019

  1. Configuration menu
    Copy the full SHA
    f4f6321 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #74 from sth/master

    Fix race condition when `delay()` is called after a timeout
    usmonster authored Mar 2, 2019
    Configuration menu
    Copy the full SHA
    d4de07b View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. v1.10.1

    New release: v1.10.1
    
    Also:
    * bump devDependencies (uglify-js)
    usmonster committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    def56af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2f72ef View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Replace jQuery.isFunction by a typeof test

    As of jQuery 3.3, jQuery.isFunction() has been deprecated.
    This replaces that function by a typeof test.
    cdarne committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    5a99d24 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Merge pull request #79 from cdarne/deprecated-jquery-isfunction

    Replace jQuery.isFunction by a typeof test
    usmonster authored Apr 22, 2020
    Configuration menu
    Copy the full SHA
    60f430c View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. New release: v1.10.2

    usmonster committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    308d79e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Merge pull request #80 from usmonster/release-1-10-2

    New release: v1.10.2
    usmonster authored Dec 13, 2021
    Configuration menu
    Copy the full SHA
    74f1eb1 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Create MIT-LICENCE.txt

    The need for a license has come up here: https://www.drupal.org/project/views_slideshow/issues/3387913
    Gogowitsch authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1836e83 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    0ccad6d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #86 from gogowitsch/patch-1

    Create LICENSE.md
    usmonster authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    dccea56 View commit details
    Browse the repository at this point in the history
Loading