Skip to main content

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 paul comment:1

owner: paulscott.gonzalez

Changed March 24, 2008 01:55PM UTC by scottgonzalez comment:2

status: newassigned

Changed May 24, 2008 07:16PM UTC by paul comment:3

component: ui.coreui.dialog
version: → 1.5b4

Changed August 16, 2008 04:05PM UTC by Cloudream comment:4

milestone: → TDB

Changed September 03, 2008 01:57AM UTC by scottgonzalez comment:5

component: ui.dialogui.core
type: enhancementfeature

Changed March 28, 2009 12:14AM UTC by scottgonzalez comment:6

resolution: → wontfix
status: assignedclosed

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 scottgonzalez comment:7

milestone: TBD

Milestone TBD deleted