Skip to content

refactor(frontend): TouchEventとMouseEventをPointerEventに統合#17201

Open
kakkokari-gtyih wants to merge 1 commit intomisskey-dev:developfrom
kakkokari-gtyih:refactor-unify-pointerevents
Open

refactor(frontend): TouchEventとMouseEventをPointerEventに統合#17201
kakkokari-gtyih wants to merge 1 commit intomisskey-dev:developfrom
kakkokari-gtyih:refactor-unify-pointerevents

Conversation

@kakkokari-gtyih
Copy link
Copy Markdown
Contributor

@kakkokari-gtyih kakkokari-gtyih commented Feb 28, 2026

What

  • MouseEventとTouchEventを両方受け付けている箇所を統一できる

Why

Additional info (optional)

MkSwiperは別途作業中 → #17101

For next release (v2026.2.0に入れない)

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Feb 28, 2026
@github-actions github-actions bot added the packages/frontend Client side specific issue/PR label Feb 28, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 28, 2026

Codecov Report

❌ Patch coverage is 0% with 57 lines in your changes missing coverage. Please review.
✅ Project coverage is 13.79%. Comparing base (71f50d3) to head (0c65a21).
⚠️ Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
...ckages/frontend/src/components/MkPullToRefresh.vue 0.00% 38 Missing and 16 partials ⚠️
...es/frontend/src/components/global/MkPageHeader.vue 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #17201       +/-   ##
============================================
- Coverage    63.50%   13.79%   -49.72%     
============================================
  Files         1161      241      -920     
  Lines       115966    11703   -104263     
  Branches      8367     3956     -4411     
============================================
- Hits         73650     1614    -72036     
+ Misses       40126     7912    -32214     
+ Partials      2190     2177       -13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

packages/frontend Client side specific issue/PR size:L This PR changes 100-499 lines, ignoring generated files.

Projects

Development

Successfully merging this pull request may close these issues.

1 participant