wiki.techinc.nl/includes/diff
Sam Wilson 19eb61de66 diff: Add legend and tooltips to inline diff display
Add a legend at the top of the inline diff display, showing the
meanings of the colours of the inserted and deleted highlighting.
Also add the same text as tooltips on the highlighted elements.

The legend is added as part of a new area above the diff table
that can be modified via a new DifferenceEngineBeforeDiffTable
hook, so that extensions can add other buttons etc. there as
required.

Bug: T324759
Change-Id: I6de30bf79eb5ac262285951792782b870d075e00
2023-04-28 11:27:10 +08:00
..
Hook diff: Add legend and tooltips to inline diff display 2023-04-28 11:27:10 +08:00
ArrayDiffFormatter.php
ComplexityException.php
Diff.php
DiffEngine.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
DifferenceEngine.php diff: Add legend and tooltips to inline diff display 2023-04-28 11:27:10 +08:00
DifferenceEngineSlotDiffRenderer.php build: Update mediawiki/mediawiki-phan-config to 0.12.0 2022-10-08 15:45:42 +02:00
DiffFormatter.php
DiffOp.php
DiffOpAdd.php
DiffOpChange.php
DiffOpCopy.php
DiffOpDelete.php
RangeDifference.php
SlotDiffRenderer.php Pass array to Assert::parameterType when asserting multiple types 2022-06-18 09:34:36 +02:00
TableDiffFormatter.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
TextSlotDiffRenderer.php Fix many typos in comments 2022-05-10 12:46:11 +00:00
UnifiedDiffFormatter.php
UnsupportedSlotDiffRenderer.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
WordAccumulator.php Fix more PHPStorm inspections (#2) 2023-03-25 00:19:58 +00:00
WordLevelDiff.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00