-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Refactor and simplify Callback
#2301
Conversation
Event's passive state will be determined by sane defaults set by Yew
Visit the preview URL for this PR (updated for commit c857231): https://yew-rs--pr2301-cleanback-isk7t7rz.web.app (expires Tue, 04 Jan 2022 19:20:24 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good changes thanks for the work
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reform shall stay 🏰 ⚔️
This reverts commit 33e7770
Co-authored-by: Julius Lungys <[email protected]>
Description
This PR:
Callback::once
Callback::reform
passive
from CallbackFixes #2269
Checklist
cargo make pr-flow