Opened 12 years ago
Closed 10 years ago
#7115 closed feature (fixed)
Effects: Remove support for effects in $.effects[]
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.10.0 |
Component: | ui.effects.core | Version: | 1.8.10 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
#7103 moves effects to $.effects.effect[] and deprecates the use of $.effects[] in 1.9; this should be removed in 2.0.
Change History (4)
comment:1 Changed 12 years ago by
Milestone: | 1.9 → 1.next |
---|---|
Priority: | minor → blocker |
Status: | new → open |
comment:3 Changed 10 years ago by
Milestone: | 1.next → 1.10.0 |
---|
comment:4 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
Effects: Remove deprecated $.effects[]. Fixes #7115 - Effects: Remove support for effects in $.effects[].
Changeset: b8e0de2444f38e69ad229f404651c9e331a9ac17
Note: See
TracTickets for help on using
tickets.
Also remember the one hiding here: https://github.com/jquery/jquery-ui/compare/804a6ca...4120c9c
And there is one hiding in datepicker