Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
hesprs
/
pointeract
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
8
Code
Issues
0
Pull requests
2
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Fix/swipe
- #54
#54
Merged
hesprs
merged 12 commits into
hesprs:main
hesprs/pointeract:main
from
babiakrs:fix/swipe
Copy head branch name to clipboard
Apr 1, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Fix/swipe
#54
hesprs
merged 12 commits into
hesprs:main
hesprs/pointeract:main
from
babiakrs:fix/swipe
Copy head branch name to clipboard
Commits
Commits on Mar 22, 2026
feat(modules): add `Swipe` module for detecting swipe gestures
babiakrs
committed
1660b6a
View commit details
Copy full SHA for 1660b6a
Browse repository at this point
feat(Swipe): add multi-touch support
babiakrs
committed
d6d8531
View commit details
Copy full SHA for d6d8531
Browse repository at this point
chore: add swipe event tests
babiakrs
committed
ea9e0d8
View commit details
Copy full SHA for ea9e0d8
Browse repository at this point
docs: add Swipe module documentation and event details
babiakrs
committed
d3e3baa
View commit details
Copy full SHA for d3e3baa
Browse repository at this point
chore(docs): resolve linting issues
babiakrs
committed
b9b9d53
View commit details
Copy full SHA for b9b9d53
Browse repository at this point
refactor(Swipe): reduce complexity of onPointerUp by extracting pointer processing logic to a separate method
babiakrs
committed
e77b0ad
View commit details
Copy full SHA for e77b0ad
Browse repository at this point
Commits on Mar 25, 2026
feat(Swipe): add `pointerNumber`, `duration`, and `displacement` to swipe events; support diagonal swipes; implement multi-pointer grouping logic
babiakrs
committed
a74be05
View commit details
Copy full SHA for a74be05
Browse repository at this point
Merge branch 'main' into fix/swipe
babiakrs
authored
d157b30
View commit details
Copy full SHA for d157b30
Browse repository at this point
fix(Swipe): apply linting rules
babiakrs
committed
4e9f0b5
View commit details
Copy full SHA for 4e9f0b5
Browse repository at this point
Commits on Apr 1, 2026
dev(swipe): refactor swipe and standardize naming
Show description for 6c39805
hesprs
committed
6c39805
View commit details
Copy full SHA for 6c39805
Browse repository at this point
Fix type error and dead links
hesprs
committed
e376a47
View commit details
Copy full SHA for e376a47
Browse repository at this point
fix import type
hesprs
committed
4edd5b6
View commit details
Copy full SHA for 4edd5b6
Browse repository at this point
You can’t perform that action at this time.