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

feat(react): fire custom show/hide event when tooltip is shown/hidden #161

Merged
merged 1 commit into from
Jan 12, 2021

Conversation

schne324
Copy link
Member

No description provided.

@schne324 schne324 requested a review from scurker January 11, 2021 23:37
return;
}

const event = new Event(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! I wonder if this should (eventually) be an event factory.

Something like new CauldronEvents('tooltip:show', ...details). We can wait to refactor when implementing #162

@schne324 schne324 merged commit 2cf6acd into develop Jan 12, 2021
@schne324 schne324 deleted the tooltip-custom-event branch June 1, 2021 16:43
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.

2 participants