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: PreviewGroup async src order #81

Merged
merged 2 commits into from
Mar 18, 2021
Merged

fix: PreviewGroup async src order #81

merged 2 commits into from
Mar 18, 2021

Conversation

shaodahong
Copy link
Member

@vercel
Copy link

vercel bot commented Mar 15, 2021

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/image/3hWmu8FJqThkiDvDbHZpTiqVtykG
✅ Preview: https://image-git-async-src-react-component.vercel.app

@codecov
Copy link

codecov bot commented Mar 15, 2021

Codecov Report

Merging #81 (1271c37) into master (10cb4ca) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #81   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          249       250    +1     
  Branches        73        73           
=========================================
+ Hits           249       250    +1     
Impacted Files Coverage Δ
src/Image.tsx 100.00% <100.00%> (ø)
src/PreviewGroup.tsx 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 10cb4ca...bb3d358. Read the comment docs.

@shaodahong shaodahong requested review from afc163 and zombieJ March 15, 2021 06:27
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.

Image.PreviewGroup组件未能按照正确的图片预览顺序排序
2 participants