1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-04 04:32:43 +01:00
phorge-phorge/src/applications/differential/render
epriestley f375427177 Use more consistent diff coloration in unified diffs
Summary:
Ref T13151. See PHI701. Unified diffs are currently missing the logic to apply the "old-full" and "new-full" classes, which results in a too-light coloration for fully added or removed lines.

Make this logic consistent with the two-up renderer so we use the same colors in both.

Test Plan: Viewed diffs and swapped between 1-up and 2-up renderers, now saw the same coloration.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13151

Differential Revision: https://secure.phabricator.com/D19482
2018-06-08 09:39:34 -07:00
..
DifferentialChangesetHTMLRenderer.php phtize all the things 2015-05-22 21:16:39 +10:00
DifferentialChangesetOneUpMailRenderer.php Add a "Red/Green Colorblind" accessibility mode, make all web UIs and email respect it 2017-02-23 10:57:39 -08:00
DifferentialChangesetOneUpRenderer.php Use more consistent diff coloration in unified diffs 2018-06-08 09:39:34 -07:00
DifferentialChangesetOneUpTestRenderer.php Make "Show Context" persist rendering, whitespace, encoding, etc 2015-03-05 14:03:00 -08:00
DifferentialChangesetRenderer.php Render more info for binary files in Differential 2016-06-06 19:58:39 +00:00
DifferentialChangesetTestRenderer.php Render more info for binary files in Differential 2016-06-06 19:58:39 +00:00
DifferentialChangesetTwoUpRenderer.php Correct the generation of "<th />" IDs on left-hand-side of image changesets 2017-05-17 06:26:45 -07:00
DifferentialChangesetTwoUpTestRenderer.php Make "Show Context" persist rendering, whitespace, encoding, etc 2015-03-05 14:03:00 -08:00
DifferentialRawDiffRenderer.php Apply the new patch byte size limit to mail patch generation in Differential 2018-05-14 09:10:47 -07:00