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

fix: uses pascal case for `RealMouseUpOptions' and 'RealMouseDownOptions' #612

Merged
merged 1 commit into from
Feb 16, 2024
Merged

fix: uses pascal case for `RealMouseUpOptions' and 'RealMouseDownOptions' #612

merged 1 commit into from
Feb 16, 2024

Conversation

nicklemmon
Copy link
Contributor

Resolves #611

This is somewhat of a breaking change - maybe should not be included until the next major release.

Copy link

what-the-diff bot commented Jan 2, 2024

PR Summary

  • Interface Name Standardization in mouseDown.ts
    The name of the interface realMouseDownOptions has been altered to RealMouseDownOptions, adhering to a standardized naming convention, increasing readability and consistency throughout the code.

  • Interface Name Standardization in mouseUp.ts
    Similarly, in the mouseUp.ts file, realMouseUpOptions has been renamed to RealMouseUpOptions, ensuring that naming within the code maintains a consistent style, enhancing comprehensibility.

@dmtrKovalenko dmtrKovalenko merged commit 38fb31b into dmtrKovalenko:develop Feb 16, 2024
3 of 4 checks passed
@nicklemmon nicklemmon deleted the fix-mouse-down-up-interface-casing branch February 16, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants