1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-24 05:28:18 +01:00
phorge-phorge/src/applications/differential/render
epriestley df139f044b Render proper "Show Context" links in DocumentEngine diffs, not just bullets
Summary:
Ref T13513. Currently, viewing a Jupyter document, hidden context just gets a plain "* * *" facade with no way to expand it.

Support click-to-expand, like source changes.

Test Plan:
  - Clicked to expand various Jupyter diffs.
  - Clicked to expand normal source changes.

Maniphest Tasks: T13513

Differential Revision: https://secure.phabricator.com/D21243
2020-05-12 16:09:22 -07:00
..
DifferentialChangesetHTMLRenderer.php Render proper "Show Context" links in DocumentEngine diffs, not just bullets 2020-05-12 16:09:22 -07:00
DifferentialChangesetOneUpMailRenderer.php Render image diffs as abstract blocks diffs via DocumentEngine 2019-09-25 16:25:06 -07:00
DifferentialChangesetOneUpRenderer.php Fix an issue with 1up diff block rendering for added or removed blocks 2019-11-08 07:37:06 -08:00
DifferentialChangesetOneUpTestRenderer.php Make "Show Context" persist rendering, whitespace, encoding, etc 2015-03-05 14:03:00 -08:00
DifferentialChangesetRenderer.php Make "editing" state persistent for inline comments 2020-05-04 13:10:30 -07:00
DifferentialChangesetTestRenderer.php Render image diffs as abstract blocks diffs via DocumentEngine 2019-09-25 16:25:06 -07:00
DifferentialChangesetTwoUpRenderer.php Render proper "Show Context" links in DocumentEngine diffs, not just bullets 2020-05-12 16:09:22 -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