Skip to content

[Feat] adding click effect & changing module system to NodeNext#2

Open
moolmin wants to merge 2 commits intocursorify:mainfrom
moolmin:feature/click_effect
Open

[Feat] adding click effect & changing module system to NodeNext#2
moolmin wants to merge 2 commits intocursorify:mainfrom
moolmin:feature/click_effect

Conversation

@moolmin
Copy link
Copy Markdown

@moolmin moolmin commented Sep 25, 2024

Description

1. Mouse click effect
An effect that increases cursor size has been added. When the user clicks screen, the cursor scales up with slight opacity. Plus, to implement returning cursor's original size when user releases mouse button, window.addEventListener("mouseup", handleMouseRelease) code was added in useMouseMoveEffect hook.
Cursorify

2. Module System Update
The module system also has been changed to NodeNext to ensure compatibility with moduleResolution.

(p.s. I'd be more than happy to receive any feedback 😁)

PR Checklist

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