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: per-component click handlers #106

Merged
merged 3 commits into from
Mar 28, 2023
Merged

feat: per-component click handlers #106

merged 3 commits into from
Mar 28, 2023

Conversation

willothy
Copy link
Owner

@willothy willothy commented Mar 27, 2023

  • Each component can now specify an optional on_click method
  • Overhauled the event system to prepare for hover events and tab groups

@willothy willothy force-pushed the event-handlers branch 3 times, most recently from 906ccd6 to ce2cb69 Compare March 27, 2023 22:36
@willothy willothy marked this pull request as ready for review March 27, 2023 22:39
* each component can now specify an optional `on_click` function
* overhauled the event system to prepare for hover events and tab groups
fix: closing terminal tabs (#66)
@willothy willothy linked an issue Mar 27, 2023 that may be closed by this pull request
@willothy willothy merged commit 28b9ed6 into master Mar 28, 2023
@willothy willothy deleted the event-handlers branch March 29, 2023 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Cannot close terminal tab
1 participant