wiki.techinc.nl/includes/diff
jdlrobson ddb0c53f46 mw-warning class is replaced with warningbox
The styles can be removed as there are no caching implications here
If a skin is loading `legacy` feature or providing its own (e.g
Minerva)

Non-Wikimedia skins loading content but not legacy will lose
styling here, but that will be consistent with other message
boxes in the interface.

Bug: T269797
Change-Id: I5cfa9d83bedd2786d65d835c1f7623b7a61317c4
2020-12-09 13:27:52 -08:00
..
Hook Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ArrayDiffFormatter.php Mark additional classes as newable for now. 2020-07-08 18:06:12 +02:00
ComplexityException.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
Diff.php Fix doc type of Diff::reverse 2020-11-13 23:01:30 +01:00
DiffEngine.php Improve and add documentation to diff related classes 2020-11-22 19:09:02 +00:00
DifferenceEngine.php mw-warning class is replaced with warningbox 2020-12-09 13:27:52 -08:00
DifferenceEngineSlotDiffRenderer.php Improve and add documentation to diff related classes 2020-11-22 19:09:02 +00:00
DiffFormatter.php
DiffOp.php Improve and add documentation to diff related classes 2020-11-22 19:09:02 +00:00
DiffOpAdd.php Improve and add documentation to diff related classes 2020-11-22 19:09:02 +00:00
DiffOpChange.php Improve and add documentation to diff related classes 2020-11-22 19:09:02 +00:00
DiffOpCopy.php Improve and add documentation to diff related classes 2020-11-22 19:09:02 +00:00
DiffOpDelete.php Improve and add documentation to diff related classes 2020-11-22 19:09:02 +00:00
RangeDifference.php Improve and add documentation to diff related classes 2020-11-22 19:09:02 +00:00
SlotDiffRenderer.php Improve and add documentation to diff related classes 2020-11-22 19:09:02 +00:00
TableDiffFormatter.php Improve and add documentation to diff related classes 2020-11-22 19:09:02 +00:00
TextSlotDiffRenderer.php Improve and add documentation to diff related classes 2020-11-22 19:09:02 +00:00
UnifiedDiffFormatter.php Mark additional classes as newable for now. 2020-07-08 18:06:12 +02:00
UnsupportedSlotDiffRenderer.php Remove auto-generated and empty lines in comments 2020-03-17 09:55:24 +01:00
WordAccumulator.php Improve and add documentation to diff related classes 2020-11-22 19:09:02 +00:00
WordLevelDiff.php