Skip to content
New issue

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

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

Already on GitHub? # to your account

Custom Transaction Execution #212

Merged
merged 16 commits into from
Aug 22, 2024
Merged

Custom Transaction Execution #212

merged 16 commits into from
Aug 22, 2024

Conversation

stephencelis
Copy link
Member

This PR enhances the transaction type so that UIKitNavigation's observe can run with the same underlying machinery as the core observe function. This means UIKit's animation functionality is fully decoupled from observe, and could interleave with other platforms, like AppKit, Wasm, and more.

@stephencelis stephencelis merged commit 4d04eb0 into main Aug 22, 2024
7 checks passed
@stephencelis stephencelis deleted the transaction-refactor branch August 22, 2024 23:19
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants