Opened 10 years ago
Closed 10 years ago
#8824 closed feature (fixed)
Dialog: Deprecate array and string notation for position option
Reported by: | Jörn Zaefferer | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.10.0 |
Component: | ui.dialog | Version: | 1.9.1 |
Keywords: | needsdocs | Cc: | |
Blocked by: | Blocking: |
Description
Only support the object notation that gets forwarded to the position utility.
Change History (6)
comment:1 Changed 10 years ago by
Status: | new → open |
---|
comment:2 Changed 10 years ago by
comment:3 Changed 10 years ago by
Keywords: | needsdocs added |
---|---|
Priority: | minor → blocker |
We can't deprecate on an existing release, so the docs can't be updated until we have a separate branch for 1.10.
comment:4 Changed 10 years ago by
Fixed in dialog branch, will auto close when merged.
Created a doc ticket: https://github.com/jquery/api.jqueryui.com/issues/66
comment:5 Changed 10 years ago by
Summary: | Dialog: Deprecate array notation for position option → Dialog: Deprecate array and string notation for position option |
---|
comment:6 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
Dialog: Move array notation support for position option to backCompat check. Fixes #8824 - Deprecate array notation for position option.
Changeset: a0310eb091f679c8ba002d57a30b53f8e7ea8ef3
Note: See
TracTickets for help on using
tickets.
When do we update the API docs? Could do that now, or when 1.10 is out.