mediawiki-extensions-Visual.../modules/ve-mw-collab
Jan Drewniak 2e42a46654 Introduce data-ve-target-container as a skin-customizable VE target
Defines an HTML attribute, `data-ve-target-container` that gives skins
the ability to choose which element they want to act as VE's target.

This attribute addresses a need in the Vector 2022 skin, where the
default selector, `#content` was no longer suitable to act as VE's
content container and more flexible approach was needed, so that the
skin itself could define which element VE should use.

This selector falls back to `#content` as was the case previously.

Additional change:
Update modules/ve-mw/preinit/styles/ve.init.mw.DesktopArticleTarget.init-vector.less
to account for the planned change to retain line between tabs and
toolbar in new layout.

Bug: T310197
Change-Id: Idae6755c90eacaab1a9daa88c6e28850d427810c
2022-06-22 20:18:12 +00:00
..
ve.init.mw.CollabTarget.css doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.init.mw.CollabTarget.init.js Introduce data-ve-target-container as a skin-customizable VE target 2022-06-22 20:18:12 +00:00
ve.init.mw.CollabTarget.js Prefere ve.extendObject over $.extend 2021-11-15 21:30:19 +00:00
ve.init.mw.DesktopCollabTarget.js Desktop: Always show loading progress in a toolbar placeholder 2022-02-14 16:17:48 +00:00
ve.init.mw.MobileCollabTarget.js MobileCollabTarget: Add surface class using dedicated method 2021-11-15 18:05:58 +00:00
ve.ui.MWExportWikitextDialog.js Move var declarations inline 2021-10-13 14:02:31 +01:00