Page MenuHomePhabricator

[native] Move styles in Tooltip to functional component
ClosedPublic

Authored by angelika on Wed, Dec 11, 7:44 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 17, 7:44 PM
Unknown Object (File)
Tue, Dec 17, 6:01 PM
Unknown Object (File)
Fri, Dec 13, 11:17 PM
Subscribers
None

Details

Summary

Simply move styles to functional component as a part of Tooltip migration to functional component.

Depends on D14108

Test Plan

Open up some tooltips and verify they're animated correctly.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

angelika held this revision as a draft.
ashoat added inline comments.
native/tooltip/tooltip.react.js
152–158 ↗(On Diff #46327)

Some of these changes ideally would've appeared in the earlier diffs where they are relevant, but it doesn't matter enough to update now (feel free to ignore the feedback this time)

This revision is now accepted and ready to land.Wed, Dec 11, 5:53 PM

Rebase and address feedback