mediawiki-extensions-WikiEd.../modules
Daimona Eaytoy 834632650d Remove 'resize' logic from jQuery UI dialogs
Added in https://phabricator.wikimedia.org/rSVN56198 in 2009

It seems to have no user-visible effect, and resizing is still working
as expected for the dialogs that use it.

OTOH, this logic is broken, since it doesn't account for elements hidden
via classes or anything other than inline style. For instance, if there
are OOUI text fields inside the dialog, the logic in resize() will add

  style="display:inline"

to the empty icon elements, which would then cover part of the input
field.

Bug: T293065
Change-Id: If53937dd9e80835774ef936c5aa19f78c7266ca7
2021-10-12 11:46:21 +02:00
..
images/toolbar Switch to OOUI TitleInputWidget for the link-inserter 2021-10-08 12:43:55 +00:00
insertlink Change the (insert-link) title field to OOUI 2021-10-11 14:45:02 +00:00
templates Change the (insert-link) title field to OOUI 2021-10-11 14:45:02 +00:00
ext.wikiEditor.js Move var declarations inline 2021-06-15 15:45:13 +01:00
ext.wikiEditor.toolbar.styles.less Update stylelint-config-wikimedia 2021-06-15 15:14:04 +01:00
jquery.wikiEditor.dialogs.config.js Change the (insert-link) title field to OOUI 2021-10-11 14:45:02 +00:00
jquery.wikiEditor.dialogs.config.less Switch to OOUI TitleInputWidget for the link-inserter 2021-10-08 12:43:55 +00:00
jquery.wikiEditor.dialogs.js Remove 'resize' logic from jQuery UI dialogs 2021-10-12 11:46:21 +02:00
jquery.wikiEditor.dialogs.less Update stylelint-config-wikimedia to 0.5.0 2018-12-04 17:33:05 -05:00
jquery.wikiEditor.html Remove IE8 hacks 2017-05-22 11:50:04 +02:00
jquery.wikiEditor.js Move var declarations inline 2021-06-15 15:45:13 +01:00
jquery.wikiEditor.less Remove background colour on WikiEditor wrapper 2018-04-02 22:09:58 +01:00
jquery.wikiEditor.toolbar-apex.less Align toolbar styling with Apex 2020-02-04 17:16:37 -08:00
jquery.wikiEditor.toolbar-wikimedia.less Update stylelint-config-wikimedia 2021-06-15 15:14:04 +01:00
jquery.wikiEditor.toolbar.config.js Add runes to special characters 2021-08-17 18:19:32 +02:00
jquery.wikiEditor.toolbar.js Allow a free-text string 'title' field when adding characters 2021-10-04 15:48:55 +01:00
jquery.wikiEditor.toolbar.less Update stylelint-config-wikimedia 2021-06-15 15:14:04 +01:00