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: corrected horizontal slip judgment #8388

Merged
merged 5 commits into from Mar 23, 2021
Merged

fix: corrected horizontal slip judgment #8388

merged 5 commits into from Mar 23, 2021

Conversation

Dante-dan
Copy link
Contributor

Closes #8386

@codecov-io
Copy link

codecov-io commented Mar 23, 2021

Codecov Report

Merging #8388 (24e2f25) into dev (71d60cd) will increase coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head 24e2f25 differs from pull request most recent head 674cb4b. Consider uploading reports for the commit 674cb4b to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #8388      +/-   ##
==========================================
+ Coverage   85.33%   85.35%   +0.01%     
==========================================
  Files         221      221              
  Lines        5414     5414              
  Branches     1335     1336       +1     
==========================================
+ Hits         4620     4621       +1     
  Misses        520      520              
+ Partials      274      273       -1     
Impacted Files Coverage Δ
src/composables/use-touch.ts 100.00% <100.00%> (ø)
src/row/Row.tsx 100.00% <0.00%> (ø)
src/image/Image.tsx 86.66% <0.00%> (ø)
src/circle/Circle.tsx 92.15% <0.00%> (+1.96%) ⬆️

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 71d60cd...674cb4b. Read the comment docs.

@chenjiahan chenjiahan merged commit 507adef into youzan:dev Mar 23, 2021
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.

[Bug Report] 在 safari 上开启 tabs 组件滑动切换时,「手势返回」会误触右滑滚动
3 participants