You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Implemented global hooks for move down and move up events, allowing users to register custom handlers for these events.
- Updated README.md to document the new hook functionality.
- Modified move.ts to execute hooks during move operations.
- Added types for move down and move up hooks in types.ts.
- Updated UMD and ESM builds to include new hook functions.
- Adjusted demo HTML and CSS for better user experience.
0 commit comments