Page MenuHomePhabricator

Replace ActionHeader minicons with Font icons
ClosedPublic

Authored by epriestley on Aug 15 2014, 5:47 PM.
Tags
None
Referenced Files
F13095836: D10277.diff
Thu, Apr 25, 1:14 PM
Unknown Object (File)
Wed, Apr 24, 11:45 PM
Unknown Object (File)
Tue, Apr 16, 10:32 PM
Unknown Object (File)
Thu, Apr 11, 8:01 AM
Unknown Object (File)
Feb 12 2024, 10:25 AM
Unknown Object (File)
Feb 3 2024, 10:58 PM
Unknown Object (File)
Feb 2 2024, 7:47 PM
Unknown Object (File)
Jan 27 2024, 4:35 AM
Subscribers

Details

Summary

Ref T5885. See D10276.

Currently, ActionHeaders can only have minicons, and we don't use them anywhere and they probably don't make much sense in the product anymore.

Instead, allow them to have font icons. Remove minicons, which have no callsites and probably won't in the future.

Test Plan

Screen_Shot_2014-08-15_at_10.46.11_AM.png (1×1 px, 218 KB)

  • Grepped for minicons.
  • Grepped for setHeaderIcon().

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Replace ActionHeader minicons with Font icons.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, btrahan.
  • Also rename the $minicon parameter.
This revision is now accepted and ready to land.Aug 15 2014, 5:51 PM
epriestley updated this revision to Diff 24756.

Closed by commit rPeaacb4a5113c (authored by @epriestley).