]> source.dussan.org Git - jquery.git/commit
Deprecated: Define `.hover()` using non-deprecated methods
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 22 May 2023 16:23:19 +0000 (18:23 +0200)
committerGitHub <noreply@github.com>
Mon, 22 May 2023 16:23:19 +0000 (18:23 +0200)
commitfd6ffc5eb2c12562f2656d2f33865448420252be
tree0e0c2a88b942ace54b085ffed905e23f3af2c376
parent6616acff0a6c144c3eac3afae8578085bd325834
Deprecated: Define `.hover()` using non-deprecated methods

Make the deprecated `.hover()` method not rely on other deprecated
methods: `.mouseenter()` & `.mouseleave()`. Use `.on()` instead.

Closes gh-5251
src/deprecated/event.js