-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor and simplify
Callback
(#2301)
* yeet Callback::once * yeet Callback::reform * remove passive overrides Event's passive state will be determined by sane defaults set by Yew * clippy * docs * make CI happy * Revert "yeet Callback::reform" This reverts commit 33e7770 * why? I literally tick-marked reformat before commit. Does it not use rustfmt??? * Update packages/yew/src/callback.rs Co-authored-by: Julius Lungys <[email protected]> Co-authored-by: Julius Lungys <[email protected]>
- Loading branch information
1 parent
eab8857
commit 3758e6d
Showing
10 changed files
with
79 additions
and
272 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.