mediawiki-extensions-Visual.../modules/ve-mw
Thiemo Kreuz eedef37c78 Remove tooltip from template dialog title
This reverts parts of I678bb24.

Brief history of this code:
2014: The dialog was designed to dynamically change the title.
      There was never a tooltip.
2016: A change in OOjs changed the behavior in VE. Now the initial
      title shows up as a tooltip. It never updates because VE
      does not know about this. The tooltip does not match the
      visible title.
2021: We revert to the behavior from 2014. We achieve this by
      bypassing the codepath that creates the tooltip. This is why
      ….title.setLabel() is used instead of ….static.title.

Bug: T276568
Change-Id: I346a904881c3a63186d6a80afdaf717688bab42a
2021-06-22 16:12:52 +02:00
..
ce Merge "NWE: Always paste rich text as plain, and show context item to convert" 2021-06-03 18:15:59 +00:00
dm Fall back from explicit parameter order to TemplateData sort 2021-06-22 13:24:44 +02:00
init Remove @param/@return docs that literally repeat the code 2021-06-14 15:44:51 +02:00
preinit Remove @param/@return docs that literally repeat the code 2021-06-14 15:44:51 +02:00
tests Fall back from explicit parameter order to TemplateData sort 2021-06-22 13:24:44 +02:00
themes doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ui Remove tooltip from template dialog title 2021-06-22 16:12:52 +02:00