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 )
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
Status: | new → open |
---|
comment:2 Changed 6 years ago by
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
Description: | modified (diff) |
---|
comment:4 Changed 6 years ago by
comment:7 Changed 6 years ago by
Milestone: | 1.13.0 → 1.12.2 |
---|
comment:8 Changed 6 years ago by
Description: | modified (diff) |
---|
comment:9 Changed 21 months ago by
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.
https://github.com/jquery/jquery-ui/pull/1813