Page MenuHomePhabricator

Give tokenizer tokens CSS color classes on the container instead of the icon
ClosedPublic

Authored by epriestley on Apr 19 2015, 1:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 8, 1:27 AM
Unknown Object (File)
Thu, Apr 4, 5:40 AM
Unknown Object (File)
Sun, Mar 31, 9:49 AM
Unknown Object (File)
Fri, Mar 29, 1:40 PM
Unknown Object (File)
Thu, Mar 28, 9:52 PM
Unknown Object (File)
Feb 9 2024, 3:51 AM
Unknown Object (File)
Feb 3 2024, 6:19 PM
Unknown Object (File)
Feb 3 2024, 3:19 AM
Subscribers

Details

Summary

Ref T4100. See D12465.

  • Instead of putting CSS color classes on the tokenizer icons, put them on the container tags.
  • Note that this removes the "bluegrey" default classes.
  • This doesn't actually add CSS for the classes so, e.g., "green" doesn't make things green yet. This just supports D12465.
Test Plan

Viewed markup, saw classes.

Diff Detail

Repository
rP Phabricator
Branch
tcolor1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 5384
Build 5402: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Give tokenizer tokens CSS color classes on the container instead of the icon.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Apr 19 2015, 2:12 PM
This revision was automatically updated to reflect the committed changes.