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

Refactor mouse gesture to hooks #426

Merged
merged 28 commits into from
Dec 25, 2024
Merged

Refactor mouse gesture to hooks #426

merged 28 commits into from
Dec 25, 2024

Conversation

ryohey
Copy link
Owner

@ryohey ryohey commented Dec 18, 2024

There is a problem of lack of separation of interest because there are references to RootStore everywhere in the codebase. First, this PR rewrites mouse related functions that using currying RootStore to Hooks.

Copy link

vercel bot commented Dec 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
signal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 18, 2024 6:44am

@ryohey ryohey merged commit 6e4e703 into main Dec 25, 2024
3 checks passed
@ryohey ryohey deleted the refactor-mouse-gesture-hooks branch December 25, 2024 07:15
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.

1 participant