Opened 6 years ago

Last modified 21 months ago

#15160 open feature

Remove uses of soon-to-be-deprecated jQuery methods

Reported by: Scott González Owned by:
Priority: blocker Milestone: 1.12.2
Component: [meta] ui.dev Version: 1.12.1
Keywords: Cc:
Blocked by: Blocking:

Description (last modified by Scott González)

See https://github.com/jquery/jquery/issues/3609

jQuery.camelCase
jQuery.isNumeric
jQuery.isWindow
jQuery.now
jQuery.proxy
jQuery.type

Change History (9)

comment:1 Changed 6 years ago by Scott González

Status: newopen

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

Description: modified (diff)
Summary: Remove uses of jQuery.camelCase()Remove uses of soon-to-be-deprecated jQuery methods

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

Description: modified (diff)

comment:5 Changed 6 years ago by Scott González

In 0940cb9:

All: Remove uses of jQuery.camelCase()

Ref #15160
Ref gh-1813

comment:6 Changed 6 years ago by Scott González

In 809f29e:

All: Remove uses of jQuery.proxy()

Ref #15160
Closes gh-1813

comment:7 Changed 6 years ago by Scott González

Milestone: 1.13.01.12.2

comment:8 Changed 6 years ago by Scott González

Description: modified (diff)

comment:9 Changed 21 months ago by Darren Hwang

Remove uses of jQuery.isFunction() Remove uses of jQuery.isArray()

jQuery.expr:? is deprecated; use jQuery.expr.pseudos

Note: See TracTickets for help on using tickets.