@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.

Minor Tokenizer Form Bugs

Summary:
-Tokenizer field now grows.
-Tokenizer input text standard #333

Test Plan: use tokenizer

Reviewers: epriestley, btrahan

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T3158

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

+42 -41
+39 -39
src/__celerity_resource_map__.php
··· 858 858 ), 859 859 'aphront-tokenizer-control-css' => 860 860 array( 861 - 'uri' => '/res/db2c0f0e/rsrc/css/aphront/tokenizer.css', 861 + 'uri' => '/res/34d83c5b/rsrc/css/aphront/tokenizer.css', 862 862 'type' => 'css', 863 863 'requires' => 864 864 array( ··· 4011 4011 ), array( 4012 4012 'packages' => 4013 4013 array( 4014 - '56e0b740' => 4014 + 'aede25c4' => 4015 4015 array( 4016 4016 'name' => 'core.pkg.css', 4017 4017 'symbols' => ··· 4053 4053 34 => 'phabricator-object-item-list-view-css', 4054 4054 35 => 'global-drag-and-drop-css', 4055 4055 ), 4056 - 'uri' => '/res/pkg/56e0b740/core.pkg.css', 4056 + 'uri' => '/res/pkg/aede25c4/core.pkg.css', 4057 4057 'type' => 'css', 4058 4058 ), 4059 4059 '26980a1c' => ··· 4244 4244 'reverse' => 4245 4245 array( 4246 4246 'aphront-attached-file-view-css' => '6b1fccc6', 4247 - 'aphront-dialog-view-css' => '56e0b740', 4248 - 'aphront-error-view-css' => '56e0b740', 4249 - 'aphront-form-view-css' => '56e0b740', 4250 - 'aphront-list-filter-view-css' => '56e0b740', 4251 - 'aphront-pager-view-css' => '56e0b740', 4252 - 'aphront-panel-view-css' => '56e0b740', 4253 - 'aphront-table-view-css' => '56e0b740', 4254 - 'aphront-tokenizer-control-css' => '56e0b740', 4255 - 'aphront-tooltip-css' => '56e0b740', 4256 - 'aphront-typeahead-control-css' => '56e0b740', 4247 + 'aphront-dialog-view-css' => 'aede25c4', 4248 + 'aphront-error-view-css' => 'aede25c4', 4249 + 'aphront-form-view-css' => 'aede25c4', 4250 + 'aphront-list-filter-view-css' => 'aede25c4', 4251 + 'aphront-pager-view-css' => 'aede25c4', 4252 + 'aphront-panel-view-css' => 'aede25c4', 4253 + 'aphront-table-view-css' => 'aede25c4', 4254 + 'aphront-tokenizer-control-css' => 'aede25c4', 4255 + 'aphront-tooltip-css' => 'aede25c4', 4256 + 'aphront-typeahead-control-css' => 'aede25c4', 4257 4257 'differential-changeset-view-css' => 'dd27a69b', 4258 4258 'differential-core-view-css' => 'dd27a69b', 4259 4259 'differential-inline-comment-editor' => '27c55b30', ··· 4267 4267 'differential-table-of-contents-css' => 'dd27a69b', 4268 4268 'diffusion-commit-view-css' => 'c8ce2d88', 4269 4269 'diffusion-icons-css' => 'c8ce2d88', 4270 - 'global-drag-and-drop-css' => '56e0b740', 4270 + 'global-drag-and-drop-css' => 'aede25c4', 4271 4271 'inline-comment-summary-css' => 'dd27a69b', 4272 4272 'javelin-aphlict' => '26980a1c', 4273 4273 'javelin-behavior' => '202a3dd0', ··· 4339 4339 'javelin-util' => '202a3dd0', 4340 4340 'javelin-vector' => '202a3dd0', 4341 4341 'javelin-workflow' => '202a3dd0', 4342 - 'lightbox-attachment-css' => '56e0b740', 4342 + 'lightbox-attachment-css' => 'aede25c4', 4343 4343 'maniphest-task-summary-css' => '6b1fccc6', 4344 4344 'maniphest-transaction-detail-css' => '6b1fccc6', 4345 4345 'phabricator-busy' => '26980a1c', 4346 4346 'phabricator-content-source-view-css' => 'dd27a69b', 4347 - 'phabricator-core-buttons-css' => '56e0b740', 4348 - 'phabricator-core-css' => '56e0b740', 4349 - 'phabricator-crumbs-view-css' => '56e0b740', 4350 - 'phabricator-directory-css' => '56e0b740', 4347 + 'phabricator-core-buttons-css' => 'aede25c4', 4348 + 'phabricator-core-css' => 'aede25c4', 4349 + 'phabricator-crumbs-view-css' => 'aede25c4', 4350 + 'phabricator-directory-css' => 'aede25c4', 4351 4351 'phabricator-drag-and-drop-file-upload' => '27c55b30', 4352 4352 'phabricator-dropdown-menu' => '26980a1c', 4353 4353 'phabricator-file-upload' => '26980a1c', 4354 - 'phabricator-filetree-view-css' => '56e0b740', 4355 - 'phabricator-flag-css' => '56e0b740', 4356 - 'phabricator-form-view-css' => '56e0b740', 4357 - 'phabricator-header-view-css' => '56e0b740', 4358 - 'phabricator-jump-nav' => '56e0b740', 4354 + 'phabricator-filetree-view-css' => 'aede25c4', 4355 + 'phabricator-flag-css' => 'aede25c4', 4356 + 'phabricator-form-view-css' => 'aede25c4', 4357 + 'phabricator-header-view-css' => 'aede25c4', 4358 + 'phabricator-jump-nav' => 'aede25c4', 4359 4359 'phabricator-keyboard-shortcut' => '26980a1c', 4360 4360 'phabricator-keyboard-shortcut-manager' => '26980a1c', 4361 - 'phabricator-main-menu-view' => '56e0b740', 4361 + 'phabricator-main-menu-view' => 'aede25c4', 4362 4362 'phabricator-menu-item' => '26980a1c', 4363 - 'phabricator-nav-view-css' => '56e0b740', 4363 + 'phabricator-nav-view-css' => 'aede25c4', 4364 4364 'phabricator-notification' => '26980a1c', 4365 - 'phabricator-notification-css' => '56e0b740', 4366 - 'phabricator-notification-menu-css' => '56e0b740', 4367 - 'phabricator-object-item-list-view-css' => '56e0b740', 4365 + 'phabricator-notification-css' => 'aede25c4', 4366 + 'phabricator-notification-menu-css' => 'aede25c4', 4367 + 'phabricator-object-item-list-view-css' => 'aede25c4', 4368 4368 'phabricator-object-selector-css' => 'dd27a69b', 4369 4369 'phabricator-phtize' => '26980a1c', 4370 4370 'phabricator-prefab' => '26980a1c', 4371 4371 'phabricator-project-tag-css' => '6b1fccc6', 4372 - 'phabricator-remarkup-css' => '56e0b740', 4372 + 'phabricator-remarkup-css' => 'aede25c4', 4373 4373 'phabricator-shaped-request' => '27c55b30', 4374 - 'phabricator-side-menu-view-css' => '56e0b740', 4375 - 'phabricator-standard-page-view' => '56e0b740', 4374 + 'phabricator-side-menu-view-css' => 'aede25c4', 4375 + 'phabricator-standard-page-view' => 'aede25c4', 4376 4376 'phabricator-textareautils' => '26980a1c', 4377 4377 'phabricator-tooltip' => '26980a1c', 4378 - 'phabricator-transaction-view-css' => '56e0b740', 4379 - 'phabricator-zindex-css' => '56e0b740', 4380 - 'sprite-apps-large-css' => '56e0b740', 4381 - 'sprite-gradient-css' => '56e0b740', 4382 - 'sprite-icon-css' => '56e0b740', 4383 - 'sprite-menu-css' => '56e0b740', 4384 - 'syntax-highlighting-css' => '56e0b740', 4378 + 'phabricator-transaction-view-css' => 'aede25c4', 4379 + 'phabricator-zindex-css' => 'aede25c4', 4380 + 'sprite-apps-large-css' => 'aede25c4', 4381 + 'sprite-gradient-css' => 'aede25c4', 4382 + 'sprite-icon-css' => 'aede25c4', 4383 + 'sprite-menu-css' => 'aede25c4', 4384 + 'syntax-highlighting-css' => 'aede25c4', 4385 4385 ), 4386 4386 ));
+3 -2
webroot/rsrc/css/aphront/tokenizer.css
··· 13 13 position: relative; 14 14 display: block; 15 15 padding: 0; 16 - height: 30px; 16 + min-height: 30px; 17 + height: auto; 17 18 } 18 19 19 20 var.jx-tokenizer-metrics { ··· 33 34 box-shadow: none; 34 35 -webkit-box-shadow: none; 35 36 font-size: 13px; 36 - color: #777; 37 + color: #333; 37 38 height: 26px; 38 39 } 39 40