Skip to content

#225 PointerEventの定数を修正#226

Merged
ienaga merged 2 commits into
mainfrom
develop
Nov 13, 2025
Merged

#225 PointerEventの定数を修正#226
ienaga merged 2 commits into
mainfrom
develop

Conversation

@ienaga

@ienaga ienaga commented Nov 13, 2025

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings November 13, 2025 01:23

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a typo in the PointerEvent constant name from POINTER_CANCEl to POINTER_CANCEL and bumps the version from 2.6.2 to 2.7.0.

  • Fixed spelling of POINTER_CANCEL constant in PointerEvent class
  • Added test coverage for POINTER_UP, POINTER_LEAVE, and POINTER_CANCEL constants
  • Updated package version to 2.7.0

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
src/index.ts Updated version display from 2.6.2 to 2.7.0
packages/events/src/PointerEvent.ts Fixed typo in constant name from POINTER_CANCEl to POINTER_CANCEL
packages/events/src/PointerEvent.test.ts Added test coverage for POINTER_UP, POINTER_LEAVE, and POINTER_CANCEL constants
package.json Updated package version from 2.6.2 to 2.7.0

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread packages/events/src/PointerEvent.ts
@ienaga ienaga merged commit 241445b into main Nov 13, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants