Search and Top Navigation
#2535 closed feature (wontfix)
Opened March 17, 2008 12:00PM UTC
Closed March 28, 2009 12:14AM UTC
Last modified October 11, 2012 09:15PM UTC
Move modal/overlay code from Dialog to ui.base.js, ui.overlay.js?
Reported by: | xover | Owned by: | scottgonzalez |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.core | Version: | 1.5b4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I just ran across a case where I needed to put an element up in a way similar to what .dialog({modal: true, overlay: {…}}) does. It would be useful to have the overlay/modal code from Dialog available as a generic feature; either from ui.base.js, or from something like a ui.overlay.js.
Attachments (0)
Change History (7)
Changed March 19, 2008 01:17PM UTC by comment:1
owner: | paul → scott.gonzalez |
---|
Changed March 24, 2008 01:55PM UTC by comment:2
status: | new → assigned |
---|
Changed May 24, 2008 07:16PM UTC by comment:3
component: | ui.core → ui.dialog |
---|---|
version: | → 1.5b4 |
Changed August 16, 2008 04:05PM UTC by comment:4
milestone: | → TDB |
---|
Changed September 03, 2008 01:57AM UTC by comment:5
component: | ui.dialog → ui.core |
---|---|
type: | enhancement → feature |
Changed March 28, 2009 12:14AM UTC by comment:6
resolution: | → wontfix |
---|---|
status: | assigned → closed |
Closing as wontfix as this is being designed as a new plugin, not just a copy of the existing code.
Changed October 11, 2012 09:15PM UTC by comment:7
milestone: | TBD |
---|
Milestone TBD deleted