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
F3494066: D14109.id46327.diff
Thu, Dec 19, 4:15 AM
F3493327: D14109.id46469.diff
Thu, Dec 19, 2:49 AM
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
No Lint Coverage
Unit
No Test Coverage

Event Timeline

angelika held this revision as a draft.
ashoat added inline comments.
native/tooltip/tooltip.react.js
152–158

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