DateInputWidget does not support $overlay.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| mw.widgets.DateInputWidget: Implement $overlay config option | mediawiki/core | master | +65 -3 | |
| Introduce FloatableElement mixin | oojs/ui | master | +178 -72 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | Florian | T39932 VisualEditor: Upload-by-insertion of images via copy-paste | |||
| Resolved | Esanders | T40031 VisualEditor: Initiate file upload by drag-and-drop | |||
| Resolved | Esanders | T40030 Way in VisualEditor to initiate Commons file uploading, and insert image on completion | |||
| Open | Feature | None | T35234 Image uploading social workflow and motivation - display result on context pages! | ||
| Resolved | • Prtksxna | T115748 Allow uploading files directly from the wikitext editor | |||
| Resolved | • Prtksxna | T91717 Be able to embed an upload dialog so that other extensions (e.g. WikiEditor, VisualEditor) can provide it to users | |||
| Resolved | matmarex | T112676 DateInputWidget does not support $overlay |
Event Timeline
Comment Actions
I've got this working locally, but it involved copy-pasting most of FloatingMenuSelectWidget into CalendarWidget. I'm going to extract a FloatableElement mixing from them.
Comment Actions
Change 238990 had a related patch set uploaded (by Bartosz Dziewoński):
Introduce FloatableElement mixin
Comment Actions
Change 238998 had a related patch set uploaded (by Bartosz Dziewoński):
mw.widgets.DateInputWidget: Implement $overlay config option
Comment Actions
Change 238998 merged by jenkins-bot:
mw.widgets.DateInputWidget: Implement $overlay config option