Opened 14 years ago

Closed 13 years ago

#5000 closed bug (fixed)

Deprecate $.ui.contains

Reported by: Scott González Owned by:
Priority: major Milestone: 1.9.0
Component: ui.core Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:

Description

Use $.contains instead. See core ticket #4101.

Change History (3)

comment:1 Changed 13 years ago by Jörn Zaefferer

$.contains was added in 1.4. Once we drop 1.3 support, we can drop $.ui.contains.

comment:2 Changed 13 years ago by Scott González

Milestone: 1.next1.9
Summary: Remove $.ui.containsDeprecate $.ui.contains

comment:3 Changed 13 years ago by Scott González

Resolution: fixed
Status: newclosed

All: Replaced all uses of $.ui.contains() with $.contains(). Fixes #5000 - Deprecate $.ui.contains.

Changeset: 9681b1fd7ee69e336906a0c383c2768ecf2d32b7

Note: See TracTickets for help on using tickets.