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

refactor: RM opt of preventDefault logic #338

Merged
merged 2 commits into from
Nov 25, 2020
Merged

refactor: RM opt of preventDefault logic #338

merged 2 commits into from
Nov 25, 2020

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Nov 25, 2020

移除缓动动画事件阻止效果,在 MAC 下非常容易触发页面跳转。

@vercel
Copy link

vercel bot commented Nov 25, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/tabs/ckl31ednq
✅ Preview: https://tabs-git-title.react-component.vercel.app

@codecov
Copy link

codecov bot commented Nov 25, 2020

Codecov Report

Merging #338 (941bbc1) into master (0eddc7a) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #338      +/-   ##
==========================================
- Coverage   98.74%   98.72%   -0.03%     
==========================================
  Files          13       13              
  Lines         557      548       -9     
  Branches      136      137       +1     
==========================================
- Hits          550      541       -9     
  Misses          7        7              
Impacted Files Coverage Δ
src/TabNavList/index.tsx 96.68% <100.00%> (-0.04%) ⬇️
src/hooks/useTouchMove.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0eddc7a...941bbc1. Read the comment docs.

@zombieJ zombieJ merged commit bbcd2fb into master Nov 25, 2020
@zombieJ zombieJ deleted the title branch November 25, 2020 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant