@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove width restrictions for remarup code blocks

Summary:
Currently, code blocks inside Phabricator remarkup are constrained to ~80col. There's no technical or design reason for this -- it looks and works fine without the restriction. Join the new world of fluid widths.

(Note that //inline// comments can get a bit whacky in some cases with large code blocks, but we have no restrictions there currently, so this doesn't break anything.)

Test Plan: {F26814}

Reviewers: btrahan, chad

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2005

Differential Revision: https://secure.phabricator.com/D4135

+17 -22
+17 -17
src/__celerity_resource_map__.php
··· 794 794 ), 795 795 'differential-revision-comment-css' => 796 796 array( 797 - 'uri' => '/res/5e613a7f/rsrc/css/application/differential/revision-comment.css', 797 + 'uri' => '/res/3e402336/rsrc/css/application/differential/revision-comment.css', 798 798 'type' => 'css', 799 799 'requires' => 800 800 array( ··· 3293 3293 'uri' => '/res/pkg/3c5efda9/darkconsole.pkg.js', 3294 3294 'type' => 'js', 3295 3295 ), 3296 - 'c904bbee' => 3296 + '99f819b9' => 3297 3297 array( 3298 3298 'name' => 'differential.pkg.css', 3299 3299 'symbols' => ··· 3313 3313 12 => 'differential-local-commits-view-css', 3314 3314 13 => 'inline-comment-summary-css', 3315 3315 ), 3316 - 'uri' => '/res/pkg/c904bbee/differential.pkg.css', 3316 + 'uri' => '/res/pkg/99f819b9/differential.pkg.css', 3317 3317 'type' => 'css', 3318 3318 ), 3319 3319 '7ecd31fa' => ··· 3430 3430 'aphront-dialog-view-css' => '311950db', 3431 3431 'aphront-error-view-css' => '311950db', 3432 3432 'aphront-form-view-css' => '311950db', 3433 - 'aphront-headsup-action-list-view-css' => 'c904bbee', 3433 + 'aphront-headsup-action-list-view-css' => '99f819b9', 3434 3434 'aphront-headsup-view-css' => '311950db', 3435 3435 'aphront-list-filter-view-css' => '311950db', 3436 3436 'aphront-pager-view-css' => '311950db', ··· 3440 3440 'aphront-tokenizer-control-css' => '311950db', 3441 3441 'aphront-tooltip-css' => '311950db', 3442 3442 'aphront-typeahead-control-css' => '311950db', 3443 - 'differential-changeset-view-css' => 'c904bbee', 3444 - 'differential-core-view-css' => 'c904bbee', 3443 + 'differential-changeset-view-css' => '99f819b9', 3444 + 'differential-core-view-css' => '99f819b9', 3445 3445 'differential-inline-comment-editor' => '7ecd31fa', 3446 - 'differential-local-commits-view-css' => 'c904bbee', 3447 - 'differential-results-table-css' => 'c904bbee', 3448 - 'differential-revision-add-comment-css' => 'c904bbee', 3449 - 'differential-revision-comment-css' => 'c904bbee', 3450 - 'differential-revision-comment-list-css' => 'c904bbee', 3451 - 'differential-revision-history-css' => 'c904bbee', 3452 - 'differential-revision-list-css' => 'c904bbee', 3453 - 'differential-table-of-contents-css' => 'c904bbee', 3446 + 'differential-local-commits-view-css' => '99f819b9', 3447 + 'differential-results-table-css' => '99f819b9', 3448 + 'differential-revision-add-comment-css' => '99f819b9', 3449 + 'differential-revision-comment-css' => '99f819b9', 3450 + 'differential-revision-comment-list-css' => '99f819b9', 3451 + 'differential-revision-history-css' => '99f819b9', 3452 + 'differential-revision-list-css' => '99f819b9', 3453 + 'differential-table-of-contents-css' => '99f819b9', 3454 3454 'diffusion-commit-view-css' => 'c8ce2d88', 3455 3455 'diffusion-icons-css' => 'c8ce2d88', 3456 - 'inline-comment-summary-css' => 'c904bbee', 3456 + 'inline-comment-summary-css' => '99f819b9', 3457 3457 'javelin-aphlict' => '5bcc25b6', 3458 3458 'javelin-behavior' => 'db6d724d', 3459 3459 'javelin-behavior-aphlict-dropdown' => '5bcc25b6', ··· 3525 3525 'maniphest-transaction-detail-css' => '7839ae2d', 3526 3526 'phabricator-app-buttons-css' => '311950db', 3527 3527 'phabricator-busy' => '5bcc25b6', 3528 - 'phabricator-content-source-view-css' => 'c904bbee', 3528 + 'phabricator-content-source-view-css' => '99f819b9', 3529 3529 'phabricator-core-buttons-css' => '311950db', 3530 3530 'phabricator-core-css' => '311950db', 3531 3531 'phabricator-crumbs-view-css' => '311950db', ··· 3547 3547 'phabricator-notification-css' => '311950db', 3548 3548 'phabricator-notification-menu-css' => '311950db', 3549 3549 'phabricator-object-item-list-view-css' => '311950db', 3550 - 'phabricator-object-selector-css' => 'c904bbee', 3550 + 'phabricator-object-selector-css' => '99f819b9', 3551 3551 'phabricator-paste-file-upload' => '5bcc25b6', 3552 3552 'phabricator-prefab' => '5bcc25b6', 3553 3553 'phabricator-project-tag-css' => '7839ae2d',
-5
webroot/rsrc/css/application/differential/revision-comment.css
··· 54 54 overflow: auto; 55 55 } 56 56 57 - .differential-comment-core .phabricator-remarkup .remarkup-code-block { 58 - width: 88ex; 59 - width: 81ch; 60 - } 61 - 62 57 .phabricator-transaction-view .differential-comment-action-testplan { 63 58 border-color: #660099; 64 59 }