Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Require a global tooltip provider #137

Merged
merged 2 commits into from
Jan 10, 2024
Merged

Require a global tooltip provider #137

merged 2 commits into from
Jan 10, 2024

Conversation

robintown
Copy link
Member

@robintown robintown commented Jan 8, 2024

Rather than instantiating a separate provider for each tooltip, which prevents tooltips from sharing interaction state and hurts performance. (This is a breaking change!)

Closes element-hq/compound#234

Rather than instantiating a separate provider for each tooltip, which prevents tooltips from sharing interaction state and hurts performance.
@robintown robintown requested review from a team, dbkr and t3chguy and removed request for a team January 8, 2024 19:48
Copy link

cloudflare-workers-and-pages bot commented Jan 8, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3a59515
Status: ✅  Deploy successful!
Preview URL: https://46742845.compound-web.pages.dev
Branch Preview URL: https://tooltip-provider.compound-web.pages.dev

View logs

@robintown robintown requested a review from a team as a code owner January 10, 2024 14:17
@robintown robintown merged commit c5d3768 into main Jan 10, 2024
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tooltips in Compound Web should rely on a global provider
2 participants